﻿@charset "UTF-8";
/* ---------------------------------------------------- */
/* 共通設定 */
/* ---------------------------------------------------- */
*{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
	border: none;
}


hr{
	color:#009;
	margin-bottom:20px;
}

strong{
	color:#906;
}

em{
	background-color:#CCF;
}




h1{
	font-size: 11px;
	color: #006;
}

.date{
	color:#F00;
	white-space:nowrap;
}


#msg_box{
	height: 150px;
	padding:15px;
	border:1px solid #09F;
	margin-bottom:20px;
}

#msg_box h4{
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	padding: 5px;
	color:#C09;
}

#msg_box img{
	float: right;
	text-align: right;
	margin: 5px 10px;
}

#msg_box p{
	width: 380px;
	float: left;
	padding-right: 10px;
	word-wrap: break-word;
}


#msg_box2{
	height: 310px;
	padding:15px;
	margin-bottom:20px;
}

#msg_box2 h4{
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	padding: 5px;
	color:#C09;
}

#msg_box2 img{
	float: right;
	text-align: right;
	margin: 5px 7px;
}

#msg_box2 p{
	/*width: 200px;*/
	float: left;
	padding-right: 5px;
}



.center{
	text-align: center;
	font-size: 15px;
	line-height: 1.5em;
}

/* ---------------------------------------------------- */
/* 大枠ボックス構成 */
/* ---------------------------------------------------- */

body{
	font-size: small;
	text-align: center;
	/*background: #DCEDDE url(../images/bg_contents.png) repeat-x;*/
	background: #DCEDDE;
}

#wrapper{
	width: 850px;
	margin: 0px auto;
	text-align: left;
	background: #FFF;
}

#header{
	width:850px;
	height: 100px;
	background: #FFF;
	position: relative;
}

#navi{
	width: 850px;
	height: 50px;
}


#main_visual{
	width: 850px;
	height: 250px;
	margin-bottom: 30px;
}

#main_text{
	width: 780px;
	height: 160px;
	margin: 0px 25px 20px;
	text-align: center;
	font-weight: bold;
	padding: 15px;
	word-wrap: break-word;
}

#left_box{
	float: left;
	width: 220px;
	padding-bottom: 30px;
	margin-left: 10px;
	background: #CF9;
}

#right_box{
	float: right;
	width: 590px;
	margin-bottom: 30px;
	margin-right: 10px;
	background: #FFF;
}

#footer{
	clear: both;
	width: 850px;
	height: 130px;
	margin-bottom: 10px;
	background: #6C6;
	padding-top: 10px;
}


/* ---------------------------------------------------- */
/* header 構成 */
/* ---------------------------------------------------- */

#header_left{
	float: left;
	background : url(hotoke_i_1.jpg) left top / auto auto no-repeat scroll padding-box border-box transparent;
}

#logo{
	margin: 0px 10px 0px 100px;
}

#header_right{
	float: right;
	width: 250px;
}



#header ul{
	margin-right: 15px;
	margin-top: 5px;
	display: inline;
}


#header ul li{
	text-indent: 20px;
	background : url(icon_red.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	display: inline;
}

#header_btn{
	clear:both;
	position: absolute;
	top: 35px;
	left: 630px;
}


#header a{
	color: #060;
	text-decoration: none;
}

#header a:visited{
	color: #93F;
}

#header a:hover{
	color: #060;
}

/* ---------------------------------------------------- */
/* navi構成 */
/* ---------------------------------------------------- */

#navi ul{
	list-style:none;
}

#navi ul li{
	float: left;
}


/* ---------------------------------------------------- */
/* left_box 構成 */
/* ---------------------------------------------------- */

#left_box h2{
	width: 220px;
	height: 30px;
	background : url(bg_contact_tit.png) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
	font-size:15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color:#FFF;
	line-height: 2em;
}

#left_box ul{
	width: 200px;
	line-height: 1.5em;
	padding: 0px 15px;
	margin-bottom: 30px;
}

#left_box ul li{
	list-style : disc inside url(icon_blue.jpg);
	padding: 10px 0px;
	border-bottom: 1px #006600 dotted;
}

#left_box ul li a{
	text-decoration: none;
	color: #000;
}

#left_box ul li a:hover{
	/*padding: 10px 30px 10px 2px;*/
	text-decoration: none;
	color: #03F;
	/*background: #FFF;*/
}

#link_bn{
	padding: 5px 10px;
	margin-bottom:15px;
}

#link_bn img{
	margin-bottom:15px;
}

#left_box a{
	color: #FFF;
}

/*#left_box  a:visited {
	color: #06F;
}*/

#left_box a:hover{
	color: #F03;
}

/* ---------------------------------------------------- */
/* right_box 構成 */
/* ---------------------------------------------------- */


#right_box p{
	margin: 0px 10px 10px 10px;
}

#right_box h2{
	width:590px;
	height:30px;
	font-size: 15px;
	padding-top:10px;
	text-indent:25px;
	background-image : url(ttl_l.jpg);
	color:#009;
	margin-bottom:10px;
	clear:both;
}

#right_box h3{
	width:590px;
	height:28px;
	font-size: 15px;
	padding-top:8px;
	text-indent:25px;
	background-image : url(right_h3.jpg);
	color:#009;
	margin-bottom:10px;
}

#right_box h5{
	width: 570px;
	height: 25px;
	font-size: 14px;
	margin: 10px 15px;
	padding-top: 8px;
	padding-left: 10px;
	border-left: 12px solid #093;
	border-bottom: 3px solid #093;
}

#right_box a{
	color:#060;
	text-decoration: none;
}

#right_box a:visited{
	color: #060;
}

#right_box a:hover{
	color:#F00;
}

/* ---------------------------------------------------- */
/* お知らせ 構成 */
/* ---------------------------------------------------- */

dt{
   	margin-bottom:3px;
}

dd{
   	padding:0;
   	margin:0 0 0.5em 1em;
   	padding:3px;
   	/*background:#f1f1f1;*/
}


dl.information{
	width:580px;
	height:230px;
	background : url(info_back.jpg) right bottom / auto auto no-repeat scroll padding-box border-box transparent;
	overflow: auto;
	margin:5px auto 10px;
	border:1px solid #A9A9A9;
}

dl.information dd div{
   	display:inline-block;
}

dl.information dt{
   	float:left;
   	margin:0;
   	padding:5px;
   	color: #090;
   	font-weight:bold;
}

dl.information dd{
   	margin:5px 0;
   	padding:0 1em 0.5em 10em;
}


/* ---------------------------------------------------- */
/* topics 構成 */
/* ---------------------------------------------------- */

#topics{
	clear:both;
	width:580px;
	padding-top:20px;
}
#topics h2,
.second h2{
	width:550px;
	height:29px;
	margin-bottom:10px;
	padding:6px 0 0 30px;
	line-height:1.5em;
	background : url(images/bg_head_l.png) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	font-size:14px;
	font-weight:bold;
}
#topics ul{
	width:620px;
	margin-right:-40px;
	list-style-type:none;
}
#topics ul li{
	width:280px;
	height:160px;
	/*border-bottom:dotted 1px #BBBBBB;*/
	margin-right:20px;
	margin-bottom: 10px;
	padding:10px 0;
	float:left;
	overflow:hidden;
	background:#EFF;
}
#topics ul li .photo{
	/*padding-right:10px;*/
	float:left;
	border: 5px solid #FFF;
}

#topics ul li h4{
	line-height:1.6em;
	font-size:14px;
	font-weight:bold;
	color:#52965B;
}

#topics ul li .text{
	line-height:1.6em;
	padding-left: 15px;
}
#topics ul li .more{
	margin-top:10px;
	text-align:right;
}

/* ---------------------------------------------------- */
/* 相談内容　構成 */
/* ---------------------------------------------------- */

#sodan_box{
	padding:15px;
	border:1px solid #09F;
	margin-bottom:20px;
}

.sodan{
	padding: 5px 5px 0px 18px;
	background : url(dot02_p24_or_nl_s.png) left center / auto auto no-repeat scroll padding-box border-box transparent;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #F03;
}

/* ---------------------------------------------------- */
/* プロフィール */
/* ---------------------------------------------------- */

#pf_box{
	/*height: 1000px;*/
	padding:15px;
	/*border:1px solid #09F;*/
	margin-bottom:20px;
}


#pf_box .photo{
	float: right;
	text-align: right;
	margin: 5px 10px;
	padding-right: 5px;
}

#pf_box .text{
	/*width: 380px;*/
	/*float: left;*/
	padding-right: 15px;
	line-height: 2em;
	/*word-wrap: break-word;*/
}

#pori h4{
	width: 540px;
	height: 27px;
	font-size: 15px;
	margin: 10px 15px;
	color: #F93;
	padding-top: 8px;
	padding-left: 10px;
	border-left: 12px solid #33F;
	border-bottom: 3px solid #33F;
}

#pori p{
	padding-left: 10px;
}

/* ---------------------------------------------------- */
/* テーブル　構成 */
/* ---------------------------------------------------- */

.tab1{
	width: 580px;
	padding: 10px auto;
	margin-bottom:15px;
	border: 1px solid #009;
	border-collapse: collapse;
}

.tab1 th{
	width: 150px;
	height: 40px;
	font-size: 15px;
	font-weight: bold;
	padding: 20px auto;
	text-align: center;
	background: #03C;
	color: #FFF;
}

.tab1 td{
	height: 40px;
	padding: 15px 15px;
	color: #F00;
	font-weight: bold;
	border: 1px dotted #0066FF;
}

/* ---------------------------------------------------- */
/*　サイトマップ　 */
/* ---------------------------------------------------- */

#sitmap ul{
	list-style: inside none;
	margin-bottom: 15px;
}

#sitmap ul li{
	background : url(icon_red.jpg) left center / auto auto no-repeat scroll padding-box border-box transparent;
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 10px;
}


/* ---------------------------------------------------- */
/*　クラス　 */
/* ---------------------------------------------------- */

.st1{
	font-size: 15px;
	font-weight: 600;
	color:#0033FF;
	text-indent: 1em;
}

.sg1{
	color: #C3F;
}

.sr1{
	font-weight: bold;
	color: #F00;
}

.blue{
	color: #00F;
}

.blue_b{
	color: #03F;
	font-weight:bold;
	line-height: 2.5em;
}

.paple{
	color: #90C;
	font-weight: 600;
}

.pagetop{
	text-align: right;
	padding-right:15px;
	margin:15px 10px 0px;
}

.pagetop::before{
	content:'▲';
}



/* ---------------------------------------------------- */
/* footer 構成 */
/* ---------------------------------------------------- */


#footer .copy{
	text-align: center;
	margin: 10px auto;
	color:#FFFFFF;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:visited{
	color: #FFF;
}

#footer a:hover{
	color: #93F;
}.contribution {
}
