/* @override http://yatsugatake-morinoie.jp/css/base.css */

@charset "utf-8";@import url("photo.css");/* @group reset *//* basic rules */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,em,address,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{	margin:0;	padding:0;	border: none;	outline:0;	font-size:100%;	vertical-align:bottom;	background: transparent;	font-family:Arial, Helvetica, sans-serif;	color: #333;}body{line-height:1.5em; font-size: 0.857em;}h1,h2,h3{font-size: 1em;}ol,ul{list-style: none;}blockquote, q{quotes: none;}/* remember to define focus styles */:focus{	outline: 0;}/* remember to highlight inserts somehow */ins{	text-decoration: none;}del{	text-decoration: line-through;}/* tables still need 'cellspacing="0" in the markup */table{	border-collapse: collapse;	border-spacing: 0;}.none{	display:none!important;}.clear{	clear:both;}.center{	text-align: center;}.right{	text-align: right;}

.bold{font-weight: bold;}

.u{text-decoration: underline;}

a{text-decoration: none;
	color: #504ba6;
}

a:hover{text-decoration: none;
	background-color: #fffeff;
}

a.img:hover{
	background: none;
}ul.normal li{list-style-type:disc; margin-left:1.5em;}ol.normal li{
	list-style-type:decimal;
	list-style-position: inside;
	padding-left: 16px;
	text-indent: -15px;
}

a img.roll{
	background: none;
}

a:hover img.roll, input.roll:hover{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	background: none;
}
/* @end basic settings-------- */

/* @group stracture */

body {
	background: #fbfbdd url(../images/bg_1.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

body.model {
	background: #fbfbdd url(../images/bg_2.gif) repeat-x;
}

body.about {
	background-image: none;
	background-color: #fbfbdd;
}

a#top{
	margin: 0;
	line-height: 1px;
	padding: 0;
	height: 1px;	
}

div#wrapper {
	width: 950px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

div#navSkip {
	display: none;
}

#header {
	width: 900px;
	height: 126px;
	margin: 0px auto 0 auto;
	background: url(../images/bg_header.gif) no-repeat right;
}



a#sitelogo{
	float: left;
}

h1#pagetitle {
	display: none;
}

#contents {
	width: 850px;
	margin: 45px auto 0 auto;
	padding-top: 0px;
	padding-bottom: 20px;
	overflow: hidden;
	clear: both;
	min-height: 300px;
}

#contents .mainblock{
	padding: 0px 0px 35px 0px;
}

.event #contents .mainblock{
	width: 650px;
	float: left;
}

#contents .subblock{
	width: 150px;
	float: right;
	padding: 15px 10px 25px 10px;
}

/* @group mainMenu */
ul#mainmenu {
	display: block;
	float: right;
	margin: 95px 0 0px 0;
	width: 480px;
	height: 22px;
	overflow: hidden;
}

ul#mainmenu li {
	float: left;
	list-style-type: none;
}
#mainmenu li a{	display:block;	height:20px;
	font-size: 14px;
	line-height: 1em;
	padding: 3px 4px 0px 4px;	overflow:hidden;
	color: #47290d;
	border-right: 1px solid #47290d;
}

#mainmenu li#mm06 a{	border-right: none;
}

#mainmenu li a:hover{
	background-color: #d1b491;
	color: #fffefe;
}

/* @group current */

.about #mainmenu li#mm02 a{
	background-position:-260px -43px;
	}

/* @end */	#mainmenu:after,#fnav:after,#snav:after,#pnav:after{	content: ".";	display: block;	clear: both;	visibility: hidden;	height: 0px;}

/* @end */







#footer #btnPageTop{
	margin: 0 0 0 16px;
	float: left;
}

/* @group sidemenu */
#sidebar h2{
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
	margin: 24px 0 0px 0;
	font-size: 12px;
}

#sidebar ul.submenu li,
#sidebar ul ul li{
	border-bottom: 1px dotted #888;
}

#sidebar li a{
	display: block;
	color: #4d4622;
	padding: 3px 0 5px 0;
	font-size: 13px;
	line-height: 1.2em;
}

#sidebar li a:hover{
	background-color: #d1b491;
	color: #fffefe;
}

/* @end */

* html #footer #btnPageTop{
	margin-left: 8px;
}

/* @group footer */
#topagetopend {
	width: 850px;
	margin: 0 auto;
}

a.beforefooter {
	padding: 0px;
}


