﻿/* 基本領域 */
/* ===========================================================================*/

body {
	background-image: url(img/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #000000;
	font-size: 100%;
}

a:link {
	color: #282c36;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #282c36;
}
a:hover {
	text-decoration: none;
	color: #fd7037;
}
a:active {
	text-decoration: underline;
	color: #282c36;
}

h1 {
	text-indent: -9999px;
}

h2 {
	color: #fd7037;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 130%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
}

h3 {
	font-size: 140%;
	color: #FFFFFF;
	background-color: #a16d00;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 10px;
	text-align: center;
	height: 75px;
	background-image: url(img/logo.jpg);
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 350%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

h4 {
	color: #0835A0;
	font-weight: bold;
	text-align: center;
	font-size: 200%;
}

hr {
	border-width: 2px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-top: 25px;

 }

/* バグ回避 */
/* ===========================================================================*/

.Clear {
	clear: both;
}

/* 基本フロア */
/* ===========================================================================*/

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 960px;
	background-image: url(img/top2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
}


#contents {
	width: 920px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#contact {
	font-size: 16px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	display: block;
	border: 5px solid #CCCCCC;
	background-color: #060606;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(img/cov_02.png);
	background-position: center 25px;
	background-repeat: no-repeat;
	padding-top: 250px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

#footer {
	width: 920px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* 文字装飾 */
/* ===========================================================================*/

p {
	font-size: 100%;
	margin: 0px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.Style2000 {
	font-size: 100%;
	line-height: 150%;
	color: #000000;
	padding: 20px;
	display: block;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.Style2001 {
	font-size: 120%;
	color: #fd7037;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.Style2002 {
	font-size: 140%;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.Copyright {
	font-size: 10px;
	line-height: 15px;
	color: #282c36;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align: center;
}

/* リスト装飾 */
/* ===========================================================================*/

ul {
	padding: 20px;
	display: block;
 } 
 
 li {
	list-style-type: none;
	list-style-image: none;
	margin: 5px;
	display: block;
	font-size: 100%;
	line-height: 240%;
	text-align: left;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 }
 
.Box01 {
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 90px;
	padding-bottom: 10px;
	border: 3px solid #000DFF;
	line-height: 180%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url(img/logo.jpg);
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	margin-bottom: 30px;
	display: block;
	height: 75px;
}
 
.Box02 {
	border: 5px solid #B800FF;
	background-image: url(img/014.jpg);
	background-repeat: no-repeat;
	background-position: right 75px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.Box02 b {
	color: #0835A0;
	font-size: 140%;
	line-height: 100%;
}

.Box03 {
	border: 5px solid #FF00AE;
	background-image: url(img/003.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
} 

.Box04 {
	border: 5px solid #FF00AE;
	background-image: url(img/011.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

.Box04 b {
	color: #D30000;
	font-size: 140%;
	font-weight: bold;
}

.Box05 {
	border: 5px solid #E1B20F;
	background-image: url(img/005.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
} 

.Box05 b {
	color: #BC9407;
	font-size: 140%;
	font-weight: bold;
}

.Box06 {
	border: 5px solid #E1B20F;
	background-image: url(img/006.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
} 

.Box06 b {
	color: #BC9407;
	font-size: 140%;
	font-weight: bold;
}

.Box07 {
	border: 5px solid #B800FF;
	background-image: url(img/010.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
} 

.Box07 b {
	color: #0835A0;
	font-size: 140%;
	line-height: 100%;
}

.Box08 {
	border: 5px solid #FF00AE;
	box-shadow: 5px 5px 10px;
	text-align: left;
	line-height: 200%;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
} 

.Box09  {
	background-color: #ddeeff;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 5px 3px #aedaf2;
	-moz-box-shadow: 0px 5px 3px #aedaf2;
	-webkit-box-shadow: 0px 5px 3px #aedaf2;
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 160%;
	width: 770px;
}

.Box09 b {
	color: #fd7037;
	font-size: 100%;
}

.Box10 {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	display: block;
	line-height: 160%;
	width: 820px;
}

/* フォーム装飾 */
/* ===========================================================================*/

.FormAdd {
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

.FormFont {
	color: #EDEDED;
	text-align: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 120%;
	font-size: 100%;
}

.FormFontS {
	color: #EDEDED;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 450px;
	display: block;
}

.Button {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 450px;
	display: block;
	height: 50px;
	background-image: url(img/botan_a1.gif);
	border: none;
	text-indent: -99999px;
}
