/****************************************/
/*               基本設定               */
/****************************************/
body{
	margin: 0 auto;
	text-align: center;
	color: #333;
	line-height: 100%;
	background: #fff url("http://sc365.org/pc/wp-content/themes/sc365/images/body_bg.gif") 0 0 repeat-x;
	font-size: 14px;
}

a { color: #0088de; text-decoration: none; }
a:hover{ color: #0088de; text-decoration: underline; }

a img { border: 0; text-decoration: none; }
p { margin: 5px 0; }
h3 { font-size: 14px; font-weight: bold; }

ul { margin: 10px 0; padding: 0 0 0 17px; }
ol { margin: 0 0 10px 0; padding: 0 0 0 2.0em; }
table {
	font-size: 12px;
	border-collapse: collapse;
}
table th,table td{ line-height: 180%; vertical-align: top; }
dl { margin: 10px 0; padding: 0; }
dl dt { margin: 0; padding: 0; }
dl dd { margin: 5px 0; padding: 0; }

.bt { cursor: pointer; }


/****************************************/
/*               基本構成               */
/****************************************/

/*** 全体枠 ***/
#body{
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/*** ヘッダ設定 ***/
#head{
	width: 920px;
	height: 300px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/head_img.jpg") 0 0 no-repeat;
	color: #fff;
}

/* サイトロゴ */
#head #ttl{
	display: inline;
	float: left;
	width: 430px;
	height: 105px;
	margin: 0 0 0 20px;
}
#head h1{
	width: 430px;
	height: 105px;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
}
#head h1 a{
	position: static;
	display: block;
	width: 430px;
	height: 105px;
	text-indent: -9999px;
	outline-style: none;
}

/* ヘッダメニュー */
#head_navi{
	display: inline;
	float: left;
	width: 460px;
	height: 135px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#head_navi ul{
	margin: 0;
	padding: 15px 0;
	list-style: none;
}
#head_navi li { display: inline; list-style: none; margin: 0; padding: 0; }
#head_navi li a { color: #fff; padding: 0 10px; }

/* ヘッダ 相談窓口 */
#head_consult{
	clear: both;
	width: 430px;
	height: 145px;
	margin: 0 0 0 20px;
	padding: 0;
}
#head_consult p{
	height: 55px;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
	text-indent: -9999px;
}
#head_consult ul{
	position: relative;
	width: 430px;
	height: 75px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#head_consult li{ display: inline; list-style: none; margin: 0; padding: 0; }
#head_consult li a{
	display: inline;
	float:left;
	width: 200px;
	height: 75px;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(http://sc365.org/pc/wp-content/themes/sc365/images/head_consult.gif) 0 0 no-repeat;
	text-indent: -9999px;
	outline-style: none;
}

#head_consult li#head_tel a { background-position: 0px 0; }
#head_consult li#head_form a { background-position: -210px 0; }

#head_consult li#head_tel a:hover { background-position: 0px -75px; }
#head_consult li#head_form a:hover { background-position: -210px -75px; }

/*** メインフレーム ***/
#main_frame{
	width: 920px;
	margin: 20px 0;
	padding: 0 0 15px 0;
	border: 0px solid #fff;
	background: #fff;
}

/*** サイドメニュー ***/
#side{
	display: inline;
	float: left;
	width: 230px;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

/*** 本文領域 ***/
#content_body{
	display: inline;
	float: left;
	width: 660px;
	margin: 0 0 0 30px;
	padding: 0;
	line-height: 200%;
}

/****************************************/
/*          サイドメニュー設定          */
/****************************************/
#side h2{
	width: 230px;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
	font-size: 12px;
	text-indent: -9999px;
}

#side a { color: #333; text-decoration: none; }
#side a:hover { color: #0088de; text-decoration: underline; }

/*** グローバルナビゲーション ***/
#global_navi{
	width: 230px;
	margin: 0 0 5px 0;
	padding: 0;
}

#global_navi ul{
	width: 230px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#global_navi li {
	display: block;
	height: 75px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#global_navi li#navi01 { height: 85px; }

#global_navi li a{
	display: block;
	width: 230px;
	height: 70px;
	margin: 0;
	padding: 0;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/global_navi.gif") 0 0 no-repeat;
	text-indent: -9999px;
	outline-style: none;
}
#global_navi li#navi01 a { height: 73px; background-position: 0 0; }
#global_navi li#navi02 a { background-position: 0 -85px; }
#global_navi li#navi03 a { background-position: 0 -160px; }
#global_navi li#navi04 a { background-position: 0 -235px; }
#global_navi li#navi05 a { background-position: 0 -310px; }

