/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	background: transparent;
}
body { line-height: 140%; }
ol, ul { list-style: none; }
blockquote { font-size: 0.9em; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }
del { text-decoration: line-through; }

.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

html { }
body { border-top:5px solid #5A0029;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}
a { text-decoration: none; }
p { text-align: left; }
.beta p { margin-bottom: 10px; }
.alpha p { margin-bottom: 15px; }
.alpha h4, .alpha h2 { margin-bottom: 20px; }
img { border: 0; }
table { margin-bottom: 15px; }
td { vertical-align: top; }

/* Layout ----------------------------------------------------------------- */

#footer, #container {
	width: 770px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#container { font-size: 0.9em; }
#header, #footer, #container .beta { font-size: 0.9em; }

#header {
	background: url(../images/header/header-bg.png) repeat-x;
	height: 110px;
	margin: 0px auto 10px auto;
	width: 770px;
}
.alpha {
	width: 595px;
	float: right;
	line-height: 1.6em;
}
.beta {
	width: 160px;
	float: left;
}

/* Header ----------------------------------------------------------------- */

#header .logo {
	width: 450px;
	height: 85px;
	float: left;
	_margin-bottom: -24px;
}
#header .logo img { position: relative; }
#header .logo h2 {
	position: relative;
	top: -75px;
	left: 10px;
}
#header .sub {
	width: 320px;
	float: right;
}
#header .sub img {
	margin: 0 14px 3px 0;
	_margin-bottom: 2px;
}
#header .sub ul {
	width: 306px;
}
#header .sub li { float: left; }
#header .sub li a {
	background: url(../images/header/header-menu.png) no-repeat;
	width: 99px;
	height: 23px;
	margin-right: 4px;
	display: block;
}
#header .sub li a.end { margin-right: 0; }
#header .sub li a.header-menu1 { background-position: 0px 0px; }
#header .sub li a.header-menu2 { background-position: -99px 0px; }
#header .sub li a.header-menu3 { background-position: -198px 0px; }
#header .sub span { visibility: hidden; }
.f-size {
	font-size: 12px;
	padding-top: 2px;
	_padding-top: 0px;
	width:140px;
	float:right;
}
*:first-child+html .f-size { padding-top: 1px; }
.f-size p,
.f-size img {
	float: right;
	margin-right: 5px;
}
.f-size p { _padding-top: 1px; }

ul.headmenu{
	width:300px;
	margin-left:10px;
	float:left;
}
ul.headmenu li{
	background:url(../images/header/listbg.gif) no-repeat 0px 8px;
	padding:2px 0px 0px 12px;
	font-size:12px;
}
/*ie6*/
* html ul.headmenu { 
	margin-left:5px;
}
* html ul.headmenu li { 
	zoom:1; 
}
ul.headmenu li a{
	color:#650032;
}
ul.headmenu li a:hover{
	color:#BC5D8D;
}



/* Footer ----------------------------------------------------------------- */

.backtop {
	text-align: right;
}
.backtop a {
	text-decoration: underline;
}
.backtop a:hover { color: #F60; }
.copy {
	font-size: 12px;
	text-align: center;
}
#footer h5 {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 5px 0;
	padding: 3px 5px;
	font-size: 0.8em;
}

/* menu ------------------------------------------------------------------- */

