@charset "Shift_JIS";

/*share style[
----------------------------------------------------------- */

/******************* ベース設定 ************************/

body {
	text-align:left;
	margin:0;
	padding:0;
	background:#fff;
	font:normal 12px/1.5em Verdana, Arial,"ＭＳ Ｐゴシック","Osaka",sans-serif;
	line-height:17px;
	padding-top:0px;
	color:#443c2b;
 	}

* {
	margin:0;
	padding:0;
	}

html {
	overflow-y:scroll;
	}

form,ul,li,dl,dt,dd,p,div{
	margin:0;
	padding:0;
}

ul,li{
	list-style:none;
	
}

img{
	border:none;
	margin:0;
	padding:0;
}

table,tr,td{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	font:normal 12px/1.5em Verdana, Arial,"ＭＳ Ｐゴシック","Osaka",sans-serif;
	line-height:17px;
}


.Clear{
	clear:both;
	height:0px;
}

/******************* リンク設定 ************************/

a{
	text-decoration:underline;
	}

a:link {
	color:#ff6600;
	text-decoration:none;
	}

a:visited {
	color:#ff6600;
	text-decoration:none;
	}

a:hover {
	color:#66cc99;
	text-decoration:none;
}

a:active {
	color:#ff6600;
	text-decoration:none;
	}
	
/******************* clearfix設定 ************************/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/******************* テキスト関連 ************************/

.font10{
	font-size:10px;
}

/******************* コンテナ ************************/
div#container{
 	width:845px;
	margin:0px;
	text-align:left;
	background:#fff ;
	}
	
	
/******************* ヘッダー ************************/

div#header00{
	margin:0px;
	text-align:left;
	background:#ffcccc; 
	}
	
div#header00 h1{
	font-size:10px;
	text-align:center;
	font-weight:normal;
	}	
	
div#header{
	height:168px;
	margin:0px;
	text-align:left;
	background:url(../imgs/h_background.gif) repeat-x left 0px; 
	}
	
div#header h2{
	display:block;
	background:url(../imgs/logo.gif) no-repeat;
	width:280px;
	height:168px;
	float:left;
	text-indent:-9999px;
}

div#header h2 a{
	display:block;
	background:url(../imgs/logo.gif) no-repeat;
	width:280px;
	height:168px;
	text-indent:-9999px;
}

div#headmenu{
	margin:5px 0 0 0;
	width:550px;
	float:right;
}

#head_ad{
	width:468px;
	margin:15px 0 0 40px;
}

#search{
	width:520px;
	text-align:center;
	margin:15px 15px 0 10px;
}

#search input,select{
	border:1px solid #000;
	background:#fff;
	padding:2px 5px;
}

input.s_size{
	width:150px;
	color:#666;
}

input.s_btn{
	width:100px;
	color:#666;
}

#head_navi{
	margin:0 0 0 30px;
}

#head_navi li{
	float:left;
	margin:0 0 0 10px;
}

/******************* center ************************/
div#center{
	margin:0px;
	overflow: hidden;
	}
	
	
/******************* 左メニュー ************************/
div#leftmenu{
	background:#ff6666;
	width:170px;
	float:left;
	height:100%;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	}
	
p#lastup{
	font-size:10px;
	color:#fff;
	text-align:center;
}
	
/******* sns ******/
#sns{
	text-align:center;
	margin:10px 0 0 10px;
	padding:0 0 40px 0;
	width:150px;
	background:#fff url(../img/t_menu.gif) no-repeat center bottom;
}

#sns h3{
	text-indent:-9999px;
	width:150px;
	height:70px;
	background:#fff url(../img/t_login.gif) no-repeat center top;
}

#sns form{
	padding:0;
	font-size:10px;
}

input.mail{
	width:100px;
	margin-bottom:3px;
}

input.pass{
	width:100px;
	margin-bottom:5px;
}

/******* オエカキ ******/

#oekaki{
	text-align:left;
	margin:0 0 0 10px;
	padding:0 0 40px 0;
	width:150px;
	background:#fff url(../imgs/m150_back.gif) no-repeat center bottom;
}

#oekaki h3{
	text-indent:-9999px;
	width:144px;
	height:47px;
	background: url(../imgs/t_oekaki.gif) no-repeat center top;
}

#oekaki ul{
	padding:5px;
}

#oekaki li{
	background: url(../imgs/point02.gif) no-repeat left 3px;
	padding:3px 0 0 18px;
	border-bottom:1px dashed #666;
}

#oekaki p{
	padding:5px;
	font-size:10px;
}

/******* ゲーム ******/

#game{
	text-align:left;
	margin:0 0 30px 10px;
	padding:0 0 13px 0;
	width:150px;
	background:#fff url(../imgs/m150_back_end.gif) no-repeat center bottom;
}

#game h3{
	text-indent:-9999px;
	width:144px;
	height:47px;
	background: url(../imgs/t_game.gif) no-repeat center top;
}

#game ul{
	padding:5px;
}

#game li{
	background: url(../imgs/point02.gif) no-repeat left 3px;
	padding:3px 0 0 18px;
	border-bottom:1px dashed #666;
}

/*---------------- link--------------------*/
h5#sitelink{
	width:150px;
	font-weight:bold;
	color:#fff;
	margin:0 0 8px 10px;
	padding:3px 0;
	border-bottom:2px dotted #CCC;
	text-align:left;

}

