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

body {
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	background-image: url(../portfolio/img/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	line-height: 180%;
	font-size: 11px;
	color:#9F9F9F;
	text-align: center;
	vertical-align: middle;
	background-position: left top;
}
/* --------------------------------------------------------------------------- */
#gnavi-area {
	height: 23px;
	margin: 0px;
	padding: 0px;
}
#gnavi {
	width:809px;
	margin-right: auto;
	margin-left: auto;
	color:#FFFFFF;
	line-height: 23px;
	vertical-align: baseline;
}
#gnavi a, 
a:link, 
a:visited {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
	vertical-align: middle;
}

#gnavi a:hover, 
a:active {
	color:#81511C;
	font-size: 11px;
	text-decoration:none;
	vertical-align: middle;
}
/*  色 */
.brown {
	color:#81511C;
}
.brown2 {
	color:#5E4F46;
}

/* -----ヘッダー部分ここから-------------------------------------------------------------- */
#header {
	font-size: 10px;
	height: 91px;
	width:809px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../portfolio/img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	height: auto;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	color: #D1C0A5;
	margin-right: 10px;
}
#logo-area {
	height: 71px;
}
#logo1 {
	height: 71px;
	width:120px;
	float: left;
}
#logo1 img {
	height: 71px;
	width:120px;
	display: block;
}
#logo2 {
	height: 71px;
	width:80px;
	float: right;
}
#logo2 img {
	height: 71px;
	width:80px;
	display: block;
}
#logo1 a, a:hover, 
a:active {
	color:#5C4C42;
}
#logo2 a, a:hover, 
a:active {
	color:#5C4C42;
}
/* ------サブナビゲーションその1--------------------- */
#snavi1-area {
	width:809px;
	height: 33px;	
}
#snavi1-area img {
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
}
#snavi1-area ul {
	height: 25px;
	width: 800px;
	padding-left: 19px;
	padding-top: 3px;
}

#snavi1-area li {
	float:left;
	height: 25px;
	width: 113px;
	padding-right: 5px;
}

#snavi1-area li a {
	overflow:auto;
	width:113px;
	height: 25px;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}

#snavi1-area li#snavi1-1 a {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../portfolio/img/bt_homepage_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-1 a:hover, #snavi1-area li#snavi1-1 a:active {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../portfolio/img/bt_homepage_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi1-area li#snavi1-2 a {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../portfolio/img/bt_mobilesite_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-2 a:hover, #snavi1-area li#snavi1-2 a:active {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../portfolio/img/bt_mobilesite_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi1-area li#snavi1-3 a {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../portfolio/img/bt_other_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-3 a:hover, #snavi1-area li#snavi1-3 a:active {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../portfolio/img/bt_other_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ------------------ここから右エリアの中身--------------------- */
#right-area .txt-box1 {
	color: #999999;
	padding-left: 10px;
	font-size: 11px;
	padding-right: 15px;
}

