/* CSS Document */
*{
	margin: 0;
	padding: 0;
	outline:none;
	text-decoration: none;
	
}
body{
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../imges/bodybg.jpg);
}
h1,h2,h3,h4,h5,h6,p,address,em,strong,li,a:hover{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}


#header{
	width:918px;
	height:185px;
	background-image:url(../imges/header2.jpg);
	text-indent: -9999px;
	border-bottom: 1px solid #484848;
	border-left: 1px solid #484848;
	border-top: 1px solid #484848;
	border-right: 1px solid #484848;
	position:relative;
}
#header a{
position:absolute;
left:743px;
top:138px;
width:170px;
height:40px;
display:block;
text-indent:-9999px;


}

#wrapper{
	float:left;
	width:919px;
	height:auto;
	border-right: 1px solid #444;
	background-color:#FFFFFF;
	overflow: visible;
	background-image: url(../imges/wrapper-bg.gif);
}




/*-----------------------------------メインメニュー*/
#menu{
	float:left;
	width:140px;
	height:800px;
	display: block;
	margin-top:-1px;
	display: inline;
	overflow:hidden;
}
#menu dl{
	height:483px;
	/*overflow:hidden;*/
	list-style: none;
}

.main_menu{}



#menu dl li{
	list-style: none;
}

#menu dl li a.main_menu{
	width:140px;
	height:69px;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../imges/gmenu.jpg);
}












#nav1 a{ background-position: 0px 0px;}
#nav2 a{ background-position: 0px -69px;}
#nav3 a{ background-position: 0px -138px;}
#nav4 a{ background-position: 0px -207px;}
#nav5 a{ background-position: 0px -276px;}
#nav6 a{ background-position: 0px -345px;}
#nav7 a{ background-position: 0px -414px;}

#nav1 a:hover{ background-position: 0px -484px;}
#nav2 a:hover{ background-position: 0px -553px;}
#nav3 a:hover{ background-position: 0px -622px;}
#nav4 a:hover{ background-position: 0px -691px;}
#nav5 a:hover{ background-position: 0px -760px;}
#nav6 a:hover{ background-position: 0px -829px;}
#nav7 a:hover{ background-position: 0px -898px;}





/*サブメニュー設定*/
#menu li ul{
	width:138px;
	height:68px;
	overflow:hidden;
	border:1px solid black;
}

#sub1 a{
padding-top:6px;
width:138px;
height:28px;
color:#663333;
display:block;
border-bottom:1px solid black;
z-index:1000;

}
#sub2 a{
padding-top:6px;
width:138px;
height:28px;
color:#663333;
display:block;
z-index:1000;
}

#sub1 a:hover,#sub2 a:hover{
color:#FF6600;
background-color:#FFFFFF;
z-index:1000;
}




/*-------------------------------------------WHATS NEW*/

#whatsnew{
	width:138px;
	height:300px;
	background-color:#EEEEEE;
	
	background-repeat: no-repeat;

	border:1px solid black;
	border-bottom:3px solid #666666;
	float:left;
	overflow:auto;
}
#whatsnew2{
	width:116px;
	height:920px;
	background-color:#EEEEEE;
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	border: 1px solid;
	border-color: #0F0F10;
	border-bottom: 0;
}
#whatsnew p{
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W6";
	font-size: 10px;
	color:#583200;
	background-image: url(../imges/arrow_right_peppermint.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
}
#whatsnew2 p{
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W6";
	font-size: 10px;
	color: #003300;
	background-image: url(../imges/arrow_right_peppermint.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
}


/*------------------------------------------ガイドライン-------------------------------*/
#guide{
	height:14px;
	width:100%;
	font-size:10px;
	color:#666666;
}
#guide a{
	text-decoration:none;
	font-size:10px;
	color:black;
}
#guide a:hover{
	text-decoration:underline;
	
	color:#ff1493;
}

/*------------------------------------------コンテント-------------------------------*/
#content{
	float:right;
	margin-left:0px;
	width:730px;
	height:auto;
	padding: 10px 0 10px 10px;
	background-color: #FFFFFF;
	display:inline;
}
#content p{

clear:both;
}
#topimg{
margin-top:30px;
margin-bottom:20px;
clear:both;
}
#content img{
	float: left;
	margin: 20px 10px 10px 0px;
}
/*clrfixcode*/
#topimg{
    min-height:1%;
}

#topimg:after{/*for modern browser*/
     content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html #topimg{
	/*\*/height:550px;/*for WinIE*/
	display:inline-table;/*for MacIE*/
	width: 640px;
	margin-left: 0px;
}
/*clrfixcode*/



