@charset "utf-8";

/*　コンテンツコンテナ　*/
#a_contens_container{
	width:950px;
	margin:0 auto;
	padding:20px 0px 20px 0;
}
#as003 {
	background-image: url(../image/tmp/submenubg_f2.png);
	background-repeat: no-repeat;
}


/*　コンテンツサブメニュー　*/
#con_container{
	width:198px;
	background-color:#FBECD8;
	padding-bottom:12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#con_container ul{
	margin:0px;
	padding:0px;
}

#con_container ul li{
	background-image:url(../image/oyakudachi/index/submenubg.png);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type:none;
	line-height:40px;
}

#con_container ul li p{
	padding-left:35px;
}

#con_container ul li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#con_container ul li ul{
	margin:0px;
	background-image:none;
}

#con_container ul li ul li{
	background-image:url(../image/tmp/nest-menu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:100%;
	height:40px;
	margin:0px;
	padding-left:10px;
}

#con_container ul li ul li p{
	padding-top:5px;
}

#con_container ul li ul li a{
	font-size:12px;
	line-height:125%;
}

.submenuend {
	background-image: url(../image/oyakudachi/index/bg_back.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}
.submenuend {
	background-image: url(../image/oyakudachi/index/bg_back.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}

/*　コンテンツ内容枠　*/
.conarea_mass{
	width:680px;
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.conarea {
	width:670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.conarea p {
	padding:1em 0px;
}
.y_menuarea {
	text-decoration: none;
	float: left;
	width: 328px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.y_menuarea2 {
	text-decoration: none;
	float: left;
	width: 328px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
/*　パンクズ2（背景が若干違う）　*/
#pankuzu_outside2{
	width:100%;
	background-repeat:no-repeat;
	background-position:top;
	background-image: url(../image/tmp/pankuzu2.gif);
}

#pankuzu_outside2 ul{
	overflow:hidden;
	width:950px;
	margin:0 auto;
	background-image:url(../image/tmp/bg_pankuzu.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#pankuzu_outside2 ul li{
	line-height:26px;
	list-style-type:none;
	float:left;
	overflow:hidden;
	background-image:url(../image/tmp/li_pankuzu.png);
	background-repeat:no-repeat;
	background-position:left 0.75em;
	padding-left:10px;
	margin-right:20px;
	margin-left:10px;
}

#pankuzu_outside2 ul li a{
	color:#333;
}

/*　パンクズ　*/
#pankuzu_outside{
	width:100%;
	background-image:url(../image/tmp/bg_pankuzu.png);
	background-repeat:repeat-x;
	background-position:lef top;
}

#pankuzu_outside ul{
	overflow:hidden;
	width:950px;
	margin:0 auto;
	background-image:url(../image/tmp/bg_pankuzu_content.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#pankuzu_outside ul li{
	line-height:26px;
	list-style-type:none;
	float:left;
	overflow:hidden;
	background-image:url(../image/tmp/li_pankuzu.png);
	background-repeat:no-repeat;
	background-position:left 0.75em;
	padding-left:10px;
	margin-right:20px;
	margin-left:10px;
}

#pankuzu_outside ul li a{
	color:#333;
}

/*　ブログコンテンツコンテナ　*/
#blog_contens_container{
	width:950px;
	margin:0 auto;
	padding:20px 0px 20px 0;
}

/*　サイドバー　*/
#sidebar{
	float:left;
	width:198px;
	margin-left:10px;
	display:inline;
}

/*　カレンダーコンテナ　*/
#cal_container{
	width:190px;
	margin:10px auto 50px auto;
	background-image:url(../image/tmp/bg_cal.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#cal_inside{
	width:125px;
	margin:0px auto;
	padding:10px 0px;
}

#cal_inside table{
	width:100%;
}


/*　最新の記事　*/
#ent_container{
	width:198px;
	background-color:#D2F1F1;
	padding-bottom:12px;
	margin:0 0 40px 0;
}

#ent_container ul{
	marign:0;
	padding:0;
}

#ent_container ul li{
	list-style-type:none;
	background-image:url(../image/weblog/bt_entry.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:35px;
	border-top:3px solid #61D1CE;
}


#ent_container ul li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

/*　記事内容　*/
#entry_container{
	float:right;
	width:702px;
	margin-right:22px;
	display:inline;
}

/*　記事タイトル　*/

#entry_container h2{
	background-image:url(../image/tmp/bg_entry_title.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:30px;
	padding-top:5px;
	padding-left:40px;
	font-size:130%;
	color:#333;
}

#entry_container h2 a{
	color:#333;
	text-decoration:none;
}
#entry_container{
	float:right;
	width:702px;
	margin-right:22px;
}

/*　記事タイトル　*/

#entry_container h2{
	background-image:url(../image/tmp/bg_entry_title.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:30px;
	padding-top:5px;
	padding-left:40px;
	font-size:130%;
	color:#333;
}

#entry_container h2 a{
	color:#333;
	text-decoration:none;
}

.assets_title {
	background-image: url(../image/oyakudachi/assets/txt01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 653px;
}
.w650 {
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
	display: block;
}
.kugiriend {
	color: #666;
	line-height: 150%;
	background-image: url(../image/oyakudachi/assets/assetsend.png);
	background-position: bottom;
	height: 48px;
	width: 311px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tyuix {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	text-align: right;
	padding-right: 10px;
}
.sp004 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.sp005 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.assetsh3 {
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.assetsh3 h3 {
	text-decoration: none;
	background-image: url(../image/oyakudachi/assets/midashiback.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 633px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	color: #BE5305;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txtarea00 {
	margin: 0px;
	width: 490px;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.txtarea01 {
	margin: 0px;
	width: 580px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: right center;
}
.txtarea02 {
	margin: 0px;
	width: 490px;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../image/oyakudachi/assets/img02.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.txtarea03 {
	margin: 0px;
	width: 490px;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../image/oyakudachi/assets/img03.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.txtarea04 {
	margin: 0px;
	width: 490px;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../image/oyakudachi/assets/img04.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.txtarea05 {
	margin: 0px;
	width: 355px;
	padding-top: 10px;
	padding-right: 270px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../image/oyakudachi/assets/img05.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.txtarea06 {
	margin: 0px;
	width: 555px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../image/oyakudachi/assets/leftline690.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.txtarea07 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline690_dot.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 13px;
	padding: 0px;
}
.txtarea08 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline_01.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 80px;
	padding: 0px;
}
.txtarea09 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline_02.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 150px;
	padding: 0px;
}
.txtarea10 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline_03.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 80px;
	padding: 0px;
}
.txtarea11 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline_04.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 187px;
	padding: 0px;
}
.txtarea12 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline_05.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 80px;
	padding: 0px;
}
.txtarea13 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline_06.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 126px;
	padding: 0px;
}
.txtarea14 {
	margin: 0px;
	width: 675px;
	background-image: url(../image/oyakudachi/assets/leftline690_dot.png);
	background-repeat: repeat-y;
	background-position: left center;
	height: 13px;
	padding: 0px;
}
.wakuend {
	background-image: url(../image/oyakudachi/assets/wakuend.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 659px;
}

.gotoper {
	text-align: right;
	margin-right: -21px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ancareas {
	background-image: url(../image/oyakudachi/assets/anc.png);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 726px;
	list-style-type: none;
}
.ancareas ul {
}
.ancareas ul li {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../image/oyakudachi/assets/anc_point.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-position: 0px 5px;
}
#consah2 {
	text-decoration: none;
}
#consah2 h2 {
	text-decoration: none;
	background-image: url(../image/oyakudachi/assets/midasi_con.png);
	text-indent: -9999px;
}
.assets_title2 {
	background-image: url(../image/oyakudachi/assets/txt02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 657px;
}
.assets_title3 {
	background-image: url(../image/oyakudachi/assets/txt03.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 657px;
}


.assets_title4 {
	background-image: url(../image/oyakudachi/assets/txt04.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 657px;
}

.greenlist {
	text-decoration: none;
}
.greenlist li {
	text-decoration: none;
	background-image: url(../image/oyakudachi/assets/greenpoint.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 15px;
}
.sikakutbl {
	text-decoration: none;
}
.sikakutbl td {
	text-decoration: none;
	background-image: url(../image/oyakudachi/assets/orange_point.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: 0px 6px;
}
.sekoarea01 {
	background-image: url(../image/sekou/seko_bg01.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 650px;
}
.sekoarea02 {
	background-image: url(../image/sekou/seko_bg02.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sekoarea03 {
	background-image: url(../image/sekou/seko_bg03.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 650px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sekoarea04 {
	background-image: url(../image/sekou/seko_bg04.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 650px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sekoarea05 {
	background-image: url(../image/sekou/seko_bg05.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 650px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sekoarea06 {
	background-image: url(../image/sekou/seko_bg06.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 650px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sekoarea01 dt , .sekoarea02 dt , .sekoarea03 dt , .sekoarea04 dt , .sekoarea05 dt , .sekoarea06 dt {
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftan {
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 100px;
	float: left;
	margin-bottom: 8px;
	}
.rightan {
	color: #000;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 30px;
	float: right;
	text-align: right;
	background-image: url(../image/sekou/seko_home.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 25px;
	padding-right: 10px;
	margin-bottom: 8px;
	}
.sekoarea01 dd , .sekoarea02 dd , .sekoarea03 dd , .sekoarea04 dd , .sekoarea05 dd , .sekoarea06 dd {
	margin-left: 85px;
}
.sekoarea01 dd table , .sekoarea02 dd table , .sekoarea03 dd table , .sekoarea04 dd table , .sekoarea05 dd table , .sekoarea06 dd table  {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.sekoarea01 dd table td , .sekoarea02 dd table td , .sekoarea03 dd table td , .sekoarea04 dd table td , .sekoarea05 dd table td , .sekoarea06 dd table td {
}
.sekoarea01 dd table th , .sekoarea02 dd table th , .sekoarea03 dd table th , .sekoarea04 dd table th , .sekoarea05 dd table th , .sekoarea06 dd table th  {
	background-image: url(../image/sekou/seko_point.gif);
	background-repeat: no-repeat;
	width: 17%;
	text-align: left;
	padding-left: 10px;
	background-position: 0px 3px;
}
.clear {
	clear: both;
}
#title-company {
	text-decoration: none;
}
#title-company h2 {
	text-decoration: none;
	background-image: url(../image/company/title_company.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 590px;
	text-indent: -9999px;
}
.widthcompany {
	margin: 0px;
	padding: 0px;
	width: 685px;
}
.shoparea {
	float: left;
	width: 260px;
	background-image: url(../image/company/img_company.png);
	background-repeat: no-repeat;
	height: 260px;
}
.maparea {
	background-image: url(../image/company/bg_map.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 225px;
	width: 405px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.comphead {
	background-image: url(../image/company/company_table_head.gif);
	padding: 0px;
	height: 20px;
	width: 684px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.compbg {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 684px;
}
.compfoot {
	padding: 0px;
	height: 20px;
	width: 684px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.tbl02 {
	text-decoration: none;
	color: #666666;
}
.tbl02 th {
	text-decoration: none;
	background-color: #EBD0BE;
	color: #623F20;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1D1C0;
}
.tbl02 td {
	text-decoration: none;
	background-color: #F8EFE9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFBC9F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tbl02 td div {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
}
.tbl02 td p {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #669966;
}
.tbl01 {
	text-decoration: none;
	color: #666666;
	width: 660px;
	font-size: 14px;
	line-height: 150%;
}
.tbl01 th {
	text-decoration: none;
	background-color: #C17C3E;
	color: #FFFFFF;
	width: 100px;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}
.tbl01 td {
	text-decoration: none;
	background-color: #F2E3D7;
	padding: 3px;
}
.tbl01 td div {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
}
.tbl03 {
	text-decoration: none;
	color: #666666;
	width: 650px;
	font-size: 14px;
	line-height: 150%;
}
.tbl03 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tbl03 ul li {
	float: left;
	padding-right: 20px;
}
.tbl03 ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tbl03 ol li {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C17C3E;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #F9F1EC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tbl03 th {
	text-decoration: none;
	background-color: #E4C6AD;
	color: #352211;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #352211;
}
.tbl03 td {
	text-decoration: none;
	background-color: #F2E3D7;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px dotted #E4C6AD;
}
.tbl03 td div {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
}