#global_navi li#navi01 a:hover { background-position: -230px 0px; }
#global_navi li#navi02 a:hover { background-position: -230px -85px; }
#global_navi li#navi03 a:hover { background-position: -230px -160px; }
#global_navi li#navi04 a:hover { background-position: -230px -235px; }
#global_navi li#navi05 a:hover { background-position: -230px -310px; }

/*** 相談センターについて ***/
#about_menu{
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_list_bg.gif") 0 0 repeat-y;
	border-bottom: 1px solid #999;
	margin: 5px 0 0 0;
}
#about_menu h2{
	height: 31px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_ttl_about.gif") 0 0 no-repeat;
}
#about_menu h2.blog{
	height: 31px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_ttl_blog.gif") 0 0 no-repeat;
}

#about_menu h2.archive{
	height: 31px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_ttl_archive.gif") 0 0 no-repeat;
}

#about_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#about_menu ul li{
	width: 228px;
	margin: 0 1px;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_list_mark.gif") 0 0 no-repeat;
}
#about_menu ul li a{
	display: block;
	width: 228px;
	padding: 0;
}
#about_menu ul li a span{
	display: block;
	padding: 12px 0 12px 35px;
}
#about_menu ul li.btm a span{
	display: block;
	padding: 12px 0 10px 35px;
}

/*** 解決方法について ***/
#howto_menu{
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_list_bg.gif") 0 0 repeat-y;
	border-bottom: 1px solid #999;
	margin: 10px 0 0 0;
}
#howto_menu h2{
	height: 31px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_ttl_howto.gif") 0 0 no-repeat;
}
#howto_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#howto_menu ul li{
	width: 228px;
	margin: 0 1px;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_list_mark.gif") 0 0 no-repeat;
}
#howto_menu ul li a.head{
	display: block;
	width: 228px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/mark03.gif") 200px 50% no-repeat;
}
#howto_menu ul li a.head span{
	display: block;
	padding: 12px 0 12px 35px;
}
#howto_menu ul li.btm a.head span{
	display: block;
	padding: 12px 0 10px 35px;
}

/* ぶら下がりメニュー */
#howto_menu ul li ul.local{
	margin: 0;
	padding: 0;
	background: #cef7f2;
}
#howto_menu ul li ul.local li{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	background: #cef7f2;
}
#howto_menu ul li ul.local li a {
	display:block;
	width: 228px;
	padding: 5px 0;
	color: #009c79;
	text-indent: 20px;
	text-decoration: none;
	text-indent: 55px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/mark04.gif") 25px 50% no-repeat;
}
#howto_menu ul li ul.local li a:hover {
	background: #ffc url("http://sc365.org/pc/wp-content/themes/sc365/images/mark04.gif") 25px 50% no-repeat;
}
#howto_menu ul li ul.local a.current {
	background: #eee url("http://sc365.org/pc/wp-content/themes/sc365/images/mark04.gif") 25px 50% no-repeat;
}

/*** 運営元について ***/
#about02_menu{
	margin: 10px 0 0 0;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_list_bg.gif") 0 0 repeat-y;
	border-bottom: 1px solid #999;
}

#about02_menu h2{
	height: 26px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_ttl_about02.gif") 0 0 no-repeat;
}
#about02_menu ul{
	margin: 0;
	padding: 10px;
	list-style: none;
}
#about02_menu ul li{
	margin: 0;
	padding: 5px 0 5px 15px;
	list-style: none;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/mark05.gif") 5px 40% no-repeat;
}

/*** 運営元について ***/
#mobile_menu{
	margin: 10px 0 0 0;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_list_bg.gif") 0 0 repeat-y;
	border-bottom: 1px solid #999;
}

#mobile_menu h2{
	height: 26px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/side_ttl_mobile.gif") 0 0 no-repeat;
}

#mobile_menu div{
	padding: 15px;
	text-align: center;
}

/****************************************/
/*              本文パーツ              */
/****************************************/
/* h2タイトル背景設定 */
#content_body h2{
	color: #fff;
	width: 660px;
	height: 62px;
	margin: 0 0 0 0;
	padding-top: 23px;
	padding-left: 20px;
	line-height: 100%;
	font-size: xx-large;
}

h2.h2_ttl, h2.h2_ttl_dummy{ background: url("http://sc365.org/pc/wp-content/themes/sc365/images/h2_ttl_dummy.jpg") 0 0 no-repeat; }