.profile{

}
.name{
	margin-top: 20px;
}
.log{
	color:#444;
}
.text{
float:clear;
margin-top:50px;
}









#wrapper #content p {
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W6";
	font-size: 12px;
	color: #666666;
	line-height: 25px;
	margin-left: 0px;

}

/*------------------------------------------ギャラリー*/
.shopbox{
	width:700px;
	height:auto;
	overflow:auto;
	margin-top: 15px;
	border-top: 1px solid #ffa913;
	padding-bottom: 10px;
	background:url(../imges/box_foot.gif) left bottom no-repeat;
}
#wrapper #content .shopbox h1{
margin-left:0px;}
/*.shopbox:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}*/

/*------------------------------------------フッター*/
#footer{
	height:100px;
	background-color:#000;
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
	width: 918px;
	overflow: hidden;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	clear: inherit;
	float: left;
}

#footer p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CCCCCC;
	margin: 15px;
	overflow: hidden;
	
	margin-top:20px;
}





.but{
margin:10px 0px 10px 10px;
}



#gallery-header,#homeheader,#contact-header,#profileheader,#link-header,#favorite-header,#process_header,#workflow_header,#role_header,#qanda_header,#media_header{
	margin-top:30px;	
	text-indent:-9999px;
	height:69px;
}
#homeheader{
	background:url(../imges/home_header.jpg) left top no-repeat;
	margin-bottom: 20px;
}
#profileheader{
	background:url(../imges/profile_header.jpg) left top no-repeat;
}
#contact-header{
	background:url(../imges/contact_header.jpg) left top no-repeat;
}
#gallery-header{
	background:url(../imges/gallery_header.jpg) left top no-repeat;
}
#link-header{
	background:url(../imges/link_header.jpg) left top no-repeat;
}
#favorite-header{
	background:url(../imges/favorite_header.jpg) left top no-repeat;
}
#workflow_header{
	background:url(../imges/process_header.jpg) left top no-repeat;
}
#process_header{
	background:url(../imges/process_dist_header.gif) left top no-repeat;
}
#role_header{
	background:url(../imges/role_header.gif) left top no-repeat;
}
#qanda_header{
	background:url(../imges/qanda_header.gif) left top no-repeat;
}
#media_header{
	background:url(../imges/media_header.gif) left top no-repeat;
	margin-bottom:20px;
}



.name h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W6";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


#wrapper #menu h2 {
	background-image: url(../imges/whatsnew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 10px;
}
.shopbox h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro W6";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FFA913;
	height: 20px;
	width: 200px;
	vertical-align: middle;
	display: block;
	text-align: center;
}
#wrapper #content #tContact li,#wrapper #content #fContact #contactForm li {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
#wrapper #content #tContact dt {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #content #tContact {
	margin-left: 20px;
	width: auto;
}
#wrapper #content #fContact #contactForm dd {
	margin-left: 10px;
	color: #FF6600;
}
#wrapper #content #fContact h3 ,#wrapper #content h3{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 30px;
	text-decoration: none;
	border-left: 10px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 90%;
}
#wrapper #content a {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka,;
	font-weight: normal;
	width: 81px;
}
#wrapper #content dd {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 10px;
}
#wrapper #content dl {
	margin-top:0px;
	margin-left:20px;
	width: 80%;
}



.sitelink{
width:80px;
height:18px;
display:block;
background-image:url(../imges/gotosite.jpg);
/*background:url(../imges/gotosite.jpg) left top no-repeat;*/
text-indent:-9999px;
overflow:hidden;
}




.sitelink a{
width:80px;
height:18px;
display:block;
background-image:url(../imges/gotosite.jpg);
}

.sitelink a:hover{
width:80px;
height:18px;
display:block;
background-image:url(../imges/gotosite.jpg);
background-position:0px -18px;
}





#wrapper #content #topimg object {
	margin-left: 20px;
}
.blog {
	
}
h2.blog{
margin:60px 0 30px 30px;
padding:0 0 0 5px;
width:70%;
border-left:10px solid #4D2303;
border-bottom:1px solid #4D2303;
 font-size:14px;
 
}
.comments-header{
font-size: 10px;
margin-bottom: 15px;
}
.comments h2{
margin-top: 50px;
}

#wrapper #content dl.blog{
font-size:12px;
margin:10px 0 0 40px;
color:#FF6600;
clear:both;
}

#wrapper #content dt.blog{
margin-right:170px;
font-size:10px;
float:right;
color:#666666;
}







#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	#wrapper #content .shopbox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 10px 10px 10px 0;
	display: block;
	padding: 3px;
	background-color: #532812;
}

