@charset "UTF-8";
/*   
URI: http://shodoart.triado.com
Description: 
Author: Ikuko Kuriyama
Author URI: http://shodoart.triado.com
Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
	}

body {
	color: #000000;
	text-align: center; /*for IE*/
	margin-top: 0px;
	word-spacing: 0.4px;
	background: url(../img/bgimagegreen.gif) repeat-y center -100px;
	font: 16px Times New Roman;
}

/* for WinIE8*/
* html body {
  font-size: 75%;
  font-family: Times New Roman;
}
a img {
border-style:none;
}
#wrap {
    width:100%;
	text-align:left;
	font-size: 100%;
	margin: 0px auto;
}
#headerwrap {
    width: 100%;
    height: 186px;
    margin: 0px auto;
    background-color: #0F0700;
    overflow: auto;
    filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#headerText {
    width: 100%;
    position: absolute;
    top: 160px;
    font-family: Times New Roman;
    color:#ffffff;
    font-size: 15px;
    text-align: center;
}
#headerText a {
    color: #ffffff;
    font-weight: bold;
}
#headerText a:hover { color: #FFE200 }
#header {
    width: 100%;
    height: 150px;
    text-align: center;
    margin: 0px auto;
    position: absolute;
    background: url(../img/headerimggreen.gif) repeat-x;
    background-position: center top;
}
p#headerTitleImage {
    position: absolute;
    display: inline-block;
    float: left;
    margin: 5px 0px 0px 80px; /* upper right bottom left */
}
p#headerTitleImage a {
    position: absolute;
    display: inline-block;
    float: left;
    border-style:none;
    margin: 5px 0px 0px -550px; /* upper right bottom left */
}

#headerAd {
	width:50%;
	float:right;
    position: relative;
    display: inline-block;
    float: right;
    margin: 15px 10px 0px 650px; /* upper right bottom left */
}

#inner { margin: 0 10px }

/****************************************/
/* フッター */
#footerWrap {
	width:100%;
	margin:1270px 0px 20px 0px; /* upper right bottom left */
}
#footer {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footer a {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footer a:hover {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #1B440A;
}
/****************************************/
/* フッター */
#footerWrapMixta {
	width:100%;
	margin:2520px 0px 20px 0px; /* upper right bottom left */
}
#footerMixta {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerMixta a {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerMixta a:hover {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #1B440A;
}
/****************************************/
/****************************************/
/* フッター */
#footerWrapMakura {
	width:100%;
	margin:920px 0px 20px 0px; /* upper right bottom left */
}
#footerMakura {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerMakura a {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerMakura a:hover {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #1B440A;
}
/****************************************/
/****************************************/
/* フッター */
#footerWrapSuibokuga {
	width:100%;
	margin: 3480px 0px 20px 0px; /* upper right bottom left */
}
#footerSuibokuga {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerSuibokuga a {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerSuibokuga a:hover {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #1B440A;
}
/****************************************/
/****************************************/
/* フッター */
#footerWrapAceo {
	width:100%;
	margin: 880px 0px 20px 0px; /* upper right bottom left */
}
#footerAceo {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerAceo a {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerAceo a:hover {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #1B440A;
}
/* フッター */
#footerWrapGrandes {
	width:100%;
	margin:1280px 0px 20px 0px; /* upper right bottom left */
}
#footerGrandes {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerGrandes a {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #000000;
}
#footerGrandes a:hover {
	width:100%;
	font-size:13px;
	text-align:center;
	margin:0px auto ;
	color: #1B440A;
}

/*************************************************/
/* clear　設定 */
.clear { clear:both; }  
.clear hr { display:none; }  