/*コンテンツタイトル
------------------------*/
#ctitle{
	width:584px;
	height:233px;
	background-image:url(../tokushu/v02/images/ctitle.jpg);
	background-repeat:no-repeat;
}

#ctitle ul{
	list-style-type:none;
	padding-left:460px;
	padding-top:154px;
}
#ctitle li{
	display:block;
	width:30px;
	height:29px;
	float:left;
	padding-left:1px;
	padding-bottom:1px;
}
#ctitle li a{

	
}

/*プロフィール
------------------------*/
#profile{
	margin-top:8px;
}
#profile_l{
	float:left;
	width:330px;
}
#profile_r{
	float:right;
	width:240px;
}
#profile strong{
	display:block;
	margin-bottom:20px;
}
#profile p{
	font-size:12px;
	line-height:150%;
	color:#666666;
	margin-bottom:0.8em;
}

#profile2{
	margin-top:8px;
}
#profile2 strong{
	display:block;
	margin-bottom:8px;
}
#profile2 p{
	font-size:12px;
	line-height:150%;
	color:#666666;
	margin-bottom:0.8em;
}
#profile2_l{
	float:left;
	width:120px;
}
#profile2_r{
	float:right;
	width:450px;
}








/*共通ボックス
------------------------*/
.box1{
	margin-top:30px;
}
.box1 p{
	font-size:14px;
	line-height:150%;
	color:#666666;
	margin-bottom:0.8em;

}
.box1 h4{
	margin-bottom:15px;
}
.box1 em{
	display:block;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:12px;
	line-height:150%;
	color:#4d4d4d;
	margin-bottom:1em;
}
.left200{
	float:left;
	width:200px;
	margin-top:20px;
}
.right370{
	float:right;
	width:370;
	margin-top:20px;
}
.left365{
	float:left;
	width:365px;
	margin-top:20px;
}
.right200{
	float:right;
	width:200px;
	margin-top:20px;
}


/*スローなアイテム
------------------------*/
#slowitem{
	width:584px;
	height:291px;
	background-image:url(../tokushu/v02/images/slowitem_bkimg.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
}
#slowitem strong{
	display:none;
}
#slowitem_pd{
	padding-left:190px;
	padding-top:66px;
	padding-right:30px;

}
#slowitem_pd p{
	color:#4d4d4d;
	font-size:14px;
	line-height:150%;
	margin-bottom:0.8em;
}


/*活動紹介
------------------------*/
#shokai{
	margin-top:20px;
	padding-bottom:20px;
}
#shokai h4{
	color:#4d4d4d;
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:15px;
	border-bottom:2px;
	border-bottom-color:#4d4d4d;
	border-bottom-style:solid;	
}
#shokai_l{
	float:left;
	width:150px;
}
#shokai_r{
	float:right;
	width:415px;
}
#shokai_r p{
	color:4d4d4d;
	font-size:14px;
	line-height:150%;
}
#shokai_r table{
	margin-top:15px;
	margin-bottom:15px;
}
#shokai_r th{
	color:4d4d4d;
	font-size:14px;
	line-height:150%;
	text-align:left;
	padding-right:1em;
}
#shokai_r td{
	color:4d4d4d;
	font-size:14px;
	line-height:150%;
}




/*next_backボタン
------------------------*/
#next_back{
	text-align:center;
	font-size:14px;
	margin-top:30px;
	margin-bottom:30px;
}
#next_back a{
	padding-left:0.5em;
	padding-right:0.5em;
}




/*共通チップス
------------------------*/
*{
	margin:0px;
	padding:0px;
	font-style:normal;
	font-weight:normal;
}

.hide{
	display:none;
}

.mark{
	background-image:url(../tokushu/v02/images/mark01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:12px;
	padding-left:20px; 
}
.mt20{
	margin-top:20px;
}