/* h3タイトル背景設定 */
#content_body h3{
	width: 660px;
	height: 35px;
	margin: 20px 0;
	padding: 0;
	padding-top: 12px;
	padding-left: 40px;
	line-height: 100%;
	font-size: 14px;
}
h3.h3_ttl, h3.h3_ttl_dummy{ background: url("http://sc365.org/pc/wp-content/themes/sc365/images/h3_ttl.gif") 0 0 no-repeat; }

/* h4タイトル背景設定 */
#content_body h4{
	width: 660px;
	height: 35px;
	margin: 20px 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 100%;
	font-size: 14px;
}
h4.h4_ttl, h4.h4_ttl_dummy{ background: url("http://sc365.org/pc/wp-content/themes/sc365/images/h4_ttl.gif") 0 0 no-repeat; }

#content_body p{
	margin: 0;
	padding: 10px 0;
	padding-left: 10px;
}

#content_body a{ text-decoration: underline; }
#content_body a:hover{ text-decoration: none; }


#content_body h4#kihara {background: url(./images/bar_kihara.jpg) no-repeat; text-indent: -9999px; line-height: 40px;}
#content_body h4#kajimoto {background: url(./images/bar_kajimoto.jpg) no-repeat; text-indent: -9999px; line-height: 40px;}
#content_body h4#ishii {background: url(./images/bar_ishii.jpg) no-repeat; text-indent: -9999px; line-height: 40px;}
#content_body h4#wada {background: url(./images/bar_wada.gif) no-repeat; text-indent: -9999px; line-height: 40px;}
#content_body h4#sato {background: url(./images/bar_sato.gif) no-repeat; text-indent: -9999px; line-height: 40px;}

#content_body img.pimg {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 10px 10px 10px;
	background: #fff;
	float: left;
}

#content_body dl{
	margin: 0 0 0 180px;
	width: 350px;
	display: block;
	border-top: 1px solid #ccc;
}
#content_body dl.dlbottom {
	border-bottom: 1px solid #ccc;
}
#content_body dl dt{
	float: left;
	padding: 10px 0 10px 20px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/arrow2.gif") 5px 14px no-repeat;
}
#content_body dl dd{
	margin: 10px 0 10px 160px;
}

/* ローカルメニュー */
#content_body .local_menu a { color: #009c79; }
#local_menu{
	margin: 15px 0;
	padding: 10px 0;
	color: #999;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#local_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#local_menu ul li{
	display: inline;
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

/* 詳細へリンク */
#content_body a span.dtl{
	padding-left: 15px;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/mark01.gif") 0 50% no-repeat;
}

/* 本文 相談窓口 */
.main_consult{
	width: 660px;
	height: 150px;
	margin: 20px 0;
	padding: 0;
	background: url(http://sc365.org/pc/wp-content/themes/sc365/images/main_consult_bg.gif) 0 0 no-repeat;
}
.main_consult .catch{
	height: 60px;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
	text-indent: -9999px;
}
.main_consult ul{
	position: relative;
	width: 660px;
	height: 75px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main_consult li{ display: inline; list-style: none; margin: 0; padding: 0; }
.main_consult li a{
	display: inline;
	float:left;
	width: 300px;
	height: 75px;
	margin: 0 0 0 20px;
	padding: 0;
	background: url(http://sc365.org/pc/wp-content/themes/sc365/images/main_consult.gif) 0 0 no-repeat;
	text-indent: -9999px;
	outline-style: none;
}

.main_consult li#main_tel a { background-position: 0px 0; }
.main_consult li#main_form a { background-position: -320px 0; }

.main_consult li#main_tel a:hover { background-position: 0px -75px; }
.main_consult li#main_form a:hover { background-position: -320px -75px; }

/* 相談会 予約窓口 */
.main_consult2{
	width: 660px;
	height: 150px;
	margin: 20px 0;
	padding: 0;
	background: url(http://sc365.org/pc/wp-content/themes/sc365/images/main_consult_bg2.gif) 0 0 no-repeat;
}
.main_consult2 .catch{
	height: 60px;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
	text-indent: -9999px;
}
.main_consult2 ul{
	position: relative;
	width: 660px;
	height: 75px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main_consult2 li{ display: inline; list-style: none; margin: 0; padding: 0; }
.main_consult2 li a{
	display: inline;
	float:left;
	width: 300px;
	height: 75px;
	margin: 0 0 0 20px;
	padding: 0;
	background: url(http://sc365.org/pc/wp-content/themes/sc365/images/main_consult2.gif) 0 0 no-repeat;
	text-indent: -9999px;
	outline-style: none;
}

.main_consult2 li#main_tel a { background-position: 0px 0; }
.main_consult2 li#main_form a { background-position: -320px 0; }

.main_consult2 li#main_tel a:hover { background-position: 0px -75px; }
.main_consult2 li#main_form a:hover { background-position: -320px -75px; }

/*** パンくずリンク ***/
#here{
	margin: 0 0 20px 0;
	color: #63afe3;
}
#here a{ color: #63afe3; }

/****************************************/
/*              フッタ設定              */
/****************************************/
#footer{
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/footer_bg.gif") 0 0 repeat-x;
}
#footer_inn{
	width: 920px;
	height: 210px;
	margin: 0 auto;
	text-align: left;
}
#footer_info{
	float: left;
	width: 680px;
	height: 181px;
	margin: 0 auto;
	text-align: left;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/footer_info.gif") 0 0 no-repeat;
}
#footer_info #add{
	height: 106px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#footer_info #footer_consult a{
	display: block;
	width: 660px;
	height: 75px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	outline-style: none;
}
#footer_map{
	float: left;
	width: 240px;
	margin: 30px 0 0 0;
}

