@charset "utf-8";

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

/*　コンテンツサブメニュー　*/
#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;
	list-style-type:none;
	line-height:35px;
	padding-top:5px;
	padding-left:35px;
}

#con_container ul li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.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;
}

/*　カレンダーコンテナ　*/
#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;
}

/*　記事タイトル　*/

#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;
}
.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;
	margin: 0px;
	height: 28px;
	width: 633px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	color: #BE5305;
}
.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;
}
.homepoint {
	background-image: url(../image/sitemap/home_point.png);
	background-repeat: no-repeat;
	padding-left: 27px;
	font-weight: bold;
	height: 25px;
}
.wsitemap {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
.sitemapleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F90;
	display: inline;
}
.sitemapleft dt {
	background-image: url(../image/sitemap/lefthead.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.sitemapleft dd {
}
.sitemapleft dd p {
	background-image: url(../image/sitemap/left_01.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;
	padding-left: 100px;
	padding-top: 5px;
}
.oyakudachiarea {
	background-image: url(../image/sitemap/left_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: auto;
	height: 151px;
	padding: 0px;
	margin: 0px;
}
.oyakudachiarea p {
	padding-left: 100px;
	padding-top: 5px;
}
.oyakudachiarea ul {
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oyakudachiarea ul li {
	list-style-type: none;
	line-height: 125%;
	background-image: url(../image/sitemap/orangep.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 100px;
	padding-left: 15px;
	padding-top: 5px;
	background-position: 0px 11px;
}

.sitemapright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 320px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F90;
	display: inline;
}
.sitemapright dt {
	background-image: url(../image/sitemap/righthead.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 320px;
}
.sitemapright dd {
}
.sitemapright dd p {
	background-image: url(../image/sitemap/right_01.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 5px;
}

.clear {
	clear: both;
	}
	
.orangeline {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
.nobasi {
	height: 250px;
}

