@charset   "Shift_JIS";
* {
	margin: 0;
	padding: 0;
}
body {
	background: #f9f9f2;
	width: 760px;
	color: #000000;
	text-align : center ;
}
#wrap {
       width:770px;
       margin-left:auto; 
       margin-right:auto;
       text-align:left;
	background: #ffffff;
       border-right: 1px solid #666666;
       border-left: 1px solid #666666;
}
/* タイトル */
#title {
	color: #000000;
	font-size: 12px;
       height : 100px;
	margin-left : 10px;
}
.title1 {
	background: url(images/title.gif) no-repeat;
	color: #666666;
       height : 100px;
	padding-right : 15px;
	padding-top: 80px;
	font-size: 12px;
	font-weight: bold;
       text-align : right ;
}
.h1 {
	background: #ffffff;
	color: #666666;
       text-align:left;
	padding-left: 10px;
	width : 750px;
	padding-top: 2px;
       height : 20px;
	padding-bottom: 2px;
	font-size: 15px;
}
.new {
	background: url(images/new.gif) no-repeat;
	color: #ffffff;
       height : 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
}
/* 左メニューブロック */
#left_block {
	background: #ffffff;
	float: left;
	width: 230px;
	margin-top: 5px;
	font-size: 12px;
	margin-left : 5px;
	margin-bottom: 5px;
}
.menu0 {
	background: #f5f5eb;
	width: 230px;
	padding : 5px 5px 5px 5px ;
	margin-left : 0px;
	margin-top : 10px;
       border : 3px solid #cc00cc;
}
.menu {
	background: url(images/menu.gif) no-repeat 0px 0px ;
	width: 220px;
	color: #ffffff;
	height : 30px;
	font-weight: bold;
	font-size: 13px;
	padding : 8px 8px 0px 30px ;
	margin-left : 0px;
	margin-top : 5px;
}
.menu1 {
	background: url(images/point.gif) no-repeat 1px 5px #f5f5eb;
	width: 220px;
	font-size: 13px;
	height : 20px;
	padding : 3px 0px 0px 15px;
       border-bottom: 1px dashed #cc00cc;
	margin : 5px 0px 0px 0px ;
}
	.menu1 a:link,
	.menu1 a:visited {
		font-size: 12px;
		color: #cc00cc;
		text-decoration: underline;	
	}
	.menu1 a:hover,
	.menu1 a:active {
		font-size: 12px;
		color: #ff00ff;
		text-decoration: none;	
	}
/* 右メインブロック メニュー */
#right_block {
	float: right;
	width: 510px;
	margin-right : 10px;
	margin-top: 5px;
	font-size: 15px;
	padding-bottom: 10px;
}
.main {
	background: url(images/main1.gif) no-repeat;
	color: #cc00cc;
	width : 510px ;
	height :40px ;
       text-align : left;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 20px;
	margin-bottom: 5px;
}
.main1 {
	background : #fff4ff ;
	color: #ff00ff;
	width : 470px ;
	height :25px ;
       text-align : left;
	margin-left: 20px;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
       border-left : 5px solid #990099;
       border-bottom : 1px dashed #990099;
}
.bun {
	color: #181818;
	line-height : 140% ;
       text-align : left;
	padding : 3px 5px 3px 5px;
	font-size: 14px;
}
	.bun a:link,
	.bun a:visited {
		color: #000000;
		text-decoration: underline;	
	}
	.bun a:hover,
	.bun a:active {
		color: #d56a00;
		text-decoration: none;	
	}
.pic {
	float: right;
	margin : 0px 6px 0px 6px ;
}
.job {
	background: #efefe0;
	color: #181818;
	width : 510px ;
       text-align : left;
	margin-top: 3px;
	margin-bottom: 2px;
}
.job-0 {
	float: left;
	font-weight: bold;
	color: #808040;
       text-align : center;
	padding-top : 5px;
	font-size: 14px;
	width : 510px ;
}
.job-1 {
	float: left;
	color: #181818;
	line-height : 140% ;
       text-align : left;
	padding : 5px;
	font-size: 14px;
}
	.job-1 a:link,
	.job-1 a:visited {
		color: #676734;
		font-size: 14px;
		text-decoration: underline;	
	}
	.job-1 a:hover,
	.job-1 a:active {
		color: #cc0000;
		font-size: 14px;
		text-decoration: none;	
	}
.job-2 {
	float: left;
	margin : 5px ;
}
.point {
	background: #e0e0c2;
	color: #b3b36a;
	width : 510px ;
       text-align : left;
	margin-top: 3px;
	margin-bottom: 2px;
	padding : 5px 0px 10px 0px;
}
.point-1 {
	float: left;
	font-weight: bold;
	color: #c66300;
       text-align : left ;
	padding : 15px 0px 5px 20px;
	font-size: 14px;
	width : 510px ;
}
.point-2 {
	float: left;
	font-weight: normal;
	color: #2d2d2d;
       text-align : left;
	padding : 3px 6px 3px 6px;
	font-size: 12px;
	width : 510px ;
}





/* フッター */
#foot {
	background: url(images/foot.gif) no-repeat;
	width : 750px ;
	height :30px ;
	margin : 0px 0px 15px 10px ;
}
.foot {
	text-align:center;
	color: #999999;
	font-size: 12px;
	width : 748px ;
	padding : 9px 0px 0px 5px ;
}
	.foot a:link,
	.foot a:visited {
		color: #999999;
		text-decoration: none;	
	}
	.foot a:hover,
	.foot a:active {
		color: #cccccc;
		text-decoration: none;	
	}
/* ぱんくず */
.pan {
	background: url(images/pan.gif) no-repeat 0px 4px;
	color: #666666;
	padding-left: 15px;
	padding-top: 3px;
	height : 21px ;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
	.pan a:link,
	.pan a:visited {
		color: #ff00ff;
		font-size: 10px;
		text-decoration: underline;	
	}
	.pan a:hover,
	.pan a:active {
		color: #990099;
		font-size: 10px;
		text-decoration: none;	
	}
/* アドセンス・バナー */
.ad {
	text-align:center;
	margin : 10px 0px 10px 0px ;
}
.pr {
	background: url(images/pr.gif) no-repeat;
	text-align:center;
	height : 235px ;
	margin : 10px 0px 10px 5px ;
	width: 220px;
	padding-top : 30px;
}
strong {
	color: #f00078;
	font-size: 14px;
}
b {
	color: #f00078;
	font-size: 14px;
}
dt a{
	padding : 2px 5px 0px 5px;
	font-weight: bold;
	background: #f3f3e9;
	color : #ff00ff;
	font-size: 14px;
}
dd {
	padding : 0px 5px 2px 5px;
	color : #666666;
	font-size: 12px;
}
.news {
	background: #efefe0;
	width : 510px ;
       border : 3px solid #c5c58b;
	margin : 5px 0px 5px 0px ;
}
/* スタイルシート　コピー用 
	background: url(images/menu_home.jpg) no-repeat;
	height: 25px;
	color: #ffffff;
	float: right;
	padding-left: 3px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
       border-right: 1px solid #cccccc;
       border-left: 1px solid #cccccc;
	font-size: 100%;
	font-weight: bold;
	font-family : HGS創英角ｺﾞｼｯｸUB;


	.pr a:link,
	.pr a:visited {
		color: #4a0000;
		text-decoration: underline;	
	}
	.pr a:hover,
	.pr a:active {
		color: #ff0000;
		text-decoration: none;	
	}
*/