@charset "utf-8";

/*初期化*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #474747;
	font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #F1238E;
}
a:visited {
	text-decoration: none;
	color: #F1238E;
}
a:hover {
	text-decoration:underline;
	color: #F1238E;
}
a:active {
	text-decoration:underline;
	color: #F1238E;
}


/* topbox */
#topbox {
	background: #F2F2F2;
	border-bottom: 1px solid #BEBEBE;
	font-size: 10px;
	line-height: 100%;
}
#topbox div {
	margin: 0px auto;
	width: 881px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topbox #t_left {
	float: left;
	width: 400px;
	text-align: left;
	color: #707070;
}
#topbox #t_right {
	float: right;
	width: 400px;
	list-style: none;
	text-align: left;
}
#topbox #t_right li {
	float: right;
	background: url(/images/common/top_icon.gif) no-repeat left 1px;
	padding-left: 12px;
	margin-left: 15px;
	font-size: 12px;
}
#topbox #t_right a {
	color: #5A5A5A;
}

/*header*/
#header {
	border-bottom: 1px solid #C5C5C5;
	background: url(/images/common/header_back.gif) repeat-x;
	clear: both;
	color: #5F5F5F;
}
#header #logobox {
	margin: 0px auto;
	width: 881px;
	padding-top: 5px;
}
#header #logobox #logo_l {
	width: 600px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}
#header #logobox #logo_l h1 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 8px;
}
#header #logobox #logo_r {
	float: right;
	width: 200px;
	text-align: right;
}
#header #logobox #logo_r p {
	font-size: 11px;
	margin-top: 5px;
}
#header #menu {
	clear: both;
	margin: 0px auto;
	width: 881px;
}
#header #menu ul {
	list-style: none;
}
#header #menu li {
	float: left;
	height: 34px;
}
#header #menu a {
	text-align: left;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 34px;
}
#header #menu #navi1 a {
	background: url(/images/common/menu01.gif) no-repeat left top;
	width: 143px;
}
#header #menu #navi2 a {
	background: url(/images/common/menu02.gif) no-repeat left top;
	width: 162px;
}
#header #menu #navi3 a {
	background: url(/images/common/menu03.gif) no-repeat left top;
	width: 144px;
}
#header #menu #navi4 a {
	background: url(/images/common/menu04.gif) no-repeat left top;
	width: 144px;
}
#header #menu #navi5 a {
	background: url(/images/common/menu05.gif) no-repeat left top;
	width: 144px;
}
#header #menu #navi6 a {
	background: url(/images/common/menu06.gif) no-repeat left top;
	width: 144px;
}
#header #menu #navi1 a:hover {
	background: url(/images/common/menu01.gif) no-repeat left bottom;
}
#header #menu #navi2 a:hover {
	background: url(/images/common/menu02.gif) no-repeat left bottom;
}
#header #menu #navi3 a:hover {
	background: url(/images/common/menu03.gif) no-repeat left bottom;
}
#header #menu #navi4 a:hover {
	background: url(/images/common/menu04.gif) no-repeat left bottom;
}
#header #menu #navi5 a:hover {
	background: url(/images/common/menu05.gif) no-repeat left bottom;
}
#header #menu #navi6 a:hover {
	background: url(/images/common/menu06.gif) no-repeat left bottom;
}
.page-id-2 #header #menu #navi1 a {
	background: url(/images/common/menu01.gif) no-repeat left bottom;
}
.page-id-6 #header #menu #navi2 a {
	background: url(/images/common/menu02.gif) no-repeat left bottom;
}
.page-id-8 #header #menu #navi3 a {
	background: url(/images/common/menu03.gif) no-repeat left bottom;
}
.page-id-10 #header #menu #navi4 a {
	background: url(/images/common/menu04.gif) no-repeat left bottom;
}
.page-id-24 #header #menu #navi4 a {
	background: url(/images/common/menu04.gif) no-repeat left bottom;
}
.page-id-29 #header #menu #navi4 a {
	background: url(/images/common/menu04.gif) no-repeat left bottom;
}
.page-id-35 #header #menu #navi4 a {
	background: url(/images/common/menu04.gif) no-repeat left bottom;
}
.page-id-127 #header #menu #navi5 a {
	background: url(/images/common/menu05.gif) no-repeat left bottom;
}
.category-faq2 #header #menu #navi6 a {
	background: url(/images/common/menu06.gif) no-repeat left bottom;
}



