@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	background-image: url(../common/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	background-color: #FFFFFF;
}


* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiyro", "ＭＳ Ｐゴシック", "MS PGothic", LucidaGrande, "Helvetica", "Arial", sans-serif, monospace;
	font-size: 12px;
	line-height: 1.8em;
	color: #000;
}
img{
	border-width: 0px;
}
p,h1,h2,h3,h4,h5 {
	margin: 0px;
}
ul,ol.dl,li,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
strong {
	font-size: 1em;
}


br.clr {
	clear: both;
	height: 0px;
}
br.clrL {
	clear: left;
	height: 0px;
}
br.clrR {
	clear: right;
	height: 0px;
}
.fltR {
	float: right;
}
.fltL {
	float: left;
}




/*--------------------リンク設定--------------------------------------- */
a {
	color: #333333;
	text-decoration: none;
	font-size: 1em;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	color: #B16B03;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #B16B03;
	text-decoration: none;
}


/*
----------------------------
*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{ display:block;	clear:both;	height:1px;	overflow:hidden; font-size:1px; line-height:1px }
.clear10{ display:block;	clear:both;	height:10px;	overflow:hidden; font-size:1px; line-height:1px }
.clear20{ display:block;	clear:both;	height:20px;	overflow:hidden;}
.clear30{ display:block;	clear:both;	height:30px;	overflow:hidden;}

.sp02{ display:block;	height:2px;	overflow:hidden;}
.sp05{ display:block;	height:5px;	overflow:hidden;}
.sp10{ display:block;	height:10px;	overflow:hidden;}
	.sp10p{ display:block;	height:10px;	overflow:hidden; font-size:1px; line-height:1px}
.sp15{ display:block;	height:15px;	overflow:hidden;}
	.sp15p{ display:block;	height:15px;	overflow:hidden;}
.sp20{ display:block;	height:20px;	overflow:hidden;}
	.sp20p{ display:block;	height:20px;	overflow:hidden;}
.sp25{ display:block;	height:25px;	overflow:hidden;}
.sp30{ display:block;	height:30px;	overflow:hidden;}
.sp35{ display:block;	height:35px;	overflow:hidden;}
.sp40{ display:block;	height:40px;	overflow:hidden;}
.sp50{ display:block;	height:50px;	overflow:hidden;}

.sp_h1{ display:block;	height:30px;	overflow:hidden;}

.gray_line{ height:30px; margin-top:20px;	clear:both; border-top: solid 1px #eee}
.white{ color:#fff}
.b_gray{ font-weight:bold; color:#888;}
.small{ font-size:85%; line-height:
1.6em}
.light{ font-weight:normal;}
.dot_line {
	background:url(../common/dot_line.gif) repeat-x;
	padding:11px 0 0px 0;
	margin:20px 10px 0 10px
}

.sps5-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.alt{
display:none;
}

/*
TEXT----------------------------
*/
.txt8 {
	font-size: 8px;
}
.txt9 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}

.txt14 {
	font-size: 14px;
}
.txt14r {
	font-size: 14px;
	color: #C03;
}
.txt16 {
	font-size: 16px;
}
.txt16b {
	font-size: 16px;
	font-weight: bold;
}
.txt16bl {
	font-size: 16px;
	color: #005E83;
}
.txt16or {
	font-size: 16px;
	color: #D73015;
}
.txt18 {
	font-size: 18px;
}
.txt20 {
	font-size: 20px;
}
.txt20pk {
	font-size: 20px;
	color: #B16B03;
	font-weight: bold;
}


.PR01 {
	color: #FE9327;
	font-size: 14px;
}
.PR02 {
	color: #333333;
	font-size: 14px;
}
.PR03 {
	color: #333333;
	font-size: 18px;
}
.red {
	color: #C00;
}
.txt10g {
	font-size: 10px;
	color: #666666;
}
.txt10gh {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	font-weight: lighter;
}
.txt16or {
	font-size: 16px;
	color: #FE8001;
	font-weight: bold;
}

