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

#main .author{
	clear:both;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	background-image:url(images/back-ground.jpg);
	width:670px;
}

#main .author_body{
	width:630px;
	margin:0px auto 10px auto;
	padding:10px 10px 10px 10px !important;
	padding:10px 0px 10px 0px; /*for only IE6 style*/
	background-color:#FFFFFF;
}

#main .author_type{
	width:51px;
	height:54px;
	float:left;
}

#main .author_corporate{
	width:570px;
	float:right;
}

#main .author_corporate h3{
	color:#58595b;
	margin:5px 0px 3px 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	font-weight: bold;
}

#main .author_corporate p.location{
	color:#000000;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#main .line{
	clear:both;
	height:0px;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px dashed #414142;
}

#main .author_logo{
	width:185px;
	height:185px;
	border:1px solid #808285;
	float:left;
}

#main .author_about{
	width:430px;
	float:right;
}

#main .author_about table{
	width:430px;
	border:1px solid #939598;
}

#main .author_about table th{
	background-color:#f1f1f2;
	width:100px;
	font-weight:normal;
	border-bottom:1px dotted #939598;
}

#main .author_about table td{
	background-color:#f7ecbe;
	font-weight:normal;
	border-bottom:1px dotted #939598;
}

#main .author_freearea{
	clear:both;
	width:650px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
}

#main .author_picture{
	width:180px;
	height:160px;
	overflow:hidden;
}

#main .workd_head{
	margin:30px auto 10px auto;
	vertical-align:middle;
}

#main .workd_head img{
	vertical-align:middle;
}

#main .workd_head span.workd_head_corp{
	vertical-align:middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	font-weight: bold;
	color:#f15424;
}

#main .author_works{
	width:180px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
}


#main .btn_wrap{
	width:610px;
	text-align:center;
	margin:30px auto 30px auto;
	padding:0px 0px 0px 0px;
}



