@import url(http://fonts.googleapis.com/css?family=IM+Fell+Great+Primer+SC);

@charset "UTF-8";
/* CSS Document */


/* html5doctor.com Reset v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) - http://cssreset.com */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}


.copy{
	font-family: 'IM Fell Great Primer SC', serif;
	font-weight: 400; 
}

h1{font-size: 200%; color: #7E6447; letter-spacing:2pt;}
h2{font-size: 98%; color: #7E6447; letter-spacing:2pt;}


.ga_a{font-size: 230%; color: #7E6447; letter-spacing:2pt; margin-top:19px;}
.ga_b{font-size: 105%; color: #7E6447; letter-spacing:2pt; margin-top:2px;}


 
.clr{
clear:both;	
}

#logo{
	text-align:center;
	padding:20px 20px 5px 20px;
}

#name{
	text-align:center;
	padding:20px 20px 5px 20px;
}


#logo h1{padding-top:5px;} 

nav{font-size: 1em; text-align: center; font-family: myfont; width: 100%; position: relative; overflow: hidden; font-style: normal;}
nav ul{ position:relative; left:50%; float:left; margin:0; padding:0; font-family: 'IM Fell Great Primer SC', serif; letter-spacing:2pt;}
nav li{ position:relative; left:-50%; float:left; padding:7px; margin:0; font-family: 'IM Fell Great Primer SC', serif; letter-spacing:2pt;}
a:link {text-decoration: none; color: #796a56 !important;}
a:hover {text-decoration: none; color: #993300 !important;}
a:visited{text-decoration: none; color: #796a56;}


#gll nav ul{ position:relative; left:50%; float:left; margin:0; padding:0; font-family: 'IM Fell Great Primer SC', serif; letter-spacing:2pt; padding-top:10px;}
#gll nav li{ font-size:117%; position:relative; left:-50%; float:left; padding:7px; margin:0; font-family: 'IM Fell Great Primer SC', serif; letter-spacing:2pt;}
#gll a:link {text-decoration: none; color: #796a56;}
#gll a:hover {text-decoration: none; color: #993300;}
#gll a:visited{text-decoration: none; color: #796a56;}

.copy a:link {text-decoration: none; color: #796a56;}
.copy a:hover {text-decoration: none; color: #993300;}
.copy a:visited{text-decoration: none; color: #796a56;}





footer{
	 font-size:0.75em; text-align:center; font-family:"IM Fell Great Primer SC"; width:100%; margin-top:20px; color: #796a56;
}

#overview{
z-index:5;	
}

.pro_txt{
	white-space: normal;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: 900;
	color: #786A56;
	text-align: left;
}

.line{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #AFA79A;
	margin:20px auto;
}


#topBwrap{
	background-image: url(../img/top/t_bg.jpg);
	height: 970px;
	background-repeat: no-repeat;
	background-position: center 100px;
}

#topBcont{
	height: 765px;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../img/top/t_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}

#topBcont h1{
	font-family: 'IM Fell Great Primer SC', serif;
	font-weight: 400;
	top: 350px;
	left: 300px;
	position: relative;
}

#topBcont h2{
	font-family: 'IM Fell Great Primer SC', serif;
	font-weight: 400;
	top: 350px;
	left: 360px;
	position: relative;
}

#topBcont nav{
		font-family: 'IM Fell Great Primer SC', serif;
	font-weight: 400;
	top: 380px;
	left: -20px;
	position: relative;
}