/*container*/
#container {
	margin: 0px auto;
	padding: 0px;
}
#container {
	clear: both;
	padding-top: 5px;
	width: 881px;
	margin: 0px auto;
}


/*contents*/
#container #contents {
	float: left;
	width: 675px;
	padding-bottom: 15px;
}
#contents #panlink {
	font-size: 12px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
#contents #panlink a {
	color: #63AF17;
}



/*sidebar*/
#container #sidebar {
	float: right;
	width: 198px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#sidebar #sidebtn {
	padding-bottom: 10px;
}
#sidebar #sidebtn p {
	margin-bottom: 4px;
}
#sidebar #sidebtn p a{
	text-align: left;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 198px;
}
#sidebar .banner {
	margin-bottom: 10px;
}

#sidebar #sidebtn #btn1 a {
	background: url(/images/common/side_btn01.gif) no-repeat left top;
	height: 69px;
}
#sidebar #sidebtn #btn2 a {
	background: url(/images/common/side_btn02.gif) no-repeat left top;
	height: 69px;
}
#sidebar #sidebtn #btn3 a {
	background: url(/images/common/side_btn03.gif) no-repeat left top;
	height: 57px;
}
#sidebar #sidebtn #btn4 a {
	background: url(/images/common/side_btn04.gif) no-repeat left top;
	height: 57px;
}
#sidebar #sidebtn #btn1 a:hover {
	background: url(/images/common/side_btn01.gif) no-repeat left bottom;
}
#sidebar #sidebtn #btn2 a:hover {
	background: url(/images/common/side_btn02.gif) no-repeat left bottom;
}
#sidebar #sidebtn #btn3 a:hover {
	background: url(/images/common/side_btn03.gif) no-repeat left bottom;
}
#sidebar #sidebtn #btn4 a:hover {
	background: url(/images/common/side_btn04.gif) no-repeat left bottom;
}
#sidebar #card_title {
	background: url(/images/common/side_title01.gif) no-repeat left bottom;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 5px 10px;
	border-bottom: 4px solid #AFE087;
}
#sidebar .cardbox {
	text-align: left;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}
#sidebar .cardbox .textbox {
	margin-top: 7px;
	padding-left: 80px;
}
#sidebar .cardbox .textbox .btn {
	margin-top: 5px;
}
#sidebar .cardbox .textbox .btn a {
	overflow: hidden;
	background: url(/images/common/card_btn.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 95px;
}
#sidebar .cardbox .textbox .btn a:hover {
	background: url(/images/common/card_btn.gif) no-repeat left bottom;
}
#sidebar .cardbox #card1 {
	background: url(/images/common/card_photo01.jpg) no-repeat left top;
}
#sidebar .cardbox #card2 {
	background: url(/images/common/card_photo02.jpg) no-repeat left top;
}
#sidebar .cardbox #card3 {
	background: url(/images/common/card_photo03.jpg) no-repeat left top;
}
#sidebar #searchbox {
	border: 1px solid #B9B9B9;
	margin-top: 10px;
	background: #D5D5D5;
	text-align: left;
	padding: 5px;
}
#sidebar #searchbox form {
	margin: 0px;
	padding: 0px;
}
#sidebar #searchform #searchbox #s {
	width: 125px;
}

#sidebar #searchform #searchbox #searchsubmit {
	background: url(/images/common/search_btn.gif) no-repeat left top;
	text-align: left;
	text-indent: -9999px;
	height: 19px;
	width: 45px;
	border-style: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}



#sidebar #bookmark {
	border: 1px solid #AFD294;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #F6FFEF;
	font-size: 12px;
	padding: 5px;
}
#sidebar #bookmark ul {
	list-style: none;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
