/*------------------------------------------------------------------全体設定--*/

body {
	padding:0;
	/*text-align:center;*/
	/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	font-size:13px;
	line-height:140%;
	color:#333;
	margin: 0;
	background-repeat: repeat-x;
}
body { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }
div,img,ul,li,br,ul,p,br,hr,form,dl,dt,dd,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	border:0;
}

ul,li {
	list-style-type: none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	zoom:1;
}

h1 {
	font-size:15px;
	color:#223ACE;
	line-height:1.2em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size:14px;
	color:#333333;
	margin: 0px 0px 0px 0px;
}

h3 { 
	font-size:14px;
	color:#333333;
	margin: 3px 0px 5px 0px;
	clear: both;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #9F907B;
	padding-left: 4px;
	padding-top: 1px;
	line-height: 18px;
}

a {
	color:#06C;
	text-decoration:none;
}

a:hover {
	color:#00F;
	text-decoration:underline;
}

.under_pad {
	padding-bottom: 8px;
}

.under_pad2 {
	padding-bottom: 16px;
}

span.bold {
	font-weight: bold;
}
span.red {
	color:#FF0033;
}
span.little {
	font-size:9px;
}
.exp_img {
	padding-bottom: 10px;
}
.clear_b {
	clear: both;
}
/*------------------------------------------------------------------コンテナ--*/

#container {
	padding:0;
	width:905px;
	text-align:left;
	background-color:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*------------------------------------------------------------------ヘッダー--*/

#header {
	width:905px;
	padding-left:0px;
	background-image: url(../img/header_back.gif);
	background-repeat: repeat-x;
	height: 48px;
	padding-top: 7px;
}

#header #logo {
	width:155px;
	padding-top:8px;
	padding-left:8px;
	float:left;
}

#header #headline {
	width:645px;
	padding-right:5px;
	float:right;
}

#header #sitemap {
	width: 90px;
	float: right;
}
/*------------------------------------------------------------------メニュー--*/

#menu {
	width:905px;
	clear: both;
	border: 1px dotted #666666;
	margin-bottom:3px;
}

#menu li {
	list-style-type:none;
	font-size:12px;
	margin-left:0px;
	text-align:center;
	float:left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

#menu a {
	width:118px;
	height:20px;
	display:block;
	color:#333;
	padding-top: 3px;
}

#menu a:hover {
	text-decoration:none;
	color:#444;
	background-color: #F0F0F0;
}

/*------------------------------------------------------------パンくずリスト--*/

#pankuzu {
	margin-left:2px;
	padding-bottom:3px;
	width:585px;
}

#pankuzu li {
	list-style-type:none;
	font-size:12px;
	padding-top:2px;
	padding-left:20px;
	padding-right:2px;
	float:left;
	background-image: url(../img/arrow_pankuzu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pankuzu li.start {
	padding-left:0;
	border-left:0;
	background:none;
}

/*----------------レフトメニュー----------------*/

#left_navi {
	width:200px;
	text-align:left;
	margin-right:6px;
	padding:0px;
	float:left;
}
#left_navi li {
	list-style-type: none;
}

.left_navi_box {
	margin-bottom: 10px;
}

.left_navi01 {
	padding:0px;
	font-size:12px;
	color: #333333;
	margin: 0px 0px 0px 0px;
}

.left_navi02 {
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_navi03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9F907B;
	border-bottom-color: #9F907B;
	border-left-color: #9F907B;
}

.left_navi03 li {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 11px 0px 15px;
	font-weight: normal;
}

.left_navi03 li.li_title {
	background-image: none;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
	clear: both;
}

.left_navi03 li.icon {
	font-size: 16px;
	padding-top: 14px;
}

.left_navi03 li.icon img {
	vertical-align: bottom;
}

.left_navi03 li.li_text {
	font-size: 14px;
	float: left;
}

.left_navi04 {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.left_navi05 {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #9F907B;
	border-top-color: #9F907B;
	border-left-color: #9F907B;
}

/*----------------------------------------------------------------コンテンツ--*/

#contents {
	width:905px;
	clear: both;
	padding-top: 2px;
}

#contents .pagetop {
	padding-top:20px;
	padding-bottom: 3px;
	text-align:right;
}

#contents .pagetop a {
	font-size:13px;
	padding-right:15px;
	background:url(../img/arrow_top.gif) center right no-repeat;
}

#main {
	width: 588px;
	float: left;
	padding-left: 5px;
	/*background-color:#392370;*/
}

#main h2 { 
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 32px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #9F907B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#main .explain {
	padding-bottom: 10px;
}
#main .top_explain {
	padding-left: 10px;
}
#main p.padding {
	padding-bottom: 7px;
}

#main .text {
	padding: 0px 5px 0px 5px;
}

#main .text_title {
	padding: 5px 0px 5px 0px;
	margin: 4px 0px 4px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#main .select_right {
	text-align: right;
}

#main .under_banner_outer {
	clear: both;
	padding-top: 28px;
}

#main .under_banner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 4px 0px 4px 0px;
}

#main .index_line {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
}
#main .index_line2 {
	padding-bottom: 5px;
	float: left;
}
#main .index_line_bottom {
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}

#right_navi {
	width: 300px;
	float: right;
}

.bottom_margin {
	margin-bottom: 10px;
}

/*------------------------------------------------------------------フッター--*/

#footer {
	margin-top:10px;
	padding-top:15px;
	padding-bottom:5px;
	text-align:center;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#footer_cnt {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}


#footer .logo {
	padding-bottom:15px;
}

#footer p.address {
	font-size:13px;
	line-height:1.3em;
	padding-bottom:20px;
}

#footer li {
	display:inline;
	list-style-type:none;
	font-size:12px;
	line-height:100%;
	padding-left:0.6em;
	margin-right:0.6em;
	border-left:solid 1px #333;
}

#footer li.start {
	margin-left:0em;
	border-left:solid 0px #333;
}

#footer ul {
	padding-bottom:2px;
}

#footer .copyright {
	font-size:12px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../img/footer_back.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin-top: 4px;
	color: #666666;
}

/*------------------------------------------------------------------トップ--*/

#main .main_top {

}

#main .top_h3 {
	font-size: 15px;
}

#main .top_h3 img {
	vertical-align: bottom;
}

#main .main_top .box {

	padding: 0px 4px 5px 4px;

	float: left;
	margin-right:4px;
	margin-left:3px;
	margin-bottom:7px;
}

#main .main_top .box_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 2px 2px 0px 2px;
	margin-bottom:4px;
}

#main .main_top .box_main {
	width: 574px;
}
#main .main_top .box_main span.title {
	font-size: 14px;
	font-weight: bold;
}
#main .main_top .box_main .top_title {
	padding-bottom: 10px;
}
#main .main_top .box_main .top_title .little {
	padding-left: 10px;
}
#main .main_top .box_text {
	padding-top: 5px;
}

#main .main_top .box_link {
	float: right;
	width: 150px;
}
.other_index_space {
	clear: both;
}

/*---------------------------------------------------------------サイトマップ--*/

#main .sitemap_body {

}

#main .sitemap_body li.padding {
	padding-bottom: 10px;
}

#main .sitemap_body span.title {
	font-size: 14px;
	font-weight: bold;
}

#main .sitemap_body li.little {
	padding-left: 10px;
}
#main .sitemap_body .sitemap_title img {
	vertical-align: bottom;
}
.sitemap_title {
	clear: both;
	padding-top: 20px;
}
li .sitemap_float {
	padding-right: 10px;
	float: left;
}
/*------------------------------------------------------------------------SNS--*/

.sns_tmp {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

.sns_face {
	float: right;
}

/*----------------------------------------------------------------------icon--*/

h2.h2_icon {
	background-repeat: no-repeat;
	background-position: right;
}

/*-------------------------------------------------------------------category--*/

.left_navi05 img {
	vertical-align: bottom;
}

.left_navi05 h3 {
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 2px;
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #9F907B;
	border-left-width: 0px;
}

/*-------------------------------------------------------------------puzzle--*/


#main .sudoku_list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	width: 572px;
}
#main .sudoku_list img {
	vertical-align: middle;
}
#main .sudoku_list .sudoku_list_box {
	float: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main .sudoku_list .list_left{
	float: left;
	padding-right: 5px;
	width: 165px;
}
#main .sudoku_list .list_right{
	float: left;
	padding-right: 10px;
	width: 100px;
}
#main .sudoku_list .list_left_daily{
	width: 280px;
}
#main .sudoku_list .list_right_daily{
	width: 280px;
}
#main .view_solve{
	width: 372px;
}
#main .view_answer{
	float: right;
}




