/*全体-------------------------------*/

html{
	height:100%;
	}

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, a, img, table, th, td, dl, dt, dd, form{
	border:0pt none;
	font-family:"メイリオ","ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3",sans-serif;
	margin:0px;
	padding:0px;
	}




br.clear{
	clear:both;
	margin:0px;
	padding:0px;
	}

ul, li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}




/*リンク-------------------------------*/

a{
	text-decoration: none;
	color:#0A50A1;
	}
a:link{
	text-decoration: none;
	}
a:visited{
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}


/*ページ全体-------------------------------*/

body {
	background:#333 none repeat scroll 0%;
	background:transparent url(img/backimg.gif) repeat scroll left top;
	font-size:12px;
	height:100%;
	}




#wrapper{
	margin:0px auto;
	width:950px;
	height:100%;
	min-height:100%;
	text-align:left;
	border-style:solid;
	border-width:0px 1px;
	border-color:#666;
	background-color:#fff;
	clear:both;
	}



body > #wrapper {
	height:auto;
	}



/*へっだ-------------------------------*/


#headerbox:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
#headerbox{
	display:inline-block;
	width:100%;
	background-color:#000;
	clear:both;
	}
#headerbox{display:block;}
/* Mac版IEのみに適用 \*//*/
#headerbox{ overflow: hidden; }
/* */





h1.logo{
	width:225px;
	padding:10px 0px 10px 20px;
	float:left;
	}


.head_leftbox{
	width:675px;
	padding-right:20px;
	float:right;
	}


.seachbox{
	padding:8px 0px;
	text-align:right;
	clear:both;
	}

.ks_txt{
	width:298px;
	}

.ks_btn{
	background-color:#666;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	height:20px;
	width:37px;
	color:#fff;
	}




.logo_txtbox{
	float:left;
	}

.logo_txtimg{
	padding:2px 0px 0px 0px;
	}

.head_bnimgbox{
	width:340px;
	height:60px;
	background-color:#ccc;
	float:right;
	}


/*------------ヘッドナビ-------------------------------------*/

.head_navibox:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
.head_navibox{
	display:inline-block;
	padding:10px;
	background:transparent url(img/headline.gif) repeat-x scroll left center; 
	clear:both;
	}
.head_navibox{display:block;}
/* Mac版IEのみに適用 \*//*/
.head_navibox{ overflow: hidden; }
/* */



.head_navitabbox{
	/*width:680px;*/
	width:670px;
	float:left;
	}

a.head_navitab_on,a.head_navitab_off,a.head_navitab_off_off{
	padding:6px 7px;
	color:#fff;
	text-decoration: none;
	margin-right:2px;
	min-width:35px;
	text-align:center;
	float:left;
	}

a:hover.head_navitab_on,a:hover.head_navitab_off{
	background-color:#000;
	text-decoration:none;
	}

a.head_navitab_on{
	background-color:#cc0000;
	}

a.head_navitab_off{
	background-color:#666;
	}


a.head_navitab_off_off{
	background-color:#ccc;
	}



.head_navimypagebox{
	/*横幅は250px*/
	width:248px;
	_width:240px;
	background-color:#cc0000;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	float:right;
	}


.head_navimycollebox{
	/*横幅は250px*/
	width:250px;
	height:26px;
	background:transparent url(img/bn_myweb.gif) no-repeat scroll left top;
	float:right;
	}
















.mypage_txt{
	padding:5px 5px;
	color:#fff;
	font-weight:bold;
	vartical-align:middle;
	float:left;
	}


a.mypage_btn{
	padding:2px 5px;
	margin:2px 2px 2px 0px;
	background-color:#000;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	color:#fff;
	text-decoration:none;
	float:right;
	}

a:hover.mypage_btn{
	background-color:#666;
	text-decoration:none;
	}




/*---------------メインテーブル-------------------------------*/


#contbox{
	width:100%;
	margin:0px 0px 0px 0px;
	}



#leftcontbox{
	width:689px;
	}
	
	
#rightcontbox{
	width:250px;
	padding-right:10px;
	/*右側は横幅最大200px*/
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:#ccc;
	}


/*---------------パンくず-------------------------------*/



.pankuzubox:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
.pankuzubox{
	display:inline-block;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#ccc;
	margin-bottom:10px;
	padding:0px 5px 3px 10px;
	clear:both;
	}
.pankuzubox{display:block;}
/* Mac版IEのみに適用 \*//*/
.pankuzubox{ overflow: hidden; }
/* */


.pankuzubox_mypage:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
.pankuzubox_mypage{
	display:inline-block;
	padding:0px 5px 3px 10px;
	clear:both;
	}
.pankuzubox_mypage{display:block;}
/* Mac版IEのみに適用 \*//*/
.pankuzubox_mypage{ overflow: hidden; }
/* */







.pankuzu{
	width:464px;
	color:#0A50A1;
	font-weight:bold;
	letter-spacing:-1px;
	float:left;
	}


.pankuzu_mypage{
	/*最大634px*/
	color:#0A50A1;
	font-weight:bold;
	letter-spacing:-1px;
	float:left;
	}


.pankuzu span,.pankuzu_mypage span{
	color:#FF7F00;
	}


.recomnext{
	width:210px;
	letter-spacing:-2px;
	text-align:right;
	font-weight:bold;
	float:right;
	}



.welcome_mypage{
	letter-spacing:-1px;
	padding-left:10px;
	font-weight:bold;
	float:left;
	}




/*--------------フッダー-------------------------------*/

#footbox:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}
#footbox{
	display:inline-block;
	background-color:#999;
	padding:7px;
	text-align:center;
	color:#fff;
	clear:both;
	}
#footbox{display:block;}
/* Mac版IEのみに適用 \*//*/
#footbox{ overflow: hidden; }
/* */

#footbox a{
	color:#fff;
	}


.copy{
	padding:5px;
	text-align:center;
	clear:both;
	}