#right-area .txt-box1 a:hover, #right-area .txt-box1 a:active {
	color: #999999;
	text-decoration: underline;
}
/* 左側の画像部分 */
.left-img-area {
	width: 214px;
	height: auto;
	float: left;
}
.left-img-box1 {
	height: 214px;
	width: 214px;
	background-image: url(../portfolio/img/bg_portfolio01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.left-img-box2 {
	height: 433px;
	width: 214px;
	background-image: url(../portfolio/img/bg_portfolio02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
.img-box-in {
	width: 202px;
	height: 152px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.img-box-in2 {
	width: 192px;
	height: 345px;
	padding-top: 30px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 4px;
}
.img-box-in img {
	width: 202px;
	height: 152px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.img-box-in2 img {
	width: 192px;
	height: 345px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.img-caption {
	font-size: 10px;
	color: #59493F;
	line-height: 150%;
	width: 202px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.img-caption2 {
	font-size: 10px;
	color: #333333;
	line-height: 150%;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/* 右側説明文部分 */
.txt-box1-in-txbox {
	float: right;
	width: 341px;
}
.txt-box1-in-txbox ul .txt1 {
	margin-top: 10px;
}
.lineb1 {
	padding-top: 2px;
	margin-top: 10px;
	background-image: url(../portfolio/img/bg_line.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 20px;
}
.lineb2 {
	background-image: url(../portfolio/img/bg_line.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 13px;
}
.lineb3 {
	background-image: url(../portfolio/img/bg_line.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 0px;
}
.lineb1 a {
	color: #8FC31F; /* きみどり*/
}
.lineb1 a:hover {
	color: #999999; /* グレー*/
	text-decoration: underline;
}
.lineb1 a:visited {
	color: #8FC31F; /* きみどり*/
}

.lineb2 a {
	color: #8FC31F; /* きみどり*/
}
.lineb2 a:hover {
	color: #999999; /* グレー*/
	text-decoration: underline;
}
.lineb2 a:visited {
	color: #8FC31F; /* きみどり*/
}

.lineb3 a {
	color: #8FC31F; /* きみどり*/
}
.lineb3 a:hover {
	color: #999999; /* グレー*/
	text-decoration: underline;
}
.lineb3 a:visited {
	color: #8FC31F; /* きみどり*/
}

.noline-bottom {
	margin-top: 8px;
	color: #8FC31F; /* きみどり*/
}
.noline-bottom a {
	color: #8FC31F; /* きみどり*/
}
.noline-bottom a:visited {
	color: #8FC31F; /* きみどり*/
}

.blue {
	color:#009DE4;
	text-indent: 3px;
	line-height: 120%;
}

.u20-blue {
	margin-top: 20px;
	color: #009DE4;
	text-indent: 3px;
}

/* タイトル */
.title {
	width:595px;
	height:49px;
	background-image: url(../portfolio/img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-area .title h3 {
	font-size: 12px;
	color: #362E2B;
	font-weight: normal;
	text-indent: 15px;
	padding-top: 8px;
}
.update {
	color: #E60012;
	margin-right: 5px;
	margin-left: auto;
	display: block;
	text-align: right;
	padding-top: 3px;
}
#page{/* ----次ページへのリンク部分------------------------ */
	padding-top: 10px;
	padding-bottom: 25px;
	height: 22px;
	font-size: 10px;
	line-height: 18px;
}

/* 追加2 */
.pager_current{
	width: 18px;
	height: 18px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	display: block;
	margin-right: 5px;
	border: 1px solid #FF6600;
	background-color: #FF6600;
}

#page a {
	width: 18px;
	height: 18px;
	color: #666666;
	text-align: center;
	float: left;
	display: block;
	margin-right: 5px;
	text-decoration:none;
	border: 1px solid #666666;
}

#page a:hover, .page a:active {
	color: #009DE4;
}
/* 追加2ここまで */

.page1{
	width: 18px;
	height: 18px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	border: 1px solid #FF6600;
	font-size: 10px;
	line-height: 18px;
	background-color: #FF6600;
}

.page2{
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	font-size: 10px;
	line-height: 18px;
	
}

.page2 a {
	width: 18px;
	height: 18px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	border: 1px solid #666666;
	font-size: 10px;
}

.page2 a:hover, .page2 a:active {
	color: #009DE4;
	height: 18px;
	width: 18px;
	border: 1px solid #666666;
	font-size: 10px;
}

.page3{
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	font-size: 10px;
	line-height: 18px;
	
}

.page3 a {
	width: 18px;
	height: 18px;
	color: #666666;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	border: 1px solid #666666;
	font-size: 10px;
}

.page3 a:hover, .page3 a:active {
	color: #009DE4;
	height: 18px;
	width: 18px;
	border: 1px solid #666666;
	text-decoration:none;
	font-size: 10px;
}

.page_d{
	color: #FF6600;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	font-size: 10px;
	line-height: 18px;
	
}

.page_d a {
	width: 18px;
	height: 18px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration:none;
	border: 1px solid #666666;
	font-size: 10px;
}

.page_d a:hover, .page_d a:active {
	color: #009DE4;
	height: 18px;
	width: 18px;
	border: 1px solid #666666;
	font-size: 10px;
}


/* ---追記フッター--- */
.footer-b-box_top {
	padding-top: 20px;
	width:809px;
	margin-right: auto;
	margin-left: auto;
}

.footer-b-box2 {
	width:636px;
	margin-left: 173px;
}

.footer_b2 {
	float: right;
	width:430px;
	margin-left: 20px;
	text-align: left;
	line-height: 150%;
}

#footer_link{
	width: 186px;
	float: left;
}
#link_logo{
	float: left;
	width: 60px;
}
#link_text{
	float: right;
	width: 116px;
	font-size: 10px;
	line-height: 14px;
	color: #999;
	text-align: left;
}