#footer {
	margin: 0;
	overflow: hidden;
	background-color: #47290d;
}

#footer #footerContens {
	width: 900px;
	margin: 0px auto 0px auto;
	padding-top: 16px;
	background: url(../common/bg_footer.gif) repeat-x;
	overflow: hidden;
}


#footer #footerContens li, #footer #footerContens li a {
	color: #ddd;
	line-height: 1.3em;
	margin-bottom: 8px;
	font-weight: normal;
}

#footer #footerContens li a {
	display: block;
}

#footer #footerContens li a:hover {
	color: #ddd;
	background-color: #9d8d52;
}

#footer p#copyright{
	margin: 0 0 0 16px;
	font-size: 0.8em;
	float: left;
}

#footer p#credit{
	margin: 8px 6px 0 0;
	font-size: 0.8em;
	line-height: 1.4em;
	float: right;
	text-align: right;
}

#footcredit {
	width: 860px;
	padding: 30px 0px 5px 0;
	color: #fbfbdd;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
}


/* @end */


/* @end */

/* @group maingraphics */
#maingraphic {
	clear: both;
	width: 950px;
	height: 266px;
	margin: 0px auto 0px auto;
}

body.concept #maingraphic{
	background: url(../images/maingraphic_concept.jpg) no-repeat center top;
}

body.contact #maingraphic{
	background: url(../images/maingraphic_contact.jpg) no-repeat center top;
}

body.model #maingraphic{
	background: url(../images/maingraphic_model_1.jpg) no-repeat center top;
	height: 407px;
}

body.konoka #maingraphic{
	background: url(../images/maingraphic_konoka.jpg) no-repeat center top;
}

body.event #maingraphic{
	background: url(../images/maingraphic_event.jpg) no-repeat center top;
}

/* @end */

/* @group column */

#contents .columnBase{
	width: 850px;
	margin-left: 0px;
	overflow: hidden;
	clear: both;
}

#contents .columnBase .columnMain {
	width: 590px;
	float: left;
}

#contents .columnBase .columnSub {
	width: 220px;
	float: right;
}


.column3_1{
	float: left;
	width: 322px;
	margin-right: 0px;
}

.column3_2{
	float: left;
	width: 222px;
	margin-right: 19px;
}

.column3_3{
	float: left;
	width: 222px;
}



.column1{
	width: 180px;
}

.column2{
	margin-left:190px;
}

.column3{
}

.column4{
}

.column2_1{
	float: left;
	width: 49%;
}

.column2_2{
	float: right;
	width: 49%;
}


/* @end */

/* @group block */

.block{
	margin: 0 0 50px 0;
	overflow: hidden;
}


/* @end */

/* @group text */

.mainblock h2 {
	font-family: "AGaramondPro-Regular","HiraMinProN-W3","ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝","ＭＳ Ｐゴシック",sans-serif;
	margin: 0px 0 20px 0;
	color: #4d4622;
	font-size: 1.7em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0px 0 4px 6;
}

.mainblock h2 .sub{
	font-family: "AGaramondPro-Regular","HiraMinProN-W3","ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝","ＭＳ Ｐゴシック",sans-serif;
	color: #4d4622;
	font-size: 0.75em;
	font-weight: normal;
}

.mainblock h2 a{
	color: #4d4622;
}

.mainblock h3 {
	margin: 40px 0 20px 0;
	color: #4d4622;
	font-size: 1.4em;
	font-weight: normal;
}

.event .mainblock h3 {
	margin: 40px 0 6px 3px;
	font-size: 1.1em;
}

.event .mainblock .meta {
	display: none;
}


.mainblock h3.first {
	margin-top: 0px;
}

.mainblock h4 {
	display:block;
	clear: both;
	margin: 10px 0 5px 0px;
	font-size: 1.3em;
	color: #333;
	font-weight: bold;
}

.mainblock h4 .sub{
	font-size: 1em;
	color: #666;
	font-weight: normal;
}


.mainblock .post {
	margin: 0 0 10px 0;
	padding-bottom: 90px;
}

.mainblock .posttime {
	font-size: 1em;
	margin: 0;
	color: #888;
}

.mainblock h5 {
	display:block;
	clear: both;
	margin: 45px 0 12px 6px;
	padding: 0 0 0 6px;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #222;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 3px;
}

