@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../c_img/body_bg.jpg);
	color: #333;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #80254E;
}
a:hover {
	color: #F60;
}
.b5 {
	margin-bottom: 5px;
}
.b10 {
	margin-bottom: 10px;
}
.b15 {
	margin-bottom: 15px;
}
.b20 {
	margin-bottom: 20px;
}
.b30 {
	margin-bottom: 30px;
}
#header {
	background-image: url(../c_img/main_back.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-top: 0px;
}
#wrapper {
	background-image: url(../c_img/main_back.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 20px;
}
#title {
	background-image: url(../c_img/header_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#title h1 {
	float: left;
	height: 84px;
	width: 245px;
	margin-bottom: 30px;
}
#title h1 a {
	text-decoration: none;
	background-image: url(../c_img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 84px;
	width: 245px;
	overflow: hidden;
}
#title #mailmg {
	float: right;
	height: 55px;
	width: 251px;
	margin-top: 19px;
}
#title #mailmg a {
	text-decoration: none;
	background-image: url(../c_img/mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 251px;
	overflow: hidden;
}
#menu {
	height: 32px;
	width: 820px;
	margin-right: 50px;
	margin-left: 50px;
	clear: both;
}
#menu ul li {
	float: left;
}
#menu1 a {
	text-decoration: none;
	background-image: url(../c_img/menu1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 90px;
	overflow: hidden;
}
#menu1 a:hover {
	background-position: left -32px;
}
#menu2 a {
	text-decoration: none;
	background-image: url(../c_img/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 152px;
	overflow: hidden;
}
#menu2 a:hover {
	background-position: left -32px;
}
#menu3 a {
	text-decoration: none;
	background-image: url(../c_img/menu3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 117px;
	overflow: hidden;
}
#menu3 a:hover {
	background-position: left -32px;
}
#menu4 a {
	text-decoration: none;
	background-image: url(../c_img/menu4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 143px;
	overflow: hidden;
}
#menu4 a:hover {
	background-position: left -32px;
}
#menu5 a {
	text-decoration: none;
	background-image: url(../c_img/menu5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 82px;
	overflow: hidden;
}
#menu5 a:hover {
	background-position: left -32px;
}
#menu6 a {
	text-decoration: none;
	background-image: url(../c_img/menu6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 119px;
	overflow: hidden;
}
#menu6 a:hover {
	background-position: left -32px;
}
#menu7 a {
	text-decoration: none;
	background-image: url(../c_img/menu7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 117px;
	overflow: hidden;
}
#menu7 a:hover {
	background-position: left -32px;
}
#footer {
	background-image: url(../c_img/footer_back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	height: 97px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#foot_menu {
	font-size: 70%;
	float: right;
	margin-top: 30px;
	margin-right: 42px;
}
#footer h3 {
	font-size: 85%;
	padding-top: 15px;
	padding-left: 250px;
	font-weight: normal;
}
#footer p {
	font-size: 75%;
	line-height: 140%;
	margin-top: 0px;
	margin-left: 250px;
}
#main {
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 25px;
}
#main h2 {
	margin-bottom: 30px;
}
#main h3 {
	margin-bottom: 20px;
}
.pageup {
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
}
.kihon760 {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.kihon760:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .kihon760             { zoom: 1; } /* IE6 */  
*:first-child+html .kihon760 { zoom: 1; } /* IE7 */
.kihon760 p {
	font-size: 90%;
	line-height: 160%;
}
.sen760 p {
	font-size: 90%;
	line-height: 160%;
}
.sen760 {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding: 20px;
	border: 1px solid #D8C4BD;
}
.sen760 h4 {
	font-size: 90%;
	line-height: 140%;
	color: #80254E;
}
