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

.box {
	background-color:#000;
	width:1000px;
	height:auto;
	margin:0 0 20px;}

.box0 {
	background-color:#000;
	width:1000px;
	height:auto;}

.box2 {
	background-color:#fff;
	width:800px;
	height:auto;
	margin-left:100px;
	padding: 20px 0;}
	
.box2_2 {
	background-color:#fff;
	width:800px;
	height:auto;
	margin-top:20px;
	margin-left:100px;
	padding: 20px 0;}
	
.template {
	font-size:16px;
	line-height:30px;
	text-shadow:2px 2px 1px #FFF;
	text-align:center;
	width:300px;
	height:30px;
	background-color:#CCC;
	float:left;
	margin:20px 0 0 60px;
	border-radius:8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;}
	
.box3 {
	background-color:#fff;
	width:800px;
	height:auto;
	margin:20px 100px 0 100px;
	padding: 20px 0;}
	
.box4 {
	height:170px;
	background-color:#000;}
	
.box4 img {
	margin-top:20px;}
	
.box5 {
	background-color:#fff;
	width:800px;
	height:auto;
	margin:0 0 20px 100px;
	padding: 20px 0;}	

.box5 p {
	margin-left: 20px;
}

	
.box7 {
	background-color:#000;
	width:1000px;
	height:auto;}



#banner {
	background-color:#000;
	width:1000px;
	height:410px;}

ul.box8 {
	background-color:#000;
	width:800px;
	margin-left:100px;
	height:auto;
	float:left;}
	

#banner ul .lw {
	margin-left:6px;}


ul {
	overflow: hidden;}

	
dl {
	margin-left:20px;
	margin-bottom:20px;}
	
dl dt {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
	font-weight:bold;}
	
dl dd {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;}
	
h3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:16px;
	padding:0 10px;
        margin:0;}
	
#content ul{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:16px;
	padding-left:20px;}
	
.info {
	clear:both;
	color:#000;
	font-size:16px;
	text-align:center;
	padding-top:20px;}