dl#sitelink{
	width:150px;
	margin:0;
	padding:5px 0 30px 10px;
	text-align:left;
}
	
dl#sitelink dt{
	font-size:10px;
	padding:0;	
	margin:0;
	color:#000;
} 

dl#sitelink dd{
	padding:0px 0 0px 0;
	margin:0 0 6px 0;
	color:#fff;
} 

#sitelink dd a{
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration: underline;
	color:#fff;
	}
	
#sitelink dd :hover{
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration: underline;
	color:#fff;
	}

/******************* メイン ************************/
div#main{
	width:675px;
	float:right;
	margin:0 0 50px 0;
	}
	
/******************* メイン内///真ん中大枠 ************************/
div#mainmenu{
	margin:0;
	width:490px;
	float:left;
	padding:0 0 32768px;
	margin-bottom: -32768px;
}

.ad468{
	margin:10px 0 0 10px;
}


/*******100バナ広告********/
#s_ad100 {
	margin:20px 10px 0 10px;
	text-align:center;

}

#s_ad100 dl{
	margin:0 7px 0 7px;
	float:left;
	width:100px;
}

#s_ad100 dd{
	padding:8px 0 0 0;
	font-size:10px;
}

/* ショッピング */
div#r_shopping{
	width:468px;
	height:81px;
	margin:10px 10px 0;
	background:url(../imgs/r_shopping.gif) no-repeat left top;
}

div#r_shopping p{
	padding:20px 0 0 200px;
}


div.pr{
	margin:0 10px;
}

div.pr ul{
	padding:0 10px;
}

div.pr li{
	background: url(../img/pr.gif) no-repeat left 5px;
	padding:1px 0 1px 18px;
}
	
/******************* メイン内右 ************************/
div#rightmenu{
	margin:0px;
	width:170px;
	float:right;
	padding:0 0 32768px;
	margin-bottom: -32768px;
}


#r_snscom{
	width:170px;
	margin:20px 0 0 0;
	background:#FCFBCA;
}

#r_snscom p{
	padding:5px;
	font-size:10px;
}

#r_snscom ul{
	padding:5px;
}

#r_snscom li{
	background: url(../imgs/point01.gif) no-repeat left 3px;
	padding:2px 0 2px 18px;
	border-bottom:1px dashed #666;
}


#r_snscom h3{
	text-indent:-9999px;
	width:170px;
	height:37px;
	background: url(../imgs/s_com.gif) no-repeat center top;
}

#r_snspick{
	width:170px;
	margin:20px 0 0 0;
	background:#F9EBCA;
}

#r_snspick h3{
	text-indent:-9999px;
	width:170px;
	height:37px;
	background: url(../imgs/s_pick.gif) no-repeat center top;
}

#r_snspick p{
	padding:5px;
	font-size:10px;
}

#r_snspick ul{
	padding:5px;
}

#r_snspick li{
	background: url(../imgs/point01.gif) no-repeat left 3px;
	padding:3px 0 0 18px;
	border-bottom:1px dashed #666;
}


/*******ひろば**********/
#m_menu{
	margin:20px 0 0 0;
	width:170px;
}
	
 
#m_menu ul{
	margin:0;
	width:170px;
}

 
#m_menu li{
	text-indent:-9999px;
	margin:0 0 20px 0;
}

#m_menu li a{
	text-indent:-9999px;
	display:block;
	width:170px;
	height:37px;
}



li#hi01 a{
	background: url(../imgs/m_syougakusei.gif) no-repeat center top;
}

li#hi02 a{
	background: url(../imgs/m_tyugakusei.gif) no-repeat center top;
}

li#hi03 a{
	background: url(../imgs/m_koukousei.gif) no-repeat center top;
}

li#hi04 a{
	background: url(../imgs/m_daigakusei.gif) no-repeat center top;
}

li#hi05 a{
	background: url(../imgs/m_otona.gif) no-repeat center top;
}

li#hi06 a{
	background: url(../imgs/m_minna.gif) no-repeat center top;
}

li#hi01_no a{
	background: url(../imgs/m_syougakusei2.gif) no-repeat center top;
}

li#hi02_no a{
	background: url(../imgs/m_tyugakusei2.gif) no-repeat center top;
}

li#hi03_no a{
	background: url(../imgs/m_koukousei2.gif) no-repeat center top;
}

li#hi04_no a{
	background: url(../imgs/m_daigakusei2.gif) no-repeat center top;
}

li#hi05_no a{
	background: url(../imgs/m_otona2.gif) no-repeat center top;
}

li#hi06_no a{
	background: url(../imgs/m_minna2.gif) no-repeat center top;
}


/******************* フッター ************************/
div#footer{
	background:#ff6666; 
	padding:20px 10px;
	font-size:10px;
	text-align:center;
	color:#fff;
}



/*******************font設定************************/

.orange{
	color:#FF9900;
}

.red{
	color:#FF0000;
}

.b_midori{
	color:#66cc00;
	font-weight:bold;
}

.b_red{
	font-weight:bold;
	color:#ff0000;
}

.b_pink{
	color:#ff6666;
	font-weight:bold;
}

.font10{
	font-size:10px;
}