﻿@charset "UTF-8";
body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#all {
	width: 952px;
	margin: auto;
	text-align: left;
}
#left {
	width: 202px;
	float: left;
	background-color: #FEDBFE;
}
#header {
	width: 952px;
	height: 121px;
	color: #cc0099;
	background-color: #FEDBFE;
}
#contents {
	width: 950px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1B6F0;
	border-left-color: #F1B6F0;
	background-image: url(../template_image/left_back3.gif);
	background-repeat: repeat-y;
}

#footer {
	width: 952px;
	margin-bottom: 7px;
}
#footer img {
	margin-bottom: 2px;
}

#footerleft {
	width: 90px;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
}
#footercenter {
	width: 240px;
	float: left;
	margin-left: 50px;
	margin-top: 3px;
}
#footercenter a {
	color: #666666;
	text-decoration: none;
}
#footercenter a:hover {
	text-decoration: underline;
}
#footerright {
	width: 114px;
	float: right;
	margin-right: 15px;
	margin-top: 3px;
}




#menu_bar {
	width: 952px;
	height: 30px;
	background-image: url(../template_image/menu_bar.gif);
	background-repeat: no-repeat;
	background-color: #FEDBFE;
}
#menu_bar2 {
	height: 10px;
	width: 952px;
	background-color: #FEDBFE;
}
#center {
	background-color: #FFFFFF;
	width: 436px;
	float: left;
	padding-bottom: 10px;
}
#right {
	float: left;
	padding-bottom: 10px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#menu {
	height: 30px;
	width: 350px;
	float: right;
}
#headerright {
	height: 121px;
	width: 379px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../template_image/header_right2.jpg);
}
#headerright table {
	color: #cc0099;
}

#headerleft {
	background-repeat: no-repeat;
	height: 121px;
	width: 573px;
	float: left;
	background-image: url(../template_image/header_left2.jpg);
}
#headerleft table {
	color: #cc0099;
	font-size: 12px;
}

#headerleft a:hover {
	text-decoration: underline;
}