#sidebar #bookmark li {
	margin-top: 5px;
	padding-left: 20px;
}
#sidebar #bookmark li a{
	color: #666666;
}
#sidebar #bookmark #yahoo {
	background: url(/images/common/bm_yahoo.gif) no-repeat left center;
}
#sidebar #bookmark #google {
	background: url(/images/common/bm_google.gif) no-repeat left center;
}
#sidebar #bookmark #hatena {
	background: url(/images/common/bm_hatena.gif) no-repeat left center;
}
#sidebar #bookmark #livedoor {
	background: url(/images/common/bm_livedoor.gif) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar #comp_title {
	background: url(/images/common/side_title02.gif) no-repeat left top;
	text-align: left;
	font-weight: bold;
	padding: 8px 0px 5px 10px;
	border-bottom: 1px solid #C7C7C7;
	font-size: 12px;
}
#sidebar .comp_box {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
#sidebar .comp_box dl {
	width: 100%;
	margin-top: 5px;
}
#sidebar .comp_box dt {
	float: left;
	width: 15%;
}


#sidebar .comp_box img {
	float: left;
	margin-right: 8px;
}
#sidebar .comp_box #comp_text {
	padding-top: 10px;
}
#sidebar .comp_box #comp_btn1 {
	clear: both;
	margin-top: 5px;
}
#sidebar .comp_box #comp_btn1 a {
	background: url(/images/common/privacy_btn.gif) no-repeat left top;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 174px;
	overflow: hidden;
}
#sidebar .comp_box #comp_btn1 a:hover {
	background: url(/images/common/privacy_btn.gif) no-repeat left bottom;
}
#sidebar .comp_box #comp_btn2 {
	clear: both;
	margin-top: 5px;
}
#sidebar .comp_box #comp_btn2 a {
	background: url(/images/common/security_btn.gif) no-repeat left top;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 174px;
	overflow: hidden;
}
#sidebar .comp_box #comp_btn2 a:hover {
	background: url(/images/common/security_btn.gif) no-repeat left bottom;
}
#sidebar .comp_box #nabi_name {
	line-height: 18px;
	margin-top: 10px;
}
#sidebar .comp_box #nabi_name .red {
	font-weight: bold;
	color: #FF0000;
}





/*footer*/
#footer {
	background: url(/images/common/footer_back.gif) repeat-x left 24px;
	clear: both;
}
#footer #pagetop {
	text-align: right;
	margin: 0px auto;
	width: 881px;
}
#footer #footer_box {
	margin: 0px auto;
	width: 881px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer #footer_box #footer_l {
	float: left;
	width: 650px;
	text-align: left;
}
#footer #footer_box #footer_l #foote_menu {
	border-left: 1px solid #9DD06A;
}

#footer #footer_box #footer_l ul {
	list-style: none;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
	float: left;
	border-right: 1px solid #9DD06A;
	padding-right: 12px;
}
#footer #footer_box #footer_l #foote_menu li {
	background: url(/images/common/footer_icon.gif) no-repeat left center;
	margin-left: 10px;
	padding-left: 10px;
}
#footer #footer_box #footer_l #foote_menu a {
	color: #FFFFFF;
}
#footer #footer_box #footer_l #foote_logo {
	clear: both;
	padding-top: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
}
#footer #footer_box #footer_l #foote_logo img {
	float: left;
	margin-right: 10px;
}

#footer #footer_box #footer_r {
	float: right;
	width: 230px;
}
#footer #footer_box #footer_r div {
	background: #86D339;
	padding: 10px 5px;
	margin-left: 30px;
}
#footer #footer_box #footer_r #f_tel {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B4F572;
}
#footer #footer_box #footer_r address {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	margin-top: 15px;
}




.Clear {
	clear:both;
	display: inline-block;
}
.Clear:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
*html .Clear {
	height:0.1%;
}

/*ページナビゲーション*/
#wp_page_numbers {
	font-size: 16px;
}