.mainblock .column-caution h5 {
	font-size: 1.1em;
	border-left: none;
	padding: 0px;
	font-weight: bold;
}

.mainblock h6 {
	display:block;
	clear: both;
	margin: 35px 0 16px 0px;
	font-size: 1em;
	line-height: 1em;
	color: #333;
	font-weight: bold;
}

.mainblock .column-caution ul.simplelist{
	margin-bottom: 0px;
}

.mainblock .column-caution ul.simplelist li{
	padding-top: 1px;
	padding-bottom: 4px;
	font-size: 1em;
	line-height: 1.3em;
	color: #777;
}

.mainblock .note {
	display: block;
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 10px 20px 20px 10px;
	color: #777;
}

.mainblock p {
	display: block;
	font-size: 1em;
	line-height: 1.9em;
	margin-bottom: 15px;
	color: #4d4622;
	overflow: hidden;
}

.mainblock p.long {
	margin-bottom: 40px;
}

.mainblock p.foripod {
	margin-top: 10px;
	padding: 4px;
}

.mainblock p.blank {
	margin: 15px 0 25px 0;
}

.mainblock p.reed {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 40px;
	color: #6a5c3f;
}

.mainblock p.caution {
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 10px 0 40px 10px;
	color: #888;
}

.mainblock p.q {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 10px 0 15px 0px;
	color: #643016;
	font-weight: bold;
}

.mainblock p.a {
	margin: 0px 0 60px 0px;
	padding-left: 30px;
}

.mainblock .upper {
	vertical-align: super;
	font-size: 0.8em;
	padding-right: 3px;
}

strong{
	font-weight: bold;
}

.mainblock p a{
	color: #b1110e;
	background-color: #fefeff;
	padding: 1px 4px 0 4px;
}

.mainblock p a.bgnone, .mainblock p a img{
	background: none;
}

.mainblock p a:hover img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
}

.mainblock p a.highLightOff, a.highLightOff{
	background: none;
	padding: 0;
}

.mainblock p a:hover{
	color: #b15958;
}

ul.simple{
	margin: 0px 0 60px 0px;
}

ul.simple li{
	list-style-position: outside;
	margin-right: 30px;
	list-style-type: disc;
	padding-bottom: 6px;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 1em;
	line-height: 1.5em;
}


/* @end */

/* @group konoka */

.konoka .mainblock p.reed {
	font-family: "AGaramondPro-Regular","HiraMinProN-W3","ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝","ＭＳ Ｐゴシック",sans-serif;
	font-size: 1.35em;
	line-height: 1.8em;
	margin-bottom: 80px;
	color: #6a5c3f;
}

.konoka .mainblock .block {
	margin-bottom: 60px;
}

.konoka .photoR{
	margin-right: 50px;
}

/* @end */

/* @group model */
body.model #modelright1{
	width: 200px;
	float: right;
}

body.model #modelright1 img{
	margin-bottom: 6px;
}

body.model #modelright2{
	width: 480px;
	float: right;
}

/* @end */

/* @group about */
body.about #contents {
	margin-top: 20px;
}

body.about #fig{
	float: right;
	margin: 0 0 30px 40px;
}

body.about #title{
	margin-bottom: 120px;
}

/* @end */



/* @group top */
#fujikura.top #header {
    position: absolute;
    top: 55%;
    left: 30px;
    margin: 0;
}

/* @end */

/* @group simpletable */

table.simpletable {
	clear: both;
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	vertical-align: text-top;
	margin: 5px 0 30px 0;
	width: 600px;
	border-bottom: 1px solid #ccc;
}

table.simpletable.middle {
	width: 450px;
}

table.simpletable.short {
	width: 400px;
}

table.simpletable.wide {
	width: 575px;
}

table.simpletable th{
	vertical-align: text-top;
	border-top: 1px solid #beb484;
	border-right: 1px solid #beb484;
	padding: 3px 6px 3px 5px;
	font-weight: normal;
	height: 100%;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	width: 100px;
}
	
table.simpletable td{
	vertical-align: text-top;
	border-top: 1px solid #beb484;
	border-right: 1px solid #beb484;
	padding: 3px 8px 3px 8px;
	font-size: 12px;
	line-height: 1.7em;
	text-align: left;
}


table.simpletable th.end, table.simpletable td.end{
	border-right: none;
}

table.simpletable tr.end th, table.simpletable tr.end td{
	border-bottom: 1px solid #ccc;
}



/* @end */