/*
レイアウト----------------------------
*/

/*
wrapper----------------------------
*/
#ln {
	background-color: #FFCEDF;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 100%;
}
.wp-main {
	background-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2E3D0;
	border-left-color: #F2E3D0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.wp-main1 {
	background-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2E3D0;
	border-left-color: #F2E3D0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../common/bg-main1.gif);
	background-repeat: repeat-x;
}
.wp-main2 {
	background-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2E3D0;
	border-left-color: #F2E3D0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 65px;
	margin-top: 0px;
	padding-top: 0px;
}
#wr-pan {
	width:960px;
	margin-bottom: 0px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-size: 10px;
	padding-top: 10px;
}

#wr-hd {
	width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 174px;
	background-image: url(../common/bg-head.gif);
	background-repeat: no-repeat;
}
#wr-menu {
	width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 65px;
}

#wr-mn {
	width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFF;
}

#wr-con {
	width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	margin-top: 0px;
}

#wr-conm {
	width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	margin-top: 0px;
}

#wr-ft {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 20px;
}

/*
----------------------------
*/
#header {
	background-image: url(../common/bg-top.gif);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
}
#hd {
	height: 118px;
	margin: 0px;
	padding: 0px;
}

#hd-l {
	float: left;
	width: 960px;
	text-align: center;
}

#hd-l2 {
	float: right;
	width: 750px;
	text-align: left;
}
#hd-r2 {
	float: left;
	width: 200px;
	text-align: left;
}
#hd-r-l {
	float: left;
	width: 205px;	
}
#hd-r-r {
	float: right;
width: 170px;	
}


#hd-r {
	float: right;
}
#menu-l {
	float: left;

}


/*
----------------------------
*/

#main {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/bg-main.gif);
	background-repeat: repeat-x;
	height: 310px;
	width: 100%;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mainin {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/bg-mainin.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#mn-l {
	float: left;
}

#mn-r {
	float: right;
}
/*
contents----------------------
*/
/*toppage*/
#conT-r {
	float: left;
	width: 680px;
}
#conT-l {
	float: right;
	width: 232px;
}
#conT-l img {
	margin-bottom: 10px;
}

.conT-r-l0 {
	float: left;
	width:680px;
	height: 215px;
}

.conT-r-l0 p .i01 {
	float: left;
}
.conT-r-l0 p .i02 {
	float: left;
}
.conT-r-l0 p .i03 {
	float: left;
}

.conT-r-l {
	float: left;
	width:220px;
}
.conT-r-r {
	float: right;
	width: 445px;
}

.conT-r-l2 {
	float: left;
	width:430px;
}


.conT-r-r2 {
	float: right;
	width: 200px;
}

.conT-r-l3 {
	float: left;
	width: 410px;
}
.conT-r-r3 {
	float: right;
	width: 220px;
}

.conT-r-l4 {
	float: left;
	width: 315px;
	text-align: right;
}
.conT-r-r4 {
	float: right;
	width: 315px;
	text-align: left;
}
.conT-r-l5 {
	float: left;
	width: 315px;
	text-align: left;
}
.conT-r-r5 {
	float: right;
	width: 315px;
	text-align: left;
}

.conT-r-l6 {
	float: left;
	width: 210px;
	text-align: left;
}
.conT-r-r6 {
	float: right;
	width: 420px;
	text-align: left;
}
.conT-r-l7 {
	float: left;
	width: 355px;
	text-align: left;
}
.conT-r-r7 {
	float: right;
	width: 285px;
	text-align: left;
}

.conT-r-btn {
	float: left;
	width: 120px;
	text-align: left;
}
/*
work----------------------------
*/
#wk-l {
	float: left;
	width: 250px;
}
#wk-r {
	float: right;
	width: 410px;
}

/*
footer----------------------------
*/
#footer {
	/*background-image: url(../common/bg-foot.gif);*/
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F19100;
}

#ft-l {
	padding-right: 100px;	

}



#copyright {
	background-image: url(../common/copy.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
}

