body {
	background-image: url(image/kabe_blue.jpg);
	line-height: 1.8em;
	font-family:メイリオ, Meiryo,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro, Osaka,ＭＳＰゴシック,MS PGothic,sans-serif;
}
#main {
	width: 800px;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	border-radius: 20px;         /* CSS3 */
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */
   box-shadow: 2px 2px 4px #777;
-moz-box-shadow: 2px 2px 4px #777; 
-webkit-box-shadow: 2px 2px 4px #777; 
}
#header {
	height: 120px;
	width: 800px;
	color: #993366;
	padding-left: 10px;
	padding-top: 25px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(image/haikei.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	/* ▼CSS3 */
   border-top-left-radius: 20px;  /* 左上 */
	border-top-right-radius: 20px; /* 右上 */
	/* ▼Safari,Chrome */
   -webkit-border-top-left-radius: 20px;  /* 左上 */
	-webkit-border-top-right-radius: 20px; /* 右上 */
	/* ▼Firefox */
   -moz-border-radius-topleft: 20px;  /* 左上 */
	-moz-border-radius-topright: 20px; /* 右上 */
	background-position: left;
}
.styletitle {
	font-size: 36px;
	font-weight: bolder;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #993366;
}
.styletitle a{
color:#993366;
text-decoration: none;
font-weight:bolder;
}
.styletitle a:hover{
color:#CC99FF;
}
#content {
	width: 580px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 20px;
	display: inline;
	padding-right: 5px;
}
#side {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
	display: inline;
	margin-right: 5px;
	font-size: 12px;
	padding-top: 10px;
}
.style1 {
	font-weight: bolder;
	background-color: #FFFF33;
}
.style2 {
	background-color: #FFCC99;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
	background-color: #FFCCFF;
	border-radius: 20px;         /* CSS3 */
	-moz-border-radius: 20px;    /* Firefox */
	-webkit-border-radius: 20px; /* Safari,Chrome */
	box-shadow: 2px 2px 4px #777;
	-moz-box-shadow: 2px 2px 4px #777;
	-webkit-box-shadow: 2px 2px 4px #777;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu {
	clear: left;
}
li {
	list-style-type: none;
	background-color: #FFCCFF;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 2em;
	padding-left: 5px;
}
ul {
	margin-left: 0.001em;
	padding-left: 0px;
	margin-top: 0px;
}

#headmenu {
	font-size: 12px;
	padding-left: 5px;
}
#ad-foot {
	float: left;
	width: 340px;
	margin-bottom: 2px;
}
#foot-menu {
	float: right;
	width: 240px;
	font-size: 14px;
	margin-top: 0px;
}

a {
	color: #0000FF;
}
#foot {
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	clear: both;
		/* ▼CSS3 */
   border-bottom-left-radius: 20px;  /* 左下 */
	border-bottom-right-radius: 20px; /* 右下 */
	/* ▼Safari,Chrome */
   -webkit-border-bottom-left-radius: 20px;  /* 左下 */
	-webkit-border-bottom-right-radius: 20px; /* 右下 */
	/* ▼Firefox */
   -moz-border-radius-bottomleft: 20px;  /* 左下 */
	-moz-border-radius-bottomright: 20px;
}

.content1 {
	font-size: 16px;
}
.content2 {
	clear: left;
	margin-top: 5px;
	font-size: 16px;
}
h2,h3,h4,h5 {
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFF99;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #009999;
	margin-left: 10px;
	margin-right: 10px;
}
img {
	border: 0px;
}
.left {
	float: left;
	margin-right: 5px;
}
#adress {
	background-color: #FFCCFF;
	color: #993399;
		/* ▼CSS3 */
   border-bottom-left-radius: 20px;  /* 左下 */
	border-bottom-right-radius: 20px; /* 右下 */
	/* ▼Safari,Chrome */
   -webkit-border-bottom-left-radius: 20px;  /* 左下 */
	-webkit-border-bottom-right-radius: 20px; /* 右下 */
	/* ▼Firefox */
   -moz-border-radius-bottomleft: 20px;  /* 左下 */
	-moz-border-radius-bottomright: 20px;
}
#adress a {
	color: #993399;
	text-decoration: none;
}
.aff {
	text-align: center;
}
.kakomi {
	clear: left;
	width: 550px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 3px;
	border: medium dotted #FFCCFF;
	padding-left: 3px;
}
.aff_center {
	float: right;
	width: 340px;
	height:280px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.jewel {
	float: left;
	width: 220px;
	height:280px;
	font-size: 14px;
}
.ad_right {
	float: right;
	height: 280px;
	width: 336px;
	margin-bottom: 5px;
}
.ad_left {
	float: left;
	width: 220px;
	height: 280px;
	margin-bottom: 5px;
	font-size: 14px;
}
