/* キャラクター */
p.yumikoBox {padding:8px 40px 8px 40px;margin:0px; text-indent: 0em; color:#001333; display:block; clear:both; }

p.mayuBox { padding:8px 40px 8px 40px;margin:0px; text-indent: 0em; color:#331e00;display:block; clear:both; }

p.makotoBox { padding:8px 40px 8px 40px;margin:0px; text-indent: 0em; color:#385767;display:block; clear:both; }

/* 基本 */
.sponsored1 {
color:#666666;
font-size:10px;
width:340px;
padding-left:20px;
}


body, td, div, span {
	FONT-SIZE: 12px;
	COLOR: #005e5b;
	FONT-FAMILY: "ＭＳ ゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS UI Gothic","Osaka","sans-serif";
	line-height:150%;
	
	}

body, img { 
	border:0px; 
	padding:0px; 
	text-align:center;

	}

body { 
	margin:0px;
	margin-top:0px;
	text-align:center;
	padding-top:0px;
	}

form, input {margin:0px; padding:0px;}
	
a:link {
	COLOR: #0000FF; TEXT-DECORATION: underline;
	}

a:active {
	COLOR: #0000FF; TEXT-DECORATION: underline;
	}

a:visited {
	COLOR: #0000FF; TEXT-DECORATION: underline;
	}

a:hover {
	COLOR: #FF0000; TEXT-DECORATION: none;
	}

h1, h2, h3 {margin:0px; padding:0px; font-weight:normal;}
.yellow {background:#ffff00;}
.red {color:#FF0000}
.blue {color:#0000ff}
.white {color:#FFFFFF;}
.f16 { font-size:16px;}
.f14 { font-size:14px;}
.f12 { font-size:12px;}
.f10 { font-size:10px;}
.smaller {font-size:smaller;}
.hr1 { width:730px;; height:1px; clear:both; display:block;}

/* 基本終わり */

/* メインラップ */
#mainWrap {
	display:block;
	margin:0px auto;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
	width:770px;
	background:top center url(/img/BG.gif) repeat-y;
	}
/* メインラップ終わり */

/* ヘッダーとメニュー */
#header{
_margin-top:-19px;
	width:770px;
	height:156px;
	display:block;
	padding-top:0px;
	background:top center url(/img/banner.jpg) no-repeat;
}

#header h1, #header h1 a:link, #header h1 a:hover, #header h1 a:visited, #header h1 a:active {
	width:770px;
	height:156px;
	display:block;
	margin:0px;
	margin-top:0px;
	padding:0px;
	text-indent:-9999px;
	TEXT-DECORATION: none;
}

#menu {
	width:748px;
	height:47px;
	/*display:block;*/
	background:top center url(/img/menuBG.gif) repeat-x;
	margin:0px auto 0px auto;
	padding:4px 0px 0px 0px;
	text-align:center;
	}

#menuLink {
	/*width:734px;
	height:33px;
	display:block;
	border:1px solid #06ac93;
	background:top center url(/img/linkBG.gif) repeat;*/
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
	
}

#menuLink ul {
	width:734px;
	height:33px;
	display:block;
	background:top center url(/img/linkBG.gif) repeat;
	border:1px solid #06ac93;
	list-style:none;
	padding-top:0px;
	/*display:inline;*/
	margin:0px 0px 0px 5px;
	padding-left:0px;
	float:left;
	text-align:left;
	}
	
#menuLink ul li {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:120px;
	text-align:center;
	}

#menuLink ul li a:link, #menuLink ul li a:active, #menuLink ul li a:visited {
	border-right:1px solid #46ccb7;
	border-left:1px solid #c5fff6;
	font-size:12px;    
	display:block;  /*リンク範囲をブロックに変更する*/
  	width:120px;     /*リンク範囲の横幅は100％*/
  	_height : 31px;  /*リンク範囲の高さをfirefoxとIEで代える必須*/
  	height : 26px;  /*リンク範囲の高さをfirefoxとIEで代える必須*/
	vertical-align:middle;
	padding:5px 0px 0px 0px;
  	background:bottom right url(/img/menuLinkBG.gif) no-repeat;  
  	/*background-position : left top;  画像を左上に配置*/
  	/*background-repeat : repeat-x;   背景画像を繰り返さない*/     
  	margin : 0px;
  	text-decoration : none;  /*下線を表示しない*/  
  	color : #3366ff;
  	line-height : 105%;  /*テキストの位置を調整*/
	}


#menuLink ul li a:hover{
	border-right:1px solid #46ccb7;
	border-left:1px solid #c5fff6;
	font-size:12px;    
	display:block;  /*リンク範囲をブロックに変更する*/
  	width:120px;     /*リンク範囲の横幅は100％*/
  	_height : 31px;  /*リンク範囲の高さをfirefoxとIEで代える必須*/
  	height : 26px;  /*リンク範囲の高さをfirefoxとIEで代える必須*/
	vertical-align:middle;
	padding:5px 0px 0px 0px;
  	background-image:url(/img/linkBGB.gif);  
  	background-position : right bottom;  /*画像を右下に配置*/
  	background-repeat : repeat-x;   /*背景画像を横に繰り返す*/     

  	margin : 0px;
	color:#FF3300;
  	text-decoration : underline;  
  	line-height : 105%;  /*テキストの位置を調整*/

	}
*html body #menuLink ul li a:link, #menuLink ul li a:active, #menuLink ul li a:visited, #menuLink ul li a:hover {/*リンク範囲の高さをfirefoxとIEで代える必須*/
height : 30px;
}
#menuLink ul li a.rightLi:link, #menuLink ul li a.rightLi:active, #menuLink ul li a.rightLi:visited, #menuLink ul li a.rightLi:hover {border-right:0px;}

