@charset "UTF-8";
/* CSS Document */

/*-------------------------------------------------------------------
 メインコンテンツ部
-------------------------------------------------------------------*/
#right_c{
	float:left;
	width:507px;
	height:auto;
	padding-left:9px;
}

/*-------------------------------------------------------------------
 レフトコンテンツ部
-------------------------------------------------------------------*/
#left_c{
	width:149px;
	height:auto;
	float:left;
	background-image:url(../../parts/common2/left_nv_bg.jpg);
	background-repeat:repeat-y;
}

/*-------------------------------------------------------------------
 レフトナビゲーション
-------------------------------------------------------------------*/
#left_navi h4 { /*サブカテゴリの見出し*/
	width:129px;
	height:15px;
	background-image:url(../../parts/common2/left_navi_04.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:12px;
	margin:5px 0px 3px;
	font-size:12px;
	font-weight: normal;
}

#left_navi ul { /* リンクリスト */
	width:149px;
	background-image:url(/parts/common2/left_navi_hline1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#left_navi ul li {
	padding-left:16px;
	width:133px;
	display:block;
	line-height: 140%;
	padding-bottom: 6px;
}

#left_navi ul li a {
	color:#1D2088;
	text-decoration:none;
}

#left_navi ul li a:hover {
	text-decoration:underline;
}

/*
.icon_with{
	width:129px;
	height:15px;
	background-image:url(../../parts/common2/left_navi_04.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:12px;
	margin:3px 0px;
	font-size:12px;
}*/
.icon_with2{
	width:129px;
	height:15px;
	background-image:url(../../parts/common2/left_navi_04.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:12px;
	margin:3px 0px;
	color:#FF6600;
	font-size:12px;
}
.icon_with3{
	width:126px;
	height:15px;
	background-image:url(../../parts/common2/left_navi_13.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:15px;
	margin:3px 0px;
	color:#ff6600;
	font-size:12px;
}

/*-------------------------------------------------------------------
見出し
-------------------------------------------------------------------*/
#right_c h2 span{
	font-size:14px;
	color:#ff3300;
}
#right_c h2 a {
    color:#ff3300;
	text-decoration:none;
}
#right_c h2 a:hover a:link a:visited {
    color:#ff3300;
	text-decoration:none;
}

.f20{
	font-size:18px;
	color:#FF3300;
	line-height:25px;
	padding:15px 5px;
	text-align:left;
	font-weight:800;
}

/*-------------------------------------------------------------------
プロフィール
-------------------------------------------------------------------*/

#right_c .pre_text{
	padding:15px;
	background-color: #FFDD99;
	font-size: 12px;
	margin-bottom: 50px;
}

#right_c .prof-title{
	font-size: 14px;
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------
記事
-------------------------------------------------------------------*/
#right_c .kiji-waku {
	height: auto;
	margin-bottom: 15px;
}
#right_c .top30_text{
	font-size:14px;
	color:#333;
	line-height:22px;
	margin-top: 30px;
}
#right_c .top30s_text{
	font-size:12px;
	color:#333;
	line-height:18px;
	margin-top: 30px;
}
#right_c .top15_text{
	font-size:14px;
	color:#333;
	line-height:22px;
	margin-top: 15px;
}

#right_c .top10_text{
	font-size:14px;
	color:#333;
	line-height:22px;
	margin-top: 10px;
}

#right_c .top5_text{
	font-size:14px;
	color:#333;
	line-height:22px;
	margin-top: 5px;
}

#right_c .top0_text{
	font-size:14px;
	color:#333;
	line-height:22px;
}

#right_c .img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#right_c .img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#right_c .syuzaisya {
	font-size: 12px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	display: block;
}

/*-------------------------------------------------------------------
ナビ
-------------------------------------------------------------------*/
#right_c .n_navi {
	list-style-type: none;
	display: block;
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
	margin-left: 20px;
	margin-bottom: 40px;
}

#right_c .navi_t {
	font-size: 12px;
	text-align: right;
	clear: both;
	padding-top: 30px;
}
#right_c .navi_p {
	font-size: 12px;
	margin-top: 20px;
	text-align: right;
}
.menu_top {
	font-size: 14px;
	float: right;
	margin: 1em 15px 1em 0;
}
.menu_next {
	font-size: 14px;
	margin-bottom: 5px;
	width: 498px;
	text-align: right;
	clear: both;
	padding-top: 20px;
}