/*
contents----------------------
*/
/*inpage*/
#pan {
	font-size: 10px;
	margin-bottom: 10px;
}

#con-l {
	float: left;
	width: 185px;
}
#con-r {
	float: right;
	width: 690px;
}



/*
----------------------------
*/
#artlist {
	float: left;
	width: 690px;
}

.list01 {
	margin-right: 18px;
	width: 218px;
	float: left;
	margin-bottom: 20px;
}

.list01 a:hover {
	width: 218px;
	float: left;
	background-color: #FFE7E1;
}

.list02{
	width: 218px;
	float: left;
	margin-bottom: 30px;
}
.list02 a:hover {
	margin-right: 18px;
	width: 218px;
	float: left;
	background-color: #FFE7E1;
}

.atlst {
	vertical-align: middle;
}


#gallery {
		float: left;
}
.a-works {
	width:138px;
	text-align: center;
	float: left;
	margin-bottom: 30px;
}

.a-works2 {
	width:340px;
	text-align: center;
	float: left;
	margin-bottom: 30px;
}


/*
company----------------------------
*/


.company-p-r {
	
	width: 665px;
}

#profile {

}
#profile tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#profile td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#profile th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*
privacy----------------------------
*/

#pNavi {

}
#pNavi ul {

}
#pNavi li {
	list-style-type: decimal;
	margin-left: 8px;
	margin-bottom: 5px;
}



/*
member----------------------------
*/


/*
メニュー----------------------------
*/

/*---headナビ------*/
#hNavi {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hNavi ul {
	margin: 0px;
	padding: 0px;
}
#hNavi li {
	}
