3:57 PM 3/5/2015@CHARSET "ISO-8859-1";
	
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

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

h1 { font-size: 26px; font-weight: bold; text-align: center; }

}

body,html{
	margin:0px;
    padding:0px;
}

.intro{
   	 width: calc(100vw - (100vw - 100%)); /*vw is viewport width*/
	height:calc(70vh);/*vw is viewport height*/
	position:relative;
}

.splashimg {
	
}

.bg{
	width: 100%;
}	

.splashmenubar{
	position:relative;
}
.splashmenu {
	font-family: Verdana;
        text-transform: uppercase;
        font-weight: bold;
	padding-top: 7px;
        letter-spacing: 6px;
        font-size: 18px;
	color: #d4d4d2;
	
        text-align: center;
}

.splashmenu ul
{
	position: absolute;
	z-index: 10;
	margin-top: 41px;
	margin-left: 100px;
}

.splashmenu li	
{	
	font-family: Verdana;
        text-transform: uppercase;	
	font-size:22px;
	display:inline;
        color: #d4d4d2;
	text-decoration:none;
}

.splashmenu a
{
	color:#d4d4d2;
}

.splashmenu a:hover {
    color:#FFF;
    background-color:transparent;
    text-decoration:959595;
}

.splashtext  {
	margin: 0 auto;
	position:relative;
	width: 50%;
	font-family: Verdana;

}

.splashtext p { font-size: 18px; line-height: 26px; margin-top: 40px; }

.holder {
	max-width: 1700px;
	max-height: 624px;
    	position:relative;
}

.aholder {
	height: 100%;
    	position:relative;
}

.splash {
	
        margin-left: auto;
        margin-right: auto;
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url("../images/splash.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}



/* FOOTER */

.header {

	padding: 0px;
	margin: 0px;
	left: 0;
        background-color: #b0afae;
	position: relative;
	width: calc(100vw - (100vw - 100%));
        height: 8.5vw;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
}

.top.group {
	
}

.indexmenu {
	position: absolute;
	font-size: 45px;
	font-family: Verdana, Geneva, sans-serif;
	left: 13.5%;
        right: 30%;
        top: 51.5%;
        bottom: 60%;
	z-index: 15;
}

.indexmenu ul
{
	position: absolute;
	z-index: 10;
	margin-top: 30px;
	margin-left: 100px;
}

.indexmenu li	
{		
	font-size:30px;
	display:inline;
	text-decoration:none;
}

.indexmenu a
{
	color:#727a80;
}

.indexmenu a:hover {
    color:#FFF;
    background-color:transparent;
    text-decoration:959595;
}

.menu
{	
	position: relative;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-transform: uppercase;
	color: #000;
	width: 480px;
	margin-left: calc(59vw);
	margin-top: 56px;
	z-index: 10;
}


.menu ul
{
	position: absolute;
	z-index: 10;
	margin-top: 41px;
	margin-left: 100px;
}

.menu li	
{		
	font-size:18px;
	display:inline;
	text-decoration:none;
}

.menu a
{
	margin-right: 25px;
	text-transform: uppercase;
	color:#727a80;
}

.menu a:hover {
    color:#FFF;
    background-color:transparent;
    text-decoration:959595;
}

.indexwrapper {
	max-width: 960px;
	height: 1000px;
	margin: 0 auto;
	position: relative;
}

.wrapper {
	width: 100%;
	height:1000px;
	margin: 0 auto;
	padding-top: 0px;
}

.aboutme {
	max-width: 100%;
   	height: auto;
	float: left;
  	vertical-align: top;
  	margin: 0px 27px 7px 7px; 
}

.maintext {
	margin: 0 auto;
	max-width: 1200px;
	font-family: Verdana;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.maintext p { font-size: 18px; line-height: 26px; margin-top: 40px; }

.bottomtext { font-size: 18px; font-family: Verdana; max-width: 1200px; margin-top: 40px; margin: 0 auto; }

.indextext { 
	font-size: 18px; 
	line-height: 26px; 
	z-index: 20; 
	position: absolute; 
	left: 0%;
        right: 0%;
        top: 80%;
        bottom: 20%;
	
}

.bottom {
	clear: both;
	padding: 0px;
	padding-top: 30px;
	margin: 0px;
	left: 0;
    	bottom: 0; 
	position: relative;
	text-align: center;
	width: 100%;
	height: 130px;
	background-color: #d4d4d2; 
	overflow:hidden;
	z-index: 1;
}

.bottom.group {
	
}

.credits {
	position: relative;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #727a80;
	margin-bottom: 15px;
	margin-top: 30px;
	z-index: 1;
}

.credits a
{
	color:#FFF;
	text-decoration: underline;
}

.footer 
{	
	position: relative;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin-top: -5px;
}

.footer ul
{
	position: relative;
	z-index: 2;
}

.footer li	
{		
	font-size:18px;
	display:inline;
	text-decoration:none;
}

.footer a
{
	margin-left: 15px;
	margin-right: 15px;
	text-transform: uppercase;
	color:#727a80;
}

.footer a:hover {
    color:#FFF;
    background-color:transparent;
    text-decoration:959595;
}

body {
    background-image: url("../images/seigaiha.png");
    background-repeat: repeat;
}