/*** フッタナビゲーション ***/
#foot_navi{
	margin: 0;
	padding: 0;
}
ul#foot_navi {
	margin: 0 0 0 25px;
	padding: 15px 0 0 0;
}
#foot_navi li{
	display: inline;
	margin: 0;
	padding: 0 0.5em;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-hieght: 1.0em;
}
#foot_navi a{ color: #fff; }

/****************************************/
/*               共通設定               */
/****************************************/
/* 行揃え設定 */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }

/* フロート設定 */
.clear { clear: both; }
.f-left { float: left; display: inline; }
.f-right { float: right; display: inline; }

/* マージン設定 */
.mgn-top10 { margin-top: 10px; }
.mgn-btm10 { margin-bottom: 10px; }
.mgn-left10 { margin-left: 10px; }
.mgn-right10 { margin-right: 10px; }
.mgn-top20 { margin-top: 20px; }
.mgn-btm20 { margin-bottom: 20px; }
.mgn-left20 { margin-left: 20px; }
.mgn-right20 { margin-right: 20px; }

/* パディング設定 */
.pdg5 { padding: 5px; }
.pdg10 { padding: 10px; }
.pdg-top10 { padding-top: 10px; }
.pdg-btm10 { padding-bottom: 10px; }
.pdg-left10 { padding-left: 10px; }
.pdg-right10 { padding-right: 10px; }
.pdg20 { padding: 20px; }
.pdg-top20 { padding-top: 20px; }
.pdg-btm20 { padding-bottom: 20px; }
.pdg-left20 { padding-left: 20px; }
.pdg-right20 { padding-right: 20px; }

/* フォント設定 */
.arial { font-family: Arial, Helvetica; }

.bold { font-weight: bold; }
.normal { font-weight: normal; }

.large { font-size: 1.2em; }
.small { font-size: 0.85em; line-height: 140%; }

.acc01 { color: #0088de; }
.acc02 { color: #ff8400; }
.acc03 { color: #13cda4; }
.acc04 { color: #FE3535; }

/* 背景設定 */
.bg01{ background: #f3f3f3; }
.bg02{ background: #e4f5fb; }
.bg03{ background: #ffc; }

/* テーブル設定 */
.box01 {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #999;
}
.box01 th{
	padding: 5px 10px;
	font-weight: normal;
	background: #e4f1fa;
	border: 1px solid #999;
	white-space: nowrap;
}
.box01 td{
	padding: 5px 10px;
	border: 1px solid #999;
}

/* リスト設定 */
ul.list01 {
	margin: 0;
	padding: 5;
}

ul.list01 li {
	margin: 5;
	padding: 0 0 0 20px;
	list-style: none;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/mark02.gif") 0 50% no-repeat;
}

ul.list02 {
	margin: 0;
	padding: 5;
}

ul.list02 li {
	margin: 5;
	padding: 0 0 0 45px;
	font-size: 18px;
	list-style: none;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/mark06.gif") 0 50% no-repeat;
}

ul.list03 {
	margin: 0;
	padding: 5;
}

ul.list03 li {
	margin: 5;
	padding: 0 0 0 45px;
	font-size: 18px;
	list-style: none;
	background: url("http://sc365.org/pc/wp-content/themes/sc365/images/mark07.gif") 0 50% no-repeat;
}

blockquote {
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 5px;
	background-image: url(http://sc365.org/pc/wp-content/themes/sc365/images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
}
blockquote span {
	display: block;
	background-image: url(http://sc365.org/pc/wp-content/themes/sc365/images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
