body{
	width: 950px;
	font-size: 14px;
	font-family : "メイリオ","Meiryo","HiraMaruPro-W4" , "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	line-height: 150%;
	background-color: #fff;
}

#content_wrap {
	background: #fff url(images/bg_left.gif) repeat-y left top;
	margin: 0;
	padding: 0;
	min-width: 950px;
	max-width: 950px;
} 

.content {  
	background: url(images/bg_right.gif) repeat-y right top;
	margin: 0;
	padding: 25px 25px;
}

a:link{
	color: #630805;
	text-decoration:none;
}

a:hover{
	color: #00cc00;
	text-decoration:none;
}
a:visited{ 
	color: #CEBE98;
	text-decoration:none;
}
a:active {
	color: #CEBE98;
	text-decoration:underline;
}

#my_body{
	float: center;
	width:500px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
}

#my_navi_1 {
	float:left;
	width:175px;
	background-color:#fff;
	text-align: left;
}

#my_navi_2 {
	float:right;
	width:175px;
	background-color:#fff;
	margin-right: 15px;
	margin-bottom: 0px;
}

#my_contents {
	width: 520px;
	margin:0 175px;
	background-color: #F2F4D7;
	border: 1px solid #F2F4D7;
}

#my_footer {
	width: 100%;
	clear : both;
}

h1{
	width: 100%;
	text-align: center;
	background-color: #fff;
}

.menu{
	width: 100%;
	height: 30px;
	padding-top: 10px;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	text-align: center;

}

.menu a:link{
	color: #fff;
	text-decoration:none;
}

.menu a:hover{
	color: #000;
	text-decoration:none;
	background-color: #fff;
}
.menu a:active {
	color: #fff;
	text-decoration:underline;
	background-color: #fff;
}
.menu a:visited{ 
	color: #fff;
	text-decoration:none;
}

.menu_bar{
	color: #ff0066;
	font-size: 14px;
	font-style: normal;
}

.menu2{
	width: 100%;
	height: 20px;
	margin: 0;
	background-color: #000;
	color: #ff0066;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	padding-top: 15px;
}

.menu2 a:link{
	color: #fff;
	text-decoration:none;
}

.menu2 a:hover{
	color: #000;
	text-decoration:none;
	background-color: #fff;
}
.menu2 a:active {
	color: #ff0066;
	text-decoration:underline;
}
.menu2 a:visited{ 
	color: #ff0066;
	text-decoration:none;
}

.contents_left{
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.contents_main{
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.main_title{
	text-align: left;
	border-left: 10px solid #F1B7A6;
	color: #ff0066;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}

.main_title2{
	text-align: left;
	border-left: 10px solid #000;
	color: #ff0066;
	background-color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content_title{
	text-align: left;
	height: 22px;
	width: 100%;
	color: #0066EE;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 22px;
	margin-bottom: 6px;
}

.content_time{
	width: 100%;
	height: 24px;
	text-align: right;
	color: #006600;
	padding-top: 10px;
	font-size: 12px;
	margin-right: 60px;
}

.content_body{
	text-align: left;
	width: 420px;
	font-size: 14px;
	margin-left: 10px;
}
.contents_right{
	margin-top: 30px;
	margin-left: 10px;
}


.left_text{
	font-size: 14px;
	line-height: 170%;
	margin-bottom: 25px;
}

.left{
	border-left: 10px solid #ff0066;
	font-weight: bold;
}

address{
	width: 100%;
	height: 30px;
	background-color: #000;
	color: #ff0066;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding-top: 15px;
}