/* ヘッダーとメニュー終わり */

/* コンテンツ*/

.sikiri {	
	width:100%;
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	}
	
.pankuzu {
	font-size:10px;
	text-align:left;
	clear:both;
	margin:3px 10px 3px 10px;
	}
.pankuzu img { margin-right:5px;}

#contentBox {
	display:block;
	width:740px;
	/*background-color:#00CC99;*/
	margin:0px 15px 0px 15px;
	}

.entryBox {
	margin:0px 0px 0px 0px;
	text-align:left;
	width:510px;
	display:block;
	float:left;
	/*background-color:#33CCCC;*/
	}

.entryBox h2 img  { margin-right:10px;}
.entryBox h2 { 
	margin:0px 0px 5px 0px;
	background:top left url(/img/bulletBG.gif) repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#008363;
	
	}
.entryBox p { padding:8px 40px 8px 40px;margin:0px; text-indent: 1em; }

.entryBox p.noIndent { padding:8px 40px 8px 40px;margin:0px; text-indent: 0em; }
.entryBox h3 { font-size:14px; font-weight:bold; border-bottom:2px solid #999999;margin:10px 20px 8px 25px;}


.menuBox { 
	width:225px;
	float:right;
	margin-left:0px;
	}

.menuHeader { 
	width:223px;
	height:41px;
	background: top center url(/img/sideBG.gif) no-repeat;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:0px;
}

.menuHeader h3 { 
	margin:0px 0px -1px 0px; 
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold;
	display:block;
	padding-top:10px;
	}

.menuList {
	width:224px;
	border-bottom:1px solid #22bda5;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	margin-top:-4px;
	background-color:#efefef;
	margin-bottom:15px;
	background:top left url(/img/sideLinkBG.gif) repeat;
}
/**/
.menuList ul{
text-align:left;
font-size:12px;
margin-left:4px;
margin-bottom:3px;
margin-top:3px;
padding-left:0px;
padding-top:0px;
padding-right:0px;
padding-bottom:3px;
/*list-style-image:url(/img/bulletS2.gif);*/
}

.menuList ul li {
	display:block;
	/*list-style-image:url(/img/bulletS2.gif);*/
	margin-right:1px;
	width:214px;
	height:auto;
	/*border-bottom:1px solid #4cc5ae;
	border-top:1px solid #59ddc9;*/
	border-right:1px solid #006f9b;
	border-left:1px solid #006f9b;
	list-style:none;
	margin:0px;
	float:left;

}

.menuList ul li a:link, .menuList ul li a:active, .menuList ul li a:visited  {
	display:block; 
	text-align:left;
	/*border-bottom:1px solid #d5d5d5;*/
	/*border-top:1px solid #ffffff;*/
	text-decoration:none;
_width:100%;
/*font-weight:bold;*/
	height:auto;
	color:#ffffff;
	padding-top:4px;
	padding-right:12px;
	padding-bottom:4px;
	padding-left:12px;
	background:bottom right url(/img/sideLinkBGA.gif) no-repeat;
	line-height:110%;
	/*border:1px solid #51d4bb;*/
	}
	
.menuList ul li a:hover { 
	display:block; 
	background:bottom right url(/img/sideLinkBGB.gif) no-repeat;
	background-color:#ffff33;
	text-align:left;
_width:100%;
/*font-weight:bold;*/
	height:auto;
	color: #FF0000;
	/*border-bottom:1px solid #d5d5d5;*/
	/*border-top:1px solid #ffffff;*/
	text-decoration:underline;
	line-height:110%;
	padding-top:4px;
	padding-right:12px;
	padding-bottom:4px;
	padding-left:12px;
	/*border:1px solid #51d4bb;*/

	}



/**/
.menuList blockquote {
	margin:1px 10px 1px 10px; 
	padding:10px 3px 10px 3px; 
	font-size:10px; 
	border:1px solid #666666;
	background-color:#FFFFFF;
	width:150px;
	}
.menuList blockquote form{ margin:0px; width:149px; display:inline;}
.sideMenuLink { 
	text-align:left; 
	font-size:12px;
	/*height:19px;*/
	width:200px;
	padding:7px 0px 7px 0x;
	/*padding:7px 0px 7px 0x;*/
	margin:0px 10px 0px 10px;
	display:block;
	}

.sideMenuLink a img.left {margin-right:5px;} 
.sideMenuLink a img.right { margin:0px;display:inline;} 
.sideMenuLink a.topli { border-top:0px;}

.sideMenuLink a:link, .sideMenuLink a:active, .sideMenuLink a:visited  {
	display:block; 
	text-align:left;
	clear:both;
	border-bottom:1px solid #d5d5d5;
	border-top:1px solid #ffffff;
	text-decoration:none;
	background:bottom right url(/img/migisita.gif) no-repeat;
	}
	
.sideMenuLink a:hover { 
	display:block; 
	background:bottom right url(/img/migisita.gif) no-repeat;

	background-color:#D9F9FF;
	text-align:left;
	clear:both;
	border-bottom:1px solid #d5d5d5;
	border-top:1px solid #ffffff;
	text-decoration:none;
	}


.btmLink { width:730px; font-size:smaller;padding:10px 0px 10px 0px;}
.footer {
padding:10px 0px 0px 10px;
text-align:center;
color:#666666;
font-size:smaller;
}

/* コンテンツ終わり*/



	