/* サイトの基本設定 */
* { margin : 0 ; padding : 0 ; }

html {
	height: 100%;
}

body { 
	height: 100%;
	
	font-size: 14px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	background-color: #e0c38c;
	background-image: url("../img/bg_wall.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

img {	
	border:none;
	vertical-align: middle;
	}

/* 全体の設定 */
div#wrapperBox  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative;
	min-height: 100%;
}
div#container { /* フッター固定用 */
	  padding-bottom: 2em;
}
div#headerBox   {
	width: 900px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 32px;
} 

div#containerBox {  
    width: 780px;
	margin: 0 auto;
}
div#containerBox:after  {  
	margin: 0 auto;   
	height: 0;  
    visibility: hidden;  
    content: ".";  
    display: block;  
    clear: both;  
}  

h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 0em;
	}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 0em;
	}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 0em;
	}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 0em;
	}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 0em;
	}

/* ホームへ戻る */
div#gpi {
	width: 700px;
	text-align: left;
}


/* 本文と装飾画像の設定 */

.img01 img {	
	margin-top: 18px;
	margin-left: -80px;
	}

.img01_text {
	width: 580px;
	height:  auto;
	margin-top: -124px;
	margin-left: 126px;
}

.mainBox01 {  
    float: center;  
    width: 720px;
	height: 160px;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}

.img02_text {
	width: 720px;
	height:  auto;
	text-align: center;
}
.mainBox02 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}

.img03_text {
	width: 720px;
	height:  100px;
	text-align: left;
}
.mainBox03 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}

table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.75em;
 }
table tr th {
    text-align: center;
}

.img04 img {	
	margin-top: -80px;
	margin-left: 680px;
	}

.mainBox04 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img04_text {
	width: 720px;
	height:  160px;
	text-align: left;
}

.mainBox05 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img05_text {
	width: 720px;
	height: 380px;
	text-align: left;
}

.mainBox06 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img06_text {
	width: 720px;
	height: auto;
	text-align: left;
}

.mainBox07 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img07_text {
	width: 720px;
	height: auto;
	text-align: left;
}

.img08 img {	
	margin-top: -80px;
	margin-left: 580px;
	}

.mainBox08 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img08_text {
	width: 720px;
	height: auto;
	text-align: left;
}

.mainBox09 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img09_text {
	width: 720px;
	height: auto;
	text-align: left;
}

.mainBox10 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 0 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img10_text {
	width: 720px;
	height: auto;
	text-align: left;
}


.mainBox013 {  
    float: center;  
    width: 720px;
	height: auto;  
	margin: 0 auto; 
	padding: 24px 32px; 
	background-color: rgba(255,255,255,0.75);
}
.img013_text {
	width: 720px;
	height: auto;
	text-align: left;
}


/* 影のエフェクト */
.effect
{
  	position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.title-menu{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 4px;
}

.title-contents {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 4px;
}

.title-line-contents{
	width: auto;
	margin-top: -0.5em;
	margin-bottom: 1em;
	border-bottom: dotted thin #036eb8;
}

.bnn {
	clear:both;
	text-align: center;	
}

.goto img {	
	margin-top: 8px;
	margin-bottom: -20px;
	margin-left: -100px;
}

.amz {
	text-align: center;	
	font-weight: bold;
	font-size:  1.15em;
}


.index {
	color: #036eb8;
}

.line01 {
	width: 400px;
	border-bottom: dotted thin #036eb8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 1em;
}
.line02 {
	width: 400px;
	border-bottom: dotted thin #036eb8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 2em;
}

p.staff {
	text-align: center;
}


/* フッタ */
div#footerBox   {
	position: absolute;	
	bottom: 0;
	width: 100%;
	height: 2em;
	color: #000;
	text-align: center;
}

/* リンク */
a {
	cursor: pointer;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}


/* リンクの設定 */
a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #cccccc;
	font-style: normal;
	font-weight: bold;
	}
a:hover {
	color: #cccccc;
	font-style: normal;
	font-weight: bold;
	}
	
/* リンクの色変え */
a.color:link {
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
a.color:visited {
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.color:active {
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
	}
a.color:hover {
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
	}