#hNavi li#nv01 a:link,#hNavi li#nv01 a:active,#hNavi li#nv01 a:visited {
	background-image: url(../common/btn-h01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#hNavi li#nv01in {
	background-image: url(../common/btn-h01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#hNavi li#nv01 a:hover {
	background-image: url(../common/btn-h01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#hNavi li#nv02 a:link,#hNavi li#nv02 a:active,#hNavi li#nv02 a:visited {
	background-image: url(../common/btn-h02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#hNavi li#nv02in {
	background-image: url(../common/btn-h02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#hNavi li#nv02 a:hover {
	background-image: url(../common/btn-h02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

/*---グローバルナビ------*/

#gNavi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gNavi ul {
	margin: 0px;
	padding: 0px;
}
#gNavi li {
	float: left;
}
#gNavi li#nv01 a:link,#gNavi li#nv01 a:active,#gNavi li#nv01 a:visited {
	background-image: url(../common/btn-01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv01in {
	background-image: url(../common/btn-01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv01 a:hover {
	background-image: url(../common/btn-01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv02 a:link,#gNavi li#nv02 a:active,#gNavi li#nv02 a:visited {
	background-image: url(../common/btn-02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv02in {
	background-image: url(../common/btn-02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv02 a:hover {
	background-image: url(../common/btn-02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv03 a:link,#gNavi li#nv03 a:active,#gNavi li#nv03 a:visited {
	background-image: url(../common/btn-03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv03in {
	background-image: url(../common/btn-03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv03 a:hover {
	background-image: url(../common/btn-03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv04 a:link,#gNavi li#nv04 a:active,#gNavi li#nv04 a:visited {
	background-image: url(../common/btn-04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv04in {
	background-image: url(../common/btn-04ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv04 a:hover {
	background-image: url(../common/btn-04ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv05 a:link,#gNavi li#nv05 a:active,#gNavi li#nv05 a:visited {
	background-image: url(../common/btn-05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv05in {
	background-image: url(../common/btn-05ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv05 a:hover {
	background-image: url(../common/btn-05ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv06 a:link,#gNavi li#nv06 a:active,#gNavi li#nv06 a:visited {
	background-image: url(../common/btn-06.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv06in {
	background-image: url(../common/btn-06ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv06 a:hover {
	background-image: url(../common/btn-06ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv07 a:link,#gNavi li#nv07 a:active,#gNavi li#nv07 a:visited {
	background-image: url(../common/btn-07.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 130px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv07in {
	background-image: url(../common/btn-07ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 130px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#gNavi li#nv07 a:hover {
	background-image: url(../common/btn-07ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 130px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
/*---workナビ------*/
#wNavi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wNavi ul {
	margin: 0px;
	padding: 0px;
}
#wNavi li {
	float: left;
}
#wNavi li#nv01 a:link,#wNavi li#nv01 a:active,#wNavi li#nv01 a:visited {
	background-image: url(../common/btn-w01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv01in {
	background-image: url(../common/btn-w01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv01 a:hover {
	background-image: url(../common/btn-w01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv02 a:link,#wNavi li#nv02 a:active,#wNavi li#nv02 a:visited {
	background-image: url(../common/btn-w02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 175px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv02in {
	background-image: url(../common/btn-w02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 175px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv02 a:hover {
	background-image: url(../common/btn-w02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 175px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv03 a:link,#wNavi li#nv03 a:active,#wNavi li#nv03 a:visited {
	background-image: url(../common/btn-w03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 170px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv03in {
	background-image: url(../common/btn-w03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 170px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv03 a:hover {
	background-image: url(../common/btn-w03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 170px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv04 a:link,#wNavi li#nv04 a:active,#wNavi li#nv04 a:visited {
	background-image: url(../common/btn-w04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv04in {
	background-image: url(../common/btn-w04ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#wNavi li#nv04 a:hover {
	background-image: url(../common/btn-w04ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 160px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
/*---メイン画像ナビ------*/
#mNavi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mNavi ul {
	margin: 0px;
	padding: 0px;
}
#mNavi li {
}
#mNavi li#nv01 a:link,#mNavi li#nv01 a:active,#mNavi li#nv01 a:visited {
	background-image: url(../images/btn-m01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv01in {
	background-image: url(../images/btn-m01ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv01 a:hover {
	background-image: url(../images/btn-m01ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv00 a:link,#mNavi li#nv00 a:active,#mNavi li#nv00 a:visited {
	background-image: url(../images/btn-m01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv00in {
	background-image: url(../images/btn-m01ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv00 a:hover {
	background-image: url(../images/btn-m01ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv02 a:link,#mNavi li#nv02 a:active,#mNavi li#nv02 a:visited {
	background-image: url(../images/btn-m02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv02in {
	background-image: url(../images/btn-m02ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv02 a:hover {
	background-image: url(../images/btn-m02ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv03 a:link,#mNavi li#nv03 a:active,#mNavi li#nv03 a:visited {
	background-image: url(../images/btn-m03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv03in {
	background-image: url(../images/btn-m03ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv03 a:hover {
	background-image: url(../images/btn-m03ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv04 a:link,#mNavi li#nv04 a:active,#mNavi li#nv04 a:visited {
	background-image: url(../images/btn-m04.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv04in {
	background-image: url(../images/btn-m04ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv04 a:hover {
	background-image: url(../images/btn-m04ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
/*---footナビ------*/
#fNavi {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#fNavi ul {
	margin: 0px;
	padding: 0px;
}
#fNavi li {
	float: left;
}
#fNavi li#nv01 a:link,#fNavi li#nv01 a:active,#fNavi li#nv01 a:visited {
	background-image: url(../common/btn-ft01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 140px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv01in {
	background-image: url(../common/btn-ft01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 140px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv01 a:hover {
	background-image: url(../common/btn-ft01ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 140px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv02 a:link,#fNavi li#nv02 a:active,#fNavi li#nv02 a:visited {
	background-image: url(../common/btn-ft02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 95px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv02in {
	background-image: url(../common/btn-ft02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 95px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv02 a:hover {
	background-image: url(../common/btn-ft02ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 95px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv03 a:link,#fNavi li#nv03 a:active,#fNavi li#nv03 a:visited {
	background-image: url(../common/btn-ft03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 95px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv03in {
	background-image: url(../common/btn-ft03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 95px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#fNavi li#nv03 a:hover {
	background-image: url(../common/btn-ft03ov.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 95px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

/*---inpageメインナビ------*/
#sNavi {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sNavi ul {
	margin: 0px;
	padding: 0px;
}
#sNavi li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../common/mark02.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	height: 30px;
	text-indent: 50px;
	font-size: 12px;
}
#aNavi li a:link, a:active, a:visited {
	color: #B16B03;
	text-decoration: none;
	font-size: 1em;

}
#mNavi li#nv01in {
	background-image: url(../images/btn-m01ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#mNavi li#nv01 a:hover {
	background-image: url(../images/btn-m01ov.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 130px;
	width: 350px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

/*------インフォメーション----- */

#infomenu {
	width: 650px;
	/*--height: 150px;-- */
	padding-bottom: 10px;
}

#infomenu ul {
	width: 650px;
}

#infomenu li {
	margin: 0px;
	padding: 0px;
	/*--height: 15px;-- */
	background-image: url(../common/mark01.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 0px 0px;
}



#infomenu2 {
	width: 650px;
	padding-bottom: 20px;
}

#infomenu2 ul {
	width: 650px;
}

#infomenu2 li.yes {
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(../common/mark01.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 0px 2px;
}
#infomenu2 li.no {
	margin: 0px;
	padding: 0px;
	height: 25px;

	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 0px 7px;
}
/*
飾り----------------------------
*/
.gline {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.ttl-m {
	padding-bottom: 20px;
}
.ind-10 {
	padding-left: 10px;
}
.ind-15 {
	padding-left: 15px;
}
.ind-30 {
	padding-left: 30px;
}
.ind-60 {
	padding-left: 60px;
}


.menu_list {	
	width: 260px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:1px;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }

.ttl-s1 {
	background-color: #FFFFDB;
	height: 25px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 10px;
}
.ttl-s {
	height: 40px;
	width: 650px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../common/bg-ttl-s.gif);
	font-size: 20px;
	color: #C32F61;
	text-indent: 50px;
	padding-top: 3px;
	background-repeat: no-repeat;
}
.ttl-s2 {
	height: 30px;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../common/bg-sttl01.gif);
	font-size: 18px;
	color: #C32F61;
	text-indent: 40px;
	padding-top: 3px;
	background-repeat: no-repeat;
}
.ttl-q {
	height: 50px;
	width:570px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../common/bg-q.gif);
	font-size: 16px;
	color: #333333;
	padding-left: 80px;
	padding-top: 12px;
	background-repeat: no-repeat;
}
.ttl-a {
	width: 570px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../common/bg-a.gif);
	font-size: 12px;
	color: #333333;
	padding-left: 80px;
	padding-top: 12px;
	background-repeat: no-repeat;
}

.tb01 {
	border: 1px solid #FBE0B7;

}
.tb01-01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBE0B7;
	padding-left: 15px;
}
.tb01-02 {
	padding-left: 15px;
}


.tb01-03 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBE0B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBE0B7;
	text-align: center;
	font-size: 16px;
}

.tb01-04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBE0B7;
	text-align: center;
	font-size: 16px;
}
.tb01-05 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBE0B7;
	text-align: center;
	font-size: 16px;
}

.tb01-06 {
	text-align: center;
	font-size: 16px;
}


/*
アルバム----------------------------
*/
.pt-img1 {
	text-align: center;
	float: left;
	width: 220px;
}
.pt-img2 {
	text-align: center;
	float: left;
	width: 210px;
}
/*------photoアルバム----- */
.photof01 {
	float: left;
	width: 210px;
	padding-right: 15px;
		padding-bottom: 20px;
}
.photof02 {
	float: left;
	width: 210px;
			padding-bottom: 20px;
}
/* トップページMAIN CONTENT CONTAINER */
#featured-cycle {
	width: 960px;
	height: 310px;
	overflow: hidden;
}

#featured-cycle2 {
	width: 600px;
	height: 250px;
	overflow: hidden;
}





#feed {
	font-size: 12px;
	line-height: 14px;
}