@charset "utf-8";

body{
	margin:0 auto;
	text-align:center;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	font-size:12px;
}

img{
	border:0;
}

p{
	margin-top:0;
	font-size:12px;
	color:#333;
	line-height:1.25em;
}

h1 {
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	margin:0;
}

h2{
	margin:0 0 5px 0;
}
h3{
	font-size:14px;
	color:#666;
}

#oowaku{
	width:850px;
	margin:0 auto;
	text-align:center;
	background-image:url(img_common/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#menu{
	text-align:left;
	margin-top:-15px;
}


#left{
	float:left;
	padding:20px 20px 0 40px;
	width:160px;
	font-size:16px;
	color:#666666;
	text-align:left;
}
#left a{
	color:#666666;
	text-decoration:none;
}
#left a:hover{
	color:#333333;
}

#right{
	float:right;
	padding:20px 40px 40px 0;
	width:585px;
	text-align:left;
}
.contents{
	background-color:#FFFFFF;
	padding:10px;
	margin:0 0 20px 0;
}

#pagetop{
	clear:both;
	text-align:right;
	margin-right:20px;
	
}

#footer{
	font-size:12px;
	color:#999999;
	background-color:#FFFFFF;
	padding:10px 0;
	border-top:solid 1px #ccc;
	width:850px;
}

/*　prolile用　*/
.pro td{
	padding:5px;
	border-bottom:dotted 1px #ccc;
	font-size:12px;
	color:#333333;
}
.pro th{
	font-size:12px;
	color:#333333;
	border-bottom:solid 1px #333333;
	text-align:left;
}

.link{
	border:dashed 1px #ccc;
	padding:10px;
	margin:60px 20px 0;
}
.link p{
	margin:0;
}
.link ul{
	margin:0;
}
.link li{
	list-style:square;
}
.link a{
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.link a:hover{
	color:#333333;
}


/*　works用　*/
.side_menu a{
	display:block;
	height:30px;
	color:#999999;
	text-align:none;
}
.side_menu a:hover{
	color:#333333;
}
#oowaku #right .contents td {
}

.works td{
	padding:10px 15px;
	border-bottom:dashed 1px #ccc;
	font-size:12px;
	color:#666666;
}
.works img{
	margin-top:5px;
}

.cap{
	clear:both;
	margin:20px;
	list-style:1.5em;
	font-size:11px;
}

.photographer {
	font-size: 10px;
	color: #666666;
	margin-left:20px;
}

#betumado{
	position:relative;
	top:389px;
	left:478px;
}

/*　プロジェクト詳細ページ用　*/
.project{
	width:550px;
}
.project td{
	padding:10px 15px;
	font-size:12px;
	color:#666666;
}
.project li{
	color:#333;
	padding-left:0px;
}

/*　othersページ用　*/
.others{
	margin-bottom:20px;
}
.others th{
	background-color:#cccccc;
	font-weight:normal;
	font-size:10px;
	color:#666;
	padding:5px;
	text-align:center;
}
.others td{
	font-size:10px;
	color:#666;
	padding:5px;
	border-bottom:dotted 1px #ccc;
	border-right:dotted 1px #ccc;
}

/*　問合せページ用　*/
.contact{
	margin:40px;
}
.contact td{
	font-size:12px;
	color:#666;
	padding:5px;
	border-bottom:dotted 1px #ccc;
}