@charset "UTF-8";
/* CSS Document */

@import '../../../global_src/css/format.css';
@import '../../../global_src/css/common.css';

/*-----------------------------------------------*/
#prof_bak{
	background:#FFF;
	background-image: url(../img/background_sakura.gif);
	background-repeat: repeat-x;  
}

#article{
	width:1000px;
	height:880px;
	position:absolute;
	top:38%;
	margin:-270px 0 0 0px;
	padding:30px 0 0 5px;
	background:#FFF;
}

/*-----------------------------------------------*/

#article h2{
	margin-bottom:20px;

}

#article2{
	width:1000px;
	height:880px;
	position:absolute;
	top:38%;
	margin:-270px 0 0 0px;
	padding:30px 0 0 5px;
	background:#FFF;
}

/*-----------------------------------------------*/

#article2 h2{
	margin-bottom:20px;

}



.profile_img {
    float: left;
 display: inline-block;
 _display: inline;
}

.sub_profile_img {
    float: left;
 display: inline-block;
 _display: inline;
 margin-left:5px;
}

.profile_area {
    float: left;
    width:800px;
    height:250px;
}

.profile_pic_area {
    float: left;
    width:1000px;
    height:250px;
}

.link_list2 {
	font-weight:bold;
}

.name_area {
    padding-left: 10px;
    padding-bottom: 15px;
}

.t4 {
font-size: 1.6em;
line-height: 1.5em;
}

.t2 {
font-size: 1.2em;
line-height: 1.5em;
}

.profile_text {
width: 250px;
padding-left: 5px;
float:left;
}

.profile_text dl {
line-height: 15px;
font-size: 1.2em;
padding-bottom: 10px;
overflow: hidden;

}
.profile_text dt {
float: left;
width: 65px;
padding-bottom: 5px;

}
.profile_text dd {
float: left;
width: 180px;
padding-bottom: 5px;
}



.profile_text2 {
width: 280px;
padding-left: 5px;
float:left;
}

.profile_text2 dl {
line-height: 15px;
font-size: 1.2em;
padding-bottom: 10px;
overflow: hidden;

}
.profile_text2 dt {
float: left;
width: 65px;
padding-bottom: 5px;

}
.profile_text2 dd {
float: left;
width: 180px;
padding-bottom: 5px;
}




.img_area {
    width: 800px;
    overflow: hidden;
    padding-top: 2px;
}

 .img_area li {
    width: 195px;
    float: left;
    padding-right: 5px;
    display: block;
}
.img_area .cap {
    clear: both;
    padding: 2px 0px 0px;
}

.img_area .t2 {
    font-size: 1.2em;
    line-height: 1.2em;
}

.img_area .t4 {
    font-size: 0.8em;
    line-height: 0.8em;
}

