@charset   "Shift_JIS";
* {
	margin: 0;
	padding: 0;
	font-size: 95%;
}
body {
	background: url(images/back.gif) repeat-x ;
	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 #00699b;
       border-left: 1px solid #00699b;
}
/* タイトル */
#title {
	color: #000000;
	font-size: 12px;
       height : 100px;
	margin-left : 10px;
}
.title-1 {
	background: url(images/title.gif) no-repeat;
	color: #ffffff;
	width : 750px;
       height : 180px;
	padding-right : 20px;
	padding-top: 165px;
	font-size: 12px;
       text-align : right ;
	font-weight: bold;
}
.title-2 {
	background: url(images/title-1.gif) no-repeat;
	color: #003f5e;
	width : 750px;
       height : 100px;
	padding-left : 110px;
	padding-top: 75px;
	font-size: 15px;
       text-align : left ;
	font-weight: bold;
}
.top {
	background: url(images/top.gif) no-repeat;
	color : #666666 ;
	padding-right : 10px;
	width : 750px;
	padding-top: 3px;
       height : 20px;
       text-align : right ;
	font-size: 14px;
}
.new {
	background: #ffffff ;
	color: #666666;
       height : 20px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
}
/* 左メニューブロック */
#left_block {
	background : #ffffff ;
	float: left;
	width: 230px;
	margin-top: 5px;
	font-size: 14px;
	margin-left : 5px;
	margin-bottom: 5px;
}
.menu {
	width: 230px;
	height : 40px;
       text-align : center ;
	margin-top : 5px;
}
.menu1 {
	background: url(images/menu-1.gif) no-repeat ;
	width: 230px;
	height : 30px ;
	font-size: 12px;
	color: #003f5e;
	padding : 9px 0px 0px 30px;
	margin : 0px 0px 0px 0px ;
}
	.menu1 a:link,
	.menu1 a:visited {
		font-size: 12px;
		color: #003f5e;
		text-decoration: underline;	
	}
	.menu1 a:hover,
	.menu1 a:active {
		font-size: 12px;
		color: #09afff;
		text-decoration: none;	
	}
/* 右メインブロック メニュー */
#right_block {
	float: right;
	width: 510px;
	margin-right : 5px;
	margin-top: 5px;
	font-size: 15px;
	padding-bottom: 10px;
}
.main {
	background: url(images/main3.gif) no-repeat;
	color: #003f5e;
	width : 510px ;
	height :40px ;
       text-align : left;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
	font-family : HGS創英角ｺﾞｼｯｸUB;
}
.main0 {
	width : 510px ;
       text-align : left;
}
.main1 {
	background: url(images/main2.gif) no-repeat;
	color: #003f5e;
	width : 510px ;
	height :30px ;
       text-align : left;
	padding-left: 40px;
	padding-top: 8px;
	font-size: 15px;
}
.main2 {
	color: #006799;
	width : 450px ;
	height :25px ;
       text-align : left;
	margin-left : 30px;
	margin-right : 30px;
	padding-left : 20px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
       border-bottom : 1px dashed #003f5e;
       border-left : 5px solid #003f5e;
}
.bun {
	color: #181818;
	line-height : 130% ;
       text-align : left;
	padding : 8px 5px 2px 5px ;
	font-size: 14px;
}
	.bun a:link,
	.bun a:visited {
		color: #003f5e;
		text-decoration: underline;	
	}
	.bun a:hover,
	.bun a:active {
		color: #09afff;
		text-decoration: none;	
	}
/* フッター */
#foot {
	background: url(images/foot.gif) no-repeat;
	width : 750px ;
	height :30px ;
	margin : 3px 0px 10px 10px ;
}
.foot {
	text-align:center;
	color: #0070a6;
	font-size: 12px;
	width : 750px ;
	font-weight: bold;
	padding : 8px 0px 0px 5px ;
}
	.foot a:link,
	.foot a:visited {
		color: #0070a6;
		text-decoration: none;	
	}
	.foot a:hover,
	.foot a:active {
		color: #11b1ff;
		text-decoration: none;	
	}
/* 写真 */
.pic {
	float: right ;
}
/* トップ */
.car {
	background : url(images/back-2.gif) repeat;
	width : 510px ;
       text-align : left;
	margin-top : 5px ;
	margin-bottom : 5px ;
       border : 4px solid #0095dd;
	font-size: 14px;
}
.car_0 {
	color: #666666;
       text-align : left;
	font-weight: bold;
	padding : 8px 8px 3px 8px ;
	font-size: 14px;
}
.car_1 {
	color: #000000;
       text-align : left;
	padding : 8px 8px 3px 8px ;
	font-size: 14px;
}
/* ぱんくず */
.pan {
	color: #000000;
	padding-left: 15px;
	padding-top: 6px;
	height : 21px ;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
	.pan a:link,
	.pan a:visited {
		color: #003f5e;
		text-decoration: underline;	
	}
	.pan a:hover,
	.pan a:active {
		color: #09afff;
		text-decoration: none;	
	}
.pan0 {
	background : #007297;
	color: #ffffff;
	padding-right: 15px;
	padding-top: 5px;
	height : 21px ;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
       text-align : right ;
}
	.pan0 a:link,
	.pan0 a:visited {
		color: #ffffff;
		text-decoration: underline;	
	}
	.pan0 a:hover,
	.pan0 a:active {
		color: #0099cc;
		text-decoration: none;	
	}
/* アドセンス・バナー */
.ad {
	font-size: 14px;
	color: #181818;
	padding : 5px 0px 0px 10px ;
}
.adsense-1 {
	font-weight: bold;
	font-size: 12px;
	text-align : left ;
	color: #0099cc;
	padding : 5px 10px 0px 10px ;
}
.adsense-2 {
	text-align : left ;
	margin : 5px 0px 0px 10px ;
}

strong {
	font-size: 14px;
	color: #181818;
}
b {
	font-size: 14px;
	color: #181818;
}
dt a{
	padding : 2px 5px 0px 5px;
	font-weight: bold;
	color : #003f5e;
}
dd {
	padding : 0px 5px 2px 5px;
	color : #ffffff ;
}
.news {
	background: url(images/back-1.gif) repeat;
	width : 510px ;
       border : 3px solid #0095dd;
	margin : 5px 0px 5px 0px ;
}
/* スタイルシート　コピー用 
	background: url(images/menu_home.jpg) no-repeat;
	height: 25px;
	color: #ffffff;
	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;	
	}
*/
