@charset "shift_jis";
/***********************
        初期設定
************************/

/* 文字設定 */
.note {
font-size: 10px;
margin-left: 1em;
	line-height: 1.1em;
	margin: 2px;
}

/***********************
       リンク設定
************************/
/***********************
       レイアウト
************************/

/* コンテンツ */

#content{
	clear: both;
	width: 800px;
	height: auto;
}

#content_top{
	width: 800px;
	height: auto;
}


#content_top h1{
	background-image: url(../img/por_global_title.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	text-indent: -9999px;
}

#main_wrapper{
	width: 800px;
	height: 100%;
	float: left;
	margin-bottom: 10px;
	margin-right: -134px;
}
#main{
	width: 600px;
	height: auto;
	margin-left: 40px;
	background-color: #FFFFFF;
}

#right_menu{
	width: 134px;
	height: auto;
	float: right;
	z-index: 2;
}


/* メイン部 */

/* 右部メニュー */
#sub_menu{
	width: 134px;
	height: auto;
}
#sub_menu h1{
	background-image: url(../img/por_navi_title.gif);
	background-repeat: no-repeat;
	width: 134px;
	height: 27px;
	text-indent: -9999px;
}

#sub_menu ul{
	list-style: none;
	width: 134px;
	height: 27px;
}
#sub_menu li{
	display: inline;
	width: auto;
	height: 27px;
}

#portfolio_box{
	width: auto;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#cap {
	vertical-align: bottom;
}

#portfolio_box ul{
	width: auto;
	margin-top: 60px;
	margin-left: 60px;
	margin-bottom: 243px;
	list-style-type: square;
}
/***********************
        初期設定
************************/
/* 文字設定 */
.concept {
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 10px;
	height: auto;
}
.thumb_table {
	margin-top: 20px;
}
.thumb_table td {
	padding: 6px;
	vertical-align: top;
}


.table_box{
	vertical-align: text-top;

}

.table_box td {
	margin-bottom: 20px;
	vertical-align: top;
}



.client {
	font-weight: bold;
	color: #339966;
}