/*▼ブログ用書き足し*/
/*#whatsnew h3{
margin:20px 0 0 15px;
}*/
#whatsnew ul{
margin:10px 0 0 15px;
}
#whatsnew li{

font-size:10px;
list-style:none;
}
#whatsnew li a{
color:#FF6600;

}
#whatsnew li a:hover{
color:#985D03;

}
#archivelist{
margin:50px 0 0 40px;
}

#archivelist h1{
font-size:20px;
color:#FF6600;
border-left:10px solid #FF6600;
padding-left:10px;
margin-bottom:20px;
}

#archivelist li{
list-style:none;
border-bottom:1px solid #FF6600;
width:580px;
height:auto;
display:block;
}

.headerdate{
float:right;
font-size:9px;

}

#blog #content dt a{
float:right;
margin-right:170px;
font-size:10px;
}
/*▲ブログ用書き足し*/







/*コメント欄スタイル指定▼*/
input,textarea {
	border: 1px solid #FF6600;
}
textarea{
	margin-bottom:10px;
}

#comment-submit{
	font-weight:bolder;
	padding:3px;
	color:#FFF;
	cursor:auto;
	background-color:#FF6600;
}
#comment-submit:hover{
	color:#FF6600;
	cursor:auto;
	background-color:#FFFF00;
}
.comments-open-header {
	font-size: 12px;
	color: #FF6600;
	border-bottom: 1px solid #FF6600;
	margin-bottom: 10px;
	width:520px;
}
label {
	width: 80px;
	display:block;
}

#comments-open{
margin-top:20px;
}

.comment{
border: 1px solid #FF6600;
margin-bottom: 15px;
}

.comment-header{
height:20px;

border-left:5px solid black;
background-color:#FF6600;
padding-left:6px;
color:#FFFFFF;
font-size:12px;


}


.comment-content{
padding:20px;
background-color:#EFFFD3;

}
.comment-footer{
font-size:9px;
background-color:#DBEDBE;
}     
#wrapper #content .comment-footer a{
font-size:9px;

padding-left:5px;

}

.comment-content,.comment-footer,.comment-footer a{
background-color:#FBFBFB;
}


.comments h1{
font-size:12px;
color:#FF6600;

}
label {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
}
.comments{
width:width:520px;
margin:20px 0 0 40px;
}
.inner,.comment{
width:520px;

}

#content h1{
margin-top:40px;
}
#comments-open-footer{
margin-bottom:40px;

}
/*コメント欄スタイル指定▲*/


.backbut{

margin-left:560px;
cursor:pointer;
}
#topp{
margin-left:20px;
}



/*カレンダースタイル指定▲*/


#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
padding-top:5px;
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
	border-top:1px solid #666666;
}
.calendarhead a{
    font-weight:bold;
color:#FF33CC;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
 {
    color:#333333;
}
.saturday,
 {
    color:#333333;
}

td span a{
font-weight:bold;

color:#FF6600;

}
td span a:hover{
font-weight:bold;
color:#FF9900;
}

.address{
background:url(../imges/address.jpg) left top no-repeat;
padding-left:81px;
background-position:0 5px;

}
.name{
background:url(../imges/name.jpg) left top no-repeat;
padding-left:81px;
background-position:0 5px;

}

.monthly{
width:138px;
height:35px;
display:block;
background:url(../imges/monthly.jpg) left top no-repeat;
text-indent:-9999px;
margin::0;
padding:0;
}




/* link
============================================================== */
a:link,a:visited {color:#009;}
a:hover,a:active {color:#009; text-decoration:underline;}

/* table
============================================================== */
table.shopTable {
	width:640px;/* 必須・テーブルの幅 */
	margin:50px auto 0;
	font-size:12px;
	border-collapse:separate;/* 必須・セルの間隔を空け、ボーダーを表示 */
	border-spacing:1px;/* 必須・セルの間隔を1px空ける */
	background:#ddd;/* 必須・テーブルの背景色、枠線に使用 */
}

table.shopTable th,
table.shopTable td {
padding:2px 10px;/* セルの余白 */
line-height:1.6;
border:1px solid #fff;/* セルのボーダー色 */
}

table.shopTable th {
	width:9em;/* 見出しセルの幅 */
	background:#40BBCF;
	height: 3em;
}

table.shopTable td {
background:#fff;/* セルの背景色 */
}

table.shopTable td span.tel {
font-size:142%;
font-weight:bold;
}

table.shopTable td span.notice {
font-size:71%;
}

th{
text-align:center;

}

