@charset "utf-8";
/*-------------------------------------------------------------------
 メインコンテンツ部
-------------------------------------------------------------------*/
#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/icos_09.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;
}

/**
.left_list{
	width:149px;
}
.left_list1{
	padding-left:16px;
	width:133px;
	height:20px;
	display:block;	
}
.left_list1 a{
	color:#1D2088;
	text-decoration:none;
}
**/
/*-------------------------------------------------------------------
 メインコンテンツ部（作成村田）
-------------------------------------------------------------------*/
.menu_top {
	font-size: 14px;
	text-align:right;    
	margin: 1em 15px 1em 0;
	width:500px;
}
#right_c .menu_next {
	font-size: 14px;
	margin-bottom: 5px;
	width: 498px;
	text-align: right;
	clear: both;
	padding-top: 20px;
}

#right_c h2 span{
	font-size:14px;
	color:#E4007F;
}
#right_c h2 {
    color:#E4007F;
	text-decoration:none;
}
#right_c h2 a {
    color:#E4007F;
	text-decoration:none;
}
#right_c h2 a:hover a:link a:visited {
    color:#E4007F;
	text-decoration:none;
}


#right_c .n_navi {
	list-style : url(../../parts/kihon/kihonchisiki/navi_next.gif) circle;
	display: block;
	margin: 20px 20px 50px 20px;
	font-size: 14px;
	line-height: 22px;
	vertical-align: middle;
}
#right_c .n_navi li{
	margin-left: 20px;
	padding-left: 7px;
}

#right_c .top30_text{
	font-size:14px;
	color:#333;
	line-height:18px;
	margin-top: 30px;
}
#right_c .top15_text{
	font-size:14px;
	color:#333;
	line-height:18px;
	margin-top: 15px;
}

#right_c .top10_text{
	font-size:14px;
	color:#333;
	line-height:18px;
	margin-top: 10px;
}
#right_c .top10_text_b{
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:18px;
	margin-top: 10px;
}
#right_c .top5_text{
	font-size:14px;
	color:#333;
	line-height:18px;
	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 .prof-title {
	font-size: 14px;
	color: #FF6666;
}
#right_c .prof-name {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 14pt;
}
#right_c .prof {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 14pt;
}
#right_c .syuzaisya {
	font-size: 12px;
	clear: both;
	margin-top: 15px;
	display: block;
	text-align: right;
}
#right_c .navi_t {
	font-size: 12px;
	margin-top: 10px;
	text-align: right;
}

/*-------------------------------------------------------------------
新しい方法
-------------------------------------------------------------------*/

#kiji {
	height: auto;
	margin-bottom: 15px;
	clear:both;
}

#kiji h3 {
	margin-bottom: 1em;
}

#kiji p {
	font-size:14px;
	color:#333;
	line-height:22px;
	margin-top: 10px;
}

#kiji .top{
	font-size:14px;
	color:#333;
	line-height:22px;
	margin-top: 20px;
}

/*-------------------------------------------------------------------
 スタイルの設定
-------------------------------------------------------------------*/
.f9{
	font-size:12px;
	color:#333;
	line-height:16px;
}
.f10{
	font-size:12px;
	color:#333;
	line-height:16px;
	padding:25px 5px;
}
/*-------------------------------------------------------------------
 スタイルの設定（村田作成分）
-------------------------------------------------------------------*/
.f20{
	font-size:18px;
	color:#E4007F;
	line-height:25px;
	padding:15px 5px 15px 0;
	text-align:left;
	font-weight:800;
}