div.menu { margin-bottom: 20px; }
.menu a {
	background: url(../images/menu.png) no-repeat;
	width: 160px;
	height: 45px;
	display: block;
}
.menu-sub { margin-top: 1px; }
.menu .menu-sub a {
	background: url(../images/menu-sub.png) no-repeat;
	width: 160px;
	height: 25px;
	display: block;
}
.menu a.menu1 { background-position: 0 0; }
.menu a.menu2 { background-position: 0 -45px; }
.menu a.menu3 { background-position: 0 -90px; }
.menu a.menu4 { background-position: 0 -135px; }
.menu a.menu5 { background-position: 0 -180px; }
.menu a.menu6 { background-position: 0 -225px; }
.menu a:hover.menu1 { background-position: -160px 0; }
.menu a:hover.menu2 { background-position: -160px -45px; }
.menu a:hover.menu3 { background-position: -160px -90px; }
.menu a:hover.menu4 { background-position: -160px -135px; }
.menu a:hover.menu5 { background-position: -160px -180px; }
.menu a:hover.menu6 { background-position: -160px -225px; }
.menu-sub a.menu-sub1 { background-position: 0 0; }
.menu-sub a.menu-sub2 { background-position: 0 -25px; }
.menu-sub a.menu-sub3 { background-position: 0 -50px; }
.menu-sub a:hover.menu-sub1 { background-position: -160px 0; }
.menu-sub a:hover.menu-sub2 { background-position: -160px -25px; }
.menu-sub a:hover.menu-sub3 { background-position: -160px -50px; }
.menu span { visibility: hidden; }
.beta .midashi1 a { color: #FFF; }

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }
.txt-center_v { vertical-align: middle; }
.va-bottom { vertical-align: bottom; }
.va-middle { vertical-align:middle; }
.txt-top { vertical-align: top; }
strong { font-weight: bold; }
.red { color: #F00; }
.float_left{ float:left;}
.float_right{ float:right;}
.txt-family1 {font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;}
.big1 {
	font-size:1.3em;
	line-height:1.5em;
	}
.dispblk{display:block;}
.font1 {
	font-weight:bold;
	color:#993366;
	}
	
/* img -------------------------------------------------------------------- */

img.img-right {
	float: right;
	margin-left: 15px;
}
img.img-left {
	float: left;
	margin-right: 15px;
}

/* Title ------------------------------------------------------------------ */

.midashi1 {
	background: url(../images/title/midashi1.png) no-repeat;
	height: 21px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 21px;
	color: #FFF;
	font-size: 12px;
}
h2.midashi2 {
	background: url(../images/title/midashi2.png) no-repeat;
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
	padding-left: 25px;
	line-height: 56px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
}
.midashi3 {
	background: url(../images/title/midashi1.png) left center no-repeat #333;
	margin-bottom: 10px;
	padding-left: 24px;
	line-height: 30px;
	color: #FFF;
	font-size: 16px;
}
.midashi4 {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
	font-weight: bold;
}

.midashi5 {
	font-weight:bold;
	color:#990033;
	}

/* box -------------------------------------------------------------------- */

.box1 div.title {
	background: url(../images/contents/box1-bg.png) repeat-x;
	margin: 0;
	line-height: 27px;
	text-align: center;
	color: #FFF;
}
.box1 div.title div { background: url(../images/contents/box1-side.png) right no-repeat; }
.box1 p {
	background: url(../images/contents/box1-body.png);
	border: 1px dotted #999;
	border-top: 0;
	padding: 10px 0;
	text-align: center;
}
div.box2 {
	background: url(../images/contents/box2-bg.png);
	width: 170px;
	border: 1px solid #CCC;
	border-top: 0;
	padding: 10px;
}
.clear {
    clear: both;
}
div.boxnenmatasu {
width: 590px;
margin-bottom: 15px;
padding: 20px 0px;
}
.box2 p,.box3 p { margin: 0; }
.box_qa{
	background:#FAECF5;
	padding:9px;
	border:1px solid #650032;
	margin-left:30px;
}
.box3{
	border-left:3px solid #BB5D8C;
	border-right:3px solid #BB5D8C;
	padding:0px 17px 0px 17px;
	margin:0px 0px 0px 0px;
	/padding:0px 17px 0px 17px;
	/margin:-5px 0px 0px 0px;
}

.bottom15{
	margin:0px 0px 15px 0px;
}

/* list ------------------------------------------------------------------- */

ul.list01 { margin: 0 0 15px 15px; }
ol.ollist { margin: 0 0 15px 19px; }
.list01 li { list-style-type: disc; }
ol.ollist li{ list-style-type:decimal;}
ol.ollist li img{float:right;}



/* table ------------------------------------------------------------------ */

table.table1 { background: #DDD; }
.table1 td {
	background: #FFF;
	padding: 5px;
}
.table1 .td1 {
	background: #936;
	padding-left: 10px;
	color: #FFF;
}
.table2{
	border: solid 1px #ddd; 
	border-collapse: collapse;
}
.td2{
	background-color: #f5f5f5;
	padding:2px;
}
/* container -------------------------------------------------------------- */

.news p.day {
	margin: 0 20px 5px 0;
	color: #936;
	float: left;
}
.news p.txt {
	width: 450px;
	margin-bottom: 5px;
	float: right;
}
.news div { clear: both; }
object.map, iframe.map {
	width: 595px;
	height: 250px;
	margin-bottom: 10px;
}
textarea.t1 {
	width: 400px;
	height: 50px;
}
.news iframe, .news object {
	width: 595px;
	height: 150px;
	overflow: auto;
}
.indent1{
	margin-left:30px;
	text-indent:-30px;
}
.indent1 span.qbox{
	color:#D57FA9;
	font-size:20px;
	padding-right:5px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
.indent1 span.abox{
	color:#650032;
	font-size:20px;
	padding-right:5px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
.indent2{
	margin-left:1em;
	text-indent:-1em;
	display:block;
}
.returntop{
	text-align:right;
	margin:0px 0px 10px 0px;
}
.returntop a{
	color:#650032;
}
.returntop a:hover{
	color:#D57FA9;
}
.returntop a span{
	background:#650032;
	font-size:0.8em;
	color:#ffffff;
	padding:2px 1px 0px 2px;
	margin-right:2px;
	vertical-align:bottom;
}
.returntop a:hover span{
	background:#D57FA9;
	color:#ffffff;
}
.w380{
	width:380px;
}
a.click{
	background:url(../images/contents/click.png) no-repeat right 0px;
	padding-right: 58px;
}
