/* レイアウトの設定*/
body{
    margin:10px;
    padding:0px;
    background-color:#ffffff;
    text-align:center;
    font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333;
}

a { color: #2971a7; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more { white-space: nowrap; padding-right: 10px; background: url(img/p.gif) no-repeat 100% 50%; zoom: 1; }


img{
    bordar:0px;
}
/* ラッパーの設定*/
#wrap{
    position:relative;
    width:700px;
    background-color:#ffffff;
    margin:0px auto;
    text-align:left;
}
/* ヘッダーの設定*/
#head{
    width:700px;
    border: 0;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 37px;
	overflow: hidden;
    background-color:#CC9999;
}

/* ヘッダメニュー */


/* 左側の設定*/
#left{
    width:500px;
    float:left;
    background-color:#FFFFFF;
}
/* 右側の設定*/
#right{
    width:200px;
    float:right;
    background-color:#FFFFFF;
}
/*センターの設定*/
#center {
    width:100%;
}
#center .top{
    border-style:dashed solid;
    border-width:2px 5px;
    border-color:#4682B4;
    padding: 10px;
    width:480px;
    margin:10px 110px;
    font-size:10pt;
    line-height: 1.8em;
}
#center .top1{
    border-style:dashed solid;
    border-width:2px 5px;
    border-color:#4682B4;
    padding: 10px;
    width:600px;
    margin:10px 50px;
    font-size:10pt;
    line-height: 1.8em;
}

/* フッターの設定*/
#foot{
    position:relative;
    width:700px;
    background-color:#ffFFff;
    clear:both;
}
.content1{
	width:340px;
	height: 300px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(img/s1.jpg);
}
.content2{
	width:340px;
	background-image: url(img/s2.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.content3{
	width:340px;
	background-image: url(img/s3.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.content4{
	width:340px;
	background-image: url(img/s4.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.content5{
	width:340px;
	background-image: url(img/s5.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.content6{
	width:340px;
	background-image: url(img/s6.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.content7{
	width:340px;
	background-image: url(img/s7.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.content8{
	width:340px;
	background-image: url(img/s8.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.content9{
	width:340px;
	background-image: url(img/s9.jpg);
	height: 300px;
	padding-left: 0px;
		background-color: #FFFFFF;
	background-repeat: no-repeat;
}
