@charset "UTF-8";
 
/*=========================================================================
Type : Specified Directory Layout
Page : /profile.html
=========================================================================*/

/* Common Import Setting
--------------------------------------------- */

/* Basic Setting */
@import "common_basic.css";

/* Whole Layout */
@import "common_layout.css";


/* ReWrite Common Layout
--------------------------------------------- */
div#contents div.coInB{
}

/* Directry Page Layout
--------------------------------------------- */
/* main */
div#coMain{
	width:890px;
	margin-bottom:20px;
	background:url(../images/profile/side_bg.gif) no-repeat 580px bottom;
}
div#coMain h2{
	height:45px;
	margin-bottom:22px;
	background:url(../images/profile/main_title.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}
div#coMain div.prBox{
	float:left;
	width:570px;
	background:url(../images/profile/profile_bg.gif) repeat-x 0px 65px;
}
div#coMain div.prBox div.pict{
	float:left;
	width:200px;
	padding:10px;
}
div#coMain div.prBox div.text{
	float:right;
	width:330px;
	padding:15px 10px 10px 10px;
}
div#coMain div.prBox div.text h3{
	margin-bottom:1.0em;
	padding-left:12px;
	background:url(../images/profile/profile_name_bullet.gif) no-repeat 0px 0px;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.3em;
}
html*div#coMain div.prBox div.text h3{font-weight:normal;}
* html div#coMain div.prBox div.text h3{font-weight:bold;}

div#coMain div.prBox div.text h3 span{
	font-size:0.5em;
	font-weight:normal;
	line-height:1.8em;
}
div#coMain div.prBox div.text ul{
}
div#coMain div.prBox div.text ul li{
	margin-bottom:0.5em;
	padding-left:8px;
	background:url(../images/profile/main_bullet01.gif) no-repeat 0px 6px;
}
div#coMain div.infoBox{
	float:right;
	width:310px;
	padding:20px 0px 40px 0px;
	display:inline;
}
div#coMain div.infoBox div.sBox{
	margin:0px 20px 20px 20px;
}
div#coMain div.infoBox div.sBox h4{
	height:16px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}
div#coMain div.infoBox div#sbPho h4{background-image:url(../images/profile/side_name_photography.gif);}
div#coMain div.infoBox div#sbRec h4{background-image:url(../images/profile/side_name_recruit.gif);}
div#coMain div.infoBox div.sBox p{
	margin-bottom:0.3em;
}
div#coMain div.infoBox div.sBtn{
}
div#coMain div.infoBox div.sBtn a{
	display:block;
	width:278px;
	height:48px;
	margin:0px auto;
	background:url(../images/profile/side_btn_contact.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}
div#coMain div.infoBox div.sBtn a:hover{
	background-position:0px -48px;
}

/* works */
div#coWorks{
	width:882px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background:url(../images/profile/works_bg.gif) repeat-y center 0px;
}
div#coWorks div.block{
	float:left;
	width:280px;
	margin-right:21px;
	padding-top:2px;
	display:inline;
	background:url(../images/profile/works_title_bg.gif) repeat-x 0px 0px;
}
div#coWorks div.block.end{
	margin-right:0px;
}
div#coWorks div.block h3{
	margin-bottom:1.0em;
	padding:10px 10px 0px 20px;
	background:url(../images/profile/works_title_bullet.gif) no-repeat 10px 10px;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
}
html*div#coWorks div.block h3{font-weight:normal;}
* html div#coWorks div.block h3{font-weight:bold;}

div#coWorks div.block ul{
	margin:0px 10px 1.0em 10px;
}
div#coWorks div.block ul li{
	margin-bottom:0.2em;
	padding-left:8px;
	background:url(../images/profile/main_bullet01.gif) no-repeat 0px 6px;
}
div#coWorks div.block{
}
div#coWorks div.block{
}
div#coWorks div.block{
}

