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

body {
	background-image:url(img/bg.jpg);
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000033;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

a {
	color:#5B51E0;
	text-decoration:none;
}


a:hover{
	color:#000033;
	text-decoration:underline;
}

h1 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	color: #313198;
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#663366;
	text-align:left;
	}
	
	


hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9999CC;
}

#header {
	width:880px;
	padding:10px;
	height:140px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#contents {
	width:880px;
	padding:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}





#menu {
	width:240px;
	height:100%;
	float:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	text-align:left;
}

#menu a{color:#333366;
text-decoration:none;
}

#menu a:hover{color:#9999CC;
text-decoration:underline;
}

#menu ul {margin-top:0px;
}

#menu li{
	list-style-image:url(img/point.gif);
	display:block;

}

#main {
	width:600px;
	float:left;
	margin-bottom: 20px;
	margin-left:30px;
	text-align:left;
}

#main-text {
font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:14px;
color:#333333
line-height:22px;
text-align:left;
}

#main li{
list-style:square;
}

#post {
	width:600px;
	float:right;
	margin-bottom: 20px;
	margin-left:30px;
	font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
color:#333333
line-height:22px;
}


#post tr,td{
font-size:12px;
}

#footer{
	width:880px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.style1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#5B51E0;
	text-align:left;
	}

.wp-caption-text {font-size:10px;
line-height:12px;
}


.style1 {
	font-size:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #333333;
	width:565px;
	border-left-width: 20px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom:50px;}