@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px;
}

body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre { margin: 0; padding: 0; }
ul, li { list-style-type: none; }
a { color: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; }
a:hover { color: #f00; text-decoration: underline; outline: 0; }
a:active { color: #f00; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; }
img { border: 0; }

/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #00a0e9;
	margin: 0px;
	padding: 0px;
	background: #d6eff4 url(../img/bg.gif);
	text-align: center;
}

h1, h2, h3, p, ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
}

img {
	border: none;
}

/*ＨＰ枠の設定
------------------------------------------------------------------*/
#container {
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #00a0e9;
	border-bottom: 2px solid #00a0e9;
	border-left: 2px solid #00a0e9;
	text-align: left;
}

/*ヘッダー設定（ＨＰタイトルとかＨ１タグとかある所）
------------------------------------------------------------------*/
#header h1 {
	font-size: 11px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}

#header {
	background: url(../img/header_bg.gif) repeat-x bottom;
}

#logo h1 a {
	font-size: 30px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
	text-decoration: none;
}

/*メインメニューの設定
------------------------------------------------------------------*/
#menu {
	color: #FFFFFF;
	background: #00a0e9;
}

#menu li {
	float: left;
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/menu_bg.gif) no-repeat left top;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-right: 1px solid #a4e6f4;
	width: 150px;
	overflow: hidden;
}

#menu a:hover {
	background: url(../img/menu_bg.gif) no-repeat right bottom;
}

/*メイン写真（下にある黒いラインとフロート解除）
------------------------------------------------------------------*/
#mainimg {
	clear: both;
	border-bottom: 5px solid #00a0e9;
}

/*メインコンテンツ（文章がある部分）
------------------------------------------------------------------*/
#main {
	float: left;
	width: 520px;
	display: inline;
	margin-left: 15px;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 18px;
}

* html #main {
	width: 460px;
}

#main h2 {
	font-size: 100%;
	background-color: #a4e6f4;
	border-left: 8px solid #00a0e9;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}

#main p {
	margin: 3px 10px 8px 10px;
}

#new li {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	text-indent: -1em;
	padding-left: 1em;
}

/*サブコンテンツ（右側のスペース）
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 230px;
	display: inline;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
}

.subtable {
	border: 1px solid #a4e6f4;
	margin-bottom: 20px;
}

.subtable h3 {
	background: #999999 url(../img/sub_midashi_bg.gif) repeat-x bottom;
	margin: 1px;
	text-align: center;
	font-size: 100%;
	padding-bottom: 20px;
	padding-top: 5px;
}

.subtable p {
	padding: 5px;
	color: #999999;
	font-size: 85%;
}

/*文字サイズ変更ボタン（ここは変更しないように）
------------------------------------------------------------------*/
#fsize {
	height: 44px;
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#fsize li {
	float: right;
}

#fsize a {
	overflow: hidden; /*firefox用*/
	display: block;
	/*text-indent: -9999px;*/
}

#sm a {
	background-image: url(../img/fsize_btn_01.gif);
	height: 44px;
	width: 58px;
}

#sm a:hover {
	background-image: url(../img/fsizen_btn_01.gif);
}

#me a {
	background-image: url(../img/fsizen_btn_02.gif);
	height: 44px;
	width: 55px;
}

#me a:hover {
	background-image: url(../img/fsizen_btn_02.gif);
}

#la a {
	background-image: url(../img/fsize_btn_03.gif);
	height: 44px;
	width: 60px;
}

#la a:hover {
	background-image: url(../img/fsizen_btn_03.gif);
}

/*フッター（コピーライト部分）
------------------------------------------------------------------*/
#footer {
	color: #FFFFFF;
	background-color: #00a0e9;
	text-align: center;
	clear: both;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a {
	color: #a4e6f4;
	text-decoration: none;
	font-size: 90%;
}

/*clearfix（ここは変更しないように）
------------------------------------------------------------------*/
#menu: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	background: #00a0e9;
}

#menu {
	display: inline-block;
	background: #00a0e9;
}

/* Hides from IE-mac \*/
*html #menu {
	height: 1%;
}

#menu {
	display: block;
	background: #00a0e9;
}

/* End hide from IE-mac */

/* サイドメニュー */
.side-navi {
	margin-bottom: 10px;
	border-top: solid 1px #CCCCCC;
	list-style-type: none;
	font-size: 12px;
	padding: 0 0 0 20px;
}

.side-navi li {
	display: block;
	background: url(../img/side_menu.jpg) left top no-repeat;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-indent: 2em;
	overflow: hidden;
}

.side-navi li a {
	vertical-align: middle;
	text-align: left;
}

.side-navi li: hover {
	display: block;
	background: url(../img/side_menu_on.jpg) left top no-repeat;
	width: 200px;
	height: 25px;
	line-height: 25px;
	text-indent: 2em;
	overflow: hidden;
}

.side-navi .current_page_item a {
	color: #669900;
	text-decoration: none;
}

/* フッタメニュー */

.side-navi li a {
	color: #00A0E9;
	text-decoration: none;
}

.side-navi li a:visited {
	color: #00A0E9;
	text-decoration: none;
}

.side-navi li a:hover {
	color: #FF9900;
	text-decoration: none;
}

#breadcrumb {
	text-align: left;
	font-size: 12px;
}

#breadcrumb a {
	color: #00A0E9;
	text-decoration: none;
}

.contents-text {
	margin-bottom: 10px;
	text-align: left;
}

/* リンク集 */

.favorite {
	padding: 0 0 0 20px;
	list-style-type: none;
}

.favorite li {
	background: url(../img/arw_sm.gif) left center no-repeat;
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 20px;
}

.favorite li a {
	color: #00A0E9;
	text-decoration: none;
}

.pr-box {
	padding: 1px 10px;
	height: 14px;
	font-size: 10px;
	color: #000000;
}

.pr-box a {
	padding: 1px 10px;
	height: 14px;
	font-size: 10px;
	color: #000000;
}

.pr-box a:hover {
	color: #000000;
}

.imgad {
	background: url(../img/ad.gif) no-repeat;
	width: 520px;
	height: 130px;
}

.h4_ttl1, .h4_ttl2 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px 0 0 40px;
	width: 200px;
	height: 28px;
}

/* フォント */
.h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

.h4_ttl1 {
	background: url(../img/h4_ttl1.jpg) no-repeat;
	color: #333333;
}

.h4_ttl2 {
	background: url(../img/h4_ttl2.jpg) no-repeat;
	color: #333333;
}

.mini-contents {
	overflow: hidden;
}

.mcont-text-l {
	float: left;
	margin-bottom: 10px;
	width: 240px;
	text-align: left;
	margin-right: 10px;
}

.mcont-text-r {
	float: left;
	margin-bottom: 10px;
	width: 240px;
	text-align: left;
	margin-left: 10px;
}

	.pr-box {
			margin: 0;
			padding: 1px 10px;
			width: 760px;
			height: 14px;
			font-size: 10px;
			color: #fff;
			background: #2e251;
		}
		
			.pr-box ul {
				margin: 0;
				padding: 0 0 0 30px;
				background: url(../img/pr.gif) 0 3px no-repeat;				
			}
			
				.pr-box ul li {
					display: inline;
					margin: 0 10px 0 0;
					padding: 0;
				}
	
					.pr-box ul li a { color: #000; font-weight: bold; }
						.pr-box ul li a:hover { color: #000; text-decoration: underline; }
						
	#breadcrumb { margin: 0 5px 0 0; padding: 0; }
		#breadcrumb ul { margin: 0; padding: 0; text-align: left; }
			#breadcrumb ul li { display: inline; margin: 0; padding: 0; }
				#breadcrumb ul li a { color: #4a4124; }
					#breadcrumb ul li a:hover { color: #f90; }