@charset "utf-8";
/*////////////////////////////////////////////////
Reset
////////////////////////////////////////////////*/
* {
	font-size:100%;
	font-weight:normal;
	margin: 0;
	padding:0;
}
div,span,h1,h2,h3,h4,p,ul,li,dl,dt,dd,ol,table,th,tr,td,img,address,label,object,embed {
	border:0;
	font-weight:normal;
	text-decoration:none;
	line-height:100%;
	list-style-type:none;
	text-indent:0px;
}
img,a img {
	border:0;
}
a,a img {
	text-decoration:none;
}
.clear {
	clear:both;
}
strong,em,address {
	font-style:normal;
}
abbr {
	text-decoration:none;
	border:0;
}
/*////////////////////////////////////////////////
Common
////////////////////////////////////////////////*/
h1 a,
h1 a:hover {
	font-size:12px;
	line-height:120%;
	color:#FFF;
	font-weight:bold;
}
h3 {
}
label {
	cursor:pointer;
}
p {
	line-height:110%;
}
a {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color: #FF3300;
}
.mgt7 { margin-top: 7px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }
.mgt50 { margin-top: 50px; }
.mgb7 { margin-bottom: 7px; }
.mgb10 { margin-bottom: 10px; }
.mgb14 { margin-bottom: 14px; }
.mgb20 { margin-bottom: 20px; }
.mgb35 { margin-bottom: 35px; }
.mgt-b20 { margin: 20px 0; }
.mgr_1ems { margin-right:1em; }
p.direct {
	padding:5px 5px 10px;
}
/*////////////////////////////////////////////////
Design
////////////////////////////////////////////////*/

body {
	margin: 0;
	padding:0;
	color:#FFF;
	font-size:12px;
	line-height:120%;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Arial, Osaka, "ヒラギノ角ゴ Pro W3";
/*	background-color:#333;*/
	background-image:url(../img/bg_green2.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}
#container {
	width:946px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#containerin {
}
#head {
	margin-top:20px;
	width:946px;
	height:101px;
	background-image: url(../img/bg_head.png);
	background-repeat: no-repeat;
	position:relative;
}
#headin {

}
h1 {
	position:absolute;
	top:12px;
	right:20px;
	font-size:10px;
}
#logo {
	margin:27px 0 0 50px;
	
}



#main {
	width:946px;
}
#mainin {
}

#screen {
	width:637px;

}

/*
#king {
	width:637px;
	float:left;
}
*/
#king {
	width:637px;
	float:right;
}
#pg_top #king {
	width:637px;
	float:left;
}

#kingin {
}


#king .spbox {
	width:570px;
	margin:0 0 15px 0;
	float:left;
	display:inline;
	text-align:left;
}
#king .spbox img {
	border:2px solid #FFF;
	float:left;
	width:96px;
}
#king .spbox h4 {
	width:358px;
/*	background-image: url(../img/ya2.png);
	background-repeat: no-repeat;
	background-position:left 2px;
	text-indent:15px;*/
/*	behavior:url(/__resource/img/iepngfix.htc);*/
	margin-bottom:8px;
	line-height:120%;

}
#king .spbox h4 a {
	font-size:14px;
	line-height:120%;
	color:#c9ca51;
	font-weight:bold;
}
#king .spbox h4 a:hover {
	color:#FF3300;
}

#king .spbox p {
	font-size:12px;
}
#king .spbox .inright {
	width:358px;
	float:left;
	margin-left:10px;
}
#king .spbox .inright img {
	border:0 none;
	float:none;
	width:auto;
}

#queen {
	width:309px;
	float:left;
}
#pg_top #queen {
	width:309px;
	float:right;
}
#queenin {
}

#queen .bg_sh_head {
	width:309px;
	height:4px;
	font-size:0px;
	background-image: url(../img/bg_adt.png);
	background-repeat: no-repeat;
}
#queen .bg_sh_body {
	width:309px;
	height:100%;
	background-image: url(../img/bg_adb.png);
	background-repeat: repeat-y;
	padding-left:4px;
}
#queen .bg_sh_foot {
	width:309px;
	height:7px;
	font-size:0px;
	background-image: url(../img/bg_adf.png);
	background-repeat: no-repeat;
}


#queen .bg_sbox_head {
	width:309px;
	height:21px;
	font-size:0px;
	background-image: url(../img/bg_sbox_t.png);
	background-repeat: no-repeat;
}
#queen .bg_sbox_body {
	width:309px;
	background-image: url(../img/bg_sbox_b.png);
	background-repeat: repeat-y;
	text-align:center;
}
#queen .bg_sbox_bodyin {
	padding:0 15px 0 0;
}
#queen .bg_sbox_foot {
	width:309px;
	height:33px;
	font-size:0px;
	background-image: url(../img/bg_sbox_f.png);
	background-repeat: no-repeat;
}


#queen .spbox {
	width:276px;
	margin:0 0 7px 0;
	float:right;
	display:inline;
	text-align:left;
}

#queen .spbox img {
	border:2px solid #FFF;
	float:left;
	width:96px;
}
#queen .spbox h4 {
	margin-bottom:8px;
	line-height:120%;

}
#queen .spbox h4 a {
	color:#c9ca51;
	font-weight:bold;
}
#queen .spbox h4 a:hover {
	color:#FF3300;
}

#queen .spbox p {
	font-size:12px;
}
#queen .spbox .inright {
	width:168px;
	float:right;
}
#queen .spbox .inright img {
	border:0 none;
	float:none;
	width:auto;
}

/*////////////////////////////////////////////////
toppage
////////////////////////////////////////////////*/

#serach_pref {
	width:409px;
	float:left;
	height:300px;
	position:relative;

}
#serach_pref .warp {
	width:290px;
	position:absolute;
	top:40px;
	left:17px;
	vertical-align:middle;

}
#serach_pref h2 {
	width:114px;
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#serach_pref p {
	font-size:10px;
	line-height:120%;
	letter-spacing:1px;
	width:166px;
	float:left;
	margin-top:10px;
	display:inline;
}

#serach_line {
	width:225px;
	float:left;
}
#serach_line .base {
	width:225px;
	float:left;
	height:263px;
	background-image: url(../img/bg_searchline.png);
	background-repeat: no-repeat;
}
#serach_line .basein {
	padding:15px 15px 0 28px;
}
#serach_line h4 {
	font-weight:bold;
}

#serach_line ul {
	margin:6px 0 13px;
}
#serach_line li {
	background-image: url(../img/ya1.png);
	background-repeat: no-repeat;
	text-indent:15px;
	padding-bottom:4px;
	behavior:url(/__resource/img/iepngfix.htc);

}
#serach_line p {
	text-align:right;
	position:relative;
	bottom:5px;
	z-index:11;
}
#serach_line li a {

}

#serach_cat {
	width:637px;

}

.bg_box_head {
	width:637px;
	height:19px;
	font-size:0px;
	background-image: url(../img/bg_box_t.png);
	background-repeat: no-repeat;
}
.bg_box_body {
	width:637px;
	background-image: url(../img/bg_box_b.png);
	background-repeat: repeat-y;
}
.bg_box_body .inner {
	padding:0 0 0 20px;
}
.bg_box_foot {
	width:633px;
	height:33px;
	font-size:0px;
	background-image: url(../img/bg_box_f.png);
	background-repeat: no-repeat;
}

#serach_cat .catbox {
	width:273px;
	float:left;
	margin:0 20px 15px 0;
	display:inline;
}
#serach_cat .catbox img {
	border:2px solid #FFF;
	float:left;
	width:63px;

}
#serach_cat h4 {
	margin-bottom:8px;
}
#serach_cat .catbox h5 {
	background-image: url(../img/ya2.png);
	background-repeat: no-repeat;
	text-indent:15px;
	margin-bottom:8px;
}
#serach_cat .catbox h5 a {
	color:#c9ca51;
	font-weight:bold;
}
#serach_cat .catbox h5 a:hover {
	color:#FF3300;
}
#serach_cat .catbox p {
	font-size:10px;
}
#serach_cat .inright {
	width:196px;
	float:right;
}




/*////////////////////////////////////////////////
pagetop
////////////////////////////////////////////////*/
#pagetop {
	margin:12px 0 0 0;
	width:80px;
	float:right;
	background-image: url(../img/yatop.gif);
	background-repeat: no-repeat;
	background-position:left 1px;
	text-indent:12px;

}
#pagetop a {	
}

/*////////////////////////////////////////////////
navi
////////////////////////////////////////////////*/
#navi {
}

/*////////////////////////////////////////////////
foot
////////////////////////////////////////////////*/
#foot {
	clear:both;
	margin:40px 0 0;
	height:150px;
	background-image:url(../img/bg_foot.png);
	background-repeat:repeat-x;
	text-align:center;
}
#footin {
	width:906px;
	margin:0 auto;
	padding-top:15px;
	text-align:left;
}

#foot #footmenu1{
	clear:both;
	font-size: 10px;
	color:#FFF;
	margin:7px 0;
	padding:7px 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#foot #footmenu1 ul{
	width:520px;
}
#foot #footmenu1 li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	padding-right:5px;
	display:inline;
	white-space:nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#foot #footmenu1 li.end{
	border-right: none;
}
#foot .gr_foot {
	line-height:120%;
	padding:5px 0;
	font-size:10px;
}
#foot_slbase {;
	margin-top:5px;
	text-align:right;
}
.foot_slink {
	float:left;
	white-space:nowrap;
	margin-right:10px;
	display:inline;
}
.foot_slink a {
	font-size:10px;
}
/*////////////////////////////////////////////////
copyright
////////////////////////////////////////////////*/
#copyright {
	text-align:left;
	margin:10px 0 40px;
	font-size:10px;
}
#copyright a {
	text-decoration:none;
}
/*////////////////////////////////////////////////
group link
////////////////////////////////////////////////*/
#group {
	background-color:#edefec;
	width:1016px;
	margin:0 auto 5px;
	border:1px solid #CCC;
	font-size:10px;
	color:#3c3c3c;
}
#groupin {
	padding:5px 14px;
	text-align:left;
}
#group a {
	font-size:10px;
	color:#3c3c3c;
	text-decoration:none;
	letter-spacing:1px;
}

/*///////////////////////////////////////////////////
search
///////////////////////////////////////////////////*/
#open_mybox {
	margin-bottom:3px;
	position:absolute;
	top:68px;
	right:20px;
}
#searchbox {
	width:276px;
	border:1px solid #FFF;
	margin: 0 auto;
	text-align:left;
}
#searchboxin {
	padding:10px;
}
#searchbox h4 {
	width:255px;
	float:left;
	line-height:120%;
	color:#e1ad3a;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	margin:15px 0 5px; 0;
	padding:0 0 3px 0;
	background-image: url(../img/ya3.gif);
	background-repeat: no-repeat;
	text-indent:18px;
}
#searchbox ul {
	clear:left;
}
#searchbox li {
	margin:0;
	padding:0;
}

#searchbox ul#check_area {
	padding:0 0 15px 15px;
	display:none;
}
#searchbox ul#check_area li {
	width:120px;
	float:left;
	font-size:12px;
	color:#FFF;
}

#searchbox input {
	vertical-align:middle;
	margin:0 2px 0 0;
	padding:0;
}
#searchbox label {
	margin:0;
	padding:0;
	line-height:12px;
}
#searchbox label:hover {
	color:#FF3300;
}
#searchbox #select_as li
{
	font-weight:bold;
	color:#eebf56;
	margin-bottom:5px;
}

#searchbox h5 {
	cursor:pointer;
	font-weight:bold;
	color:#eebf56;
	margin:5px 0;
	text-decoration:underline;
}
#searchbox h5:hover {
	color:#FF3300;
}

#search_midashi {
	width:278px;
	margin:0 auto;
	text-align:left;
}
/*バナー*/
.bnr_rx04 {
	width:298px;
	height:84px;
	margin:0 0 5px 5px;
	background-image: url(../img/bnr_rx04.jpg);
	background-repeat: no-repeat;

}
.brxt {
	padding:38px 0 1px 90px;
}
.brxt a {
	color:#59493f;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.brxd {
	padding:0 5px 5px 90px;
}
.brxd a {
	color:#59493f;
	font-size:10px;
	text-decoration:none;
}
