* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

a:link   { color: #0088ff; text-decoration:underline; }
a:visited{ color: #0088ff; text-decoration:underline; }
a:hover  { color: #ff0088; text-decoration:underline; }

body {
	background-color: #ffffff;
	text-align:center;
	color: #444444;
	font-size:12px;
	line-height:14px;
}

div#all{
	width:100%;
	height:690px;
	padding-top:90px;
	margin-right:auto;
	margin-left:auto;
	background-position:center top;
	margin-bottom:30px;
}

div#main_c{
	width:626px;
	height:532px;
	margin-right:auto;
	margin-left:auto;
}


div#news{
	margin-top:2px;
	width:100%;
	height:27px;
	padding-top:11px;
}

div.news_txt{
	margin-left:auto;
	margin-right:10px;
	width:492px;
	font-size:12px;
	line-height:14px;
	padding-top:1px;
	height:15px;
	color:#ffffff;
	background-color:#000000;
}

table.main{
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}

div#menu{
	width:120px;
	height:484px;
	padding-top:3px;
	padding-left:1px;
	padding-right:1px;
	background:url("../images/menu_bg.jpg") no-repeat;
/*
	background-color:#E56DB5;
*/
}

table.menu_t{
	border-collapse: collapse;
	width:100%;
}

table.menu_t td{
	width:59px;
	height:59px;
	padding-right:1px;
	padding-bottom:1px;
	background-position:left top;
}

div#contents{
	width:496px;
	height:479px;
	padding:2px;
	border:2px solid #E56DB5;
}

div.menu01{
	width:56px;
	height:38px;
	text-align:right;
	color:#ff00ff;
	padding-top:22px;
	padding-right:4px;
	background:url("../images/menu_bg01.jpg") no-repeat;
}

div.menu_qr{
	width:53px;
	height:53px;
	text-align:right;
	color:#ff00ff;
	padding-top:6px;
	padding-right:6px;
	background:url("../images/menu_bg06.jpg") no-repeat;
}

div#footer2{
	width:100%;
	height:110px;
}

#footer2 p{
	color:#92007B;
	font-family:'ゴシックフォント',sans-serif;
	text-align:center;
	padding-top:10px;
	font-size:10px;
	line-height:12px;
}

div#footer_c{
	width:626px;
	height:97px;
	margin-top:2px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

div#footer_d{
	margin-top:1px;
	width:360px;
	margin-right:auto;
	margin-left:0;
	font-size:12px;
	line-height:14px;
	text-align:center;
	border-bottom:2px solid #92007B;
}

#footer_d p{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:2px;
	color:#92007B;
}


div#footer{
	width:100%;
	height:28px;
	margin-top:0px;
	padding-bottom:10px;
	text-align:center;
	font-size:12px;
	line-height:14px;
	color:#FF5098;
}

div#con_news{
	width:496px;
	height:443px;
	overflow:auto;
}

h1{
	font-size:12px;
	line-height:14px;
	height:14px;
}

h3{
	font-size:12px;
	line-height:14px;
	height:14px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	color:#ffffff;
	background-color:#FF9492;
}

h6{
	font-size:12px;
	line-height:14px;
	height:14px;
	padding-top:2px;
	padding-bottom:2px;
	color:#ffffff;
	background-color:#92007B;
	font-family:'ゴシックフォント',sans-serif;
	font-weight:bold;
	text-align:center;
}
