@import url("reset.css");

/*---------------------------------*/
/*Base*/
/*---------------------------------*/
html {
}
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	/*font-family: 'MS PGothic','Arial','Hiragino Kaku Gothic Pro W3','Osaka',sans-serif;*/
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	width:100%;
}

/*---------------------------------*/
/*layout */
/*---------------------------------*/
div#head {
	/*background:#fff url("../image/bg_head.gif") repeat-x top left;*/
	
	border-bottom:3px solid #991f5c;
	height:162px;
}
div#footer {
	background:#fff url("../image/bg_footer.gif") repeat-x top left;
	height:80px;
}
div#otherimg,
div#topimg {
	background-color:#4a1328;
	border-top:1px solid #fff;
	*border-top:2px solid #fff;
	border-bottom:1px solid #fff;
}


div#body {
	background:#fff url("../image/bg_body.gif") repeat-x top left;
}

div#head .element,
div#topimg .element,
div#body .element,
div#footer .element {
	width:100%;
	margin:0 auto;
}

/*---------------------------------*/
/*head Menu*/
/*---------------------------------*/
div#head .element{
	width:975px;
	position:relative;
	z-index:500;
}
div#head .element img.logotype {
	position:absolute;
	top:10px;
	left:10px;
	z-index:500;
}
div#head .element img.logotype_sp {
	display: none !important;
}

/*フリーダイヤル*/
div#head .element img.freedial{
	position:absolute;
	top:75px;
	left:720px;
	z-index:600;
}

div#head .element ul {
	position:absolute;
	top:115px;
	left:0px;
	padding-right:1px;
	background:url("../image/bg_topmenu.gif") repeat-x top left;
}
div#head .element ul li{
	float:left;
	padding-left:1px;
	background:#fff url("../image/topmenu_bg.gif") no-repeat top left;
	height:47px;
}




/*---------------------------------*/
/*top iamge*/
/*---------------------------------*/
div#topimg {

}
div#topimg .element{
	width:100%;
	position:relative;
	z-index:100;
	height:600px;
	overline:hidden;
	background:#4a1328 url("../image/image_top.png") no-repeat top center;
}
img#img_mask{
	position:absolute;
	top:0px;
	left:0;
	z-index:60;
	width:100%;
	height:600px
}
div#topimg .element img{
	display:block;
	margin:0 auto;
}
div#topimg .element img.rogo{
	position:absolute;
	/*top:85px;*/
	top:60px;
	left:50%;
	z-index:50;
	padding-left:150px;
}
div#topimg .element div{
	position:absolute;
	top:320px;
	left:50%;
	z-index:50;
	padding-left:50px;
	
}
div#topimg .element div h1{
	font-size:110%;
	color:#fff;
	/*margin:0.5em 0 0 0;*/
	margin:0 0 10px 0;
	width:25em;
	font-weight:normal;
	/*padding:10px ;*/
	padding:0px 10px;
	/*background:url("../image/bg_opacity2.png");*/
}
div#topimg .element div p{
	font-size:80%;
	color:#fff;
	margin:0.5em 0 0 0;
	width:35em;
	font-weight:normal;
	padding:10px ;
	border:1px solid #fff;
}
/*---------------------------------*/
/*other iamge*/
/*---------------------------------*/
div#otherimg .element{
	width:100%;
	position:relative;
	height:150px;
	background:url("../image/image_other.jpg") no-repeat top center;
	z-index:100;
}
div#otherimg .element img{
	display:block;
	margin:0 auto;
}
div#otherimg .element img.rogo{
	position:absolute;
	left:50%;
	z-index:50;
	top:117px;
	padding-left:320px;
}


/*---------------------------------*/
/*body indexelement*/
/*---------------------------------*/

div#body .indexelement {
	width:100%;
	margin:0 auto;
	width:975px;
	height:97px;
	padding:20px 0;
	background:url("../image/banner_bg.gif") repeat-y top left;
}
div#body .indexelement ul{
	margin:0;
	display:none;
}
div#body .indexelement ul li{
	float:left;
	margin-right:0px;
	background:url("../image/banner_bg.png") no-repeat top left;
}

/*---------------------------------*/
/*body otherelement*/
/*---------------------------------*/

div#body .element {
	width:975px;
	padding:0px;
}
div#body .otherbanner {
	float:left;
	width:230px;
	padding:20px 0;
	background:url("../image/banner_bg.gif") repeat-y top left;
}
div#body .otherbanner ul{
	margin:0;
}
div#body .otherbanner ul li{
	background:url("../image/banner_bg.png") no-repeat top left;
}

div#body .otherelement{
	width:735px;
	float:right;
	padding:20px 0;
}

div#body h1{
	margin-bottom:20px;
	text-align:center;
}
div#body h2{
	font-size:110%;
	margin:70px 0 20px 0;
	/*border-top:3px solid #ccc;*/
	background:url("../image/h2_index_element.gif") no-repeat top left;
	padding:6px 8px 0;
	color:#333;
}

div#body h3{
	margin:2em 0 1em 20px;
	padding-left:10px;
	border-left:4px solid #ccc;
}
div#body h3 strong{
	font-size:180%;
	/*color:#f00;*/
	padding:0 0.5em;
	font-style:italic;
	font-family:'Hiragino Mincho ProN', serif;
}

#banner{
/*	display:none;*/
}

div#body p.note{
	font-size:90%;
}

div#body p.pagetop{
	margin-top:2em;
	font-size:90%;
	text-align:right;
}
div#body p.pagetop a{
	text-decoration:underline;
	color:#9c3249;
}

div#body p.pagetop a:hover{
	text-decoration:underline;
	color:#f00;
}

div#body strike{
	text-decoration:line-through;
}

/*table*/


div#body table {
	/*margin:1em 0 1em 135px;*/
	margin:0em auto 1em;
	width:85%;
	/*border: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
}

div#body td {
	font-size:100%;
	border-bottom: 1px solid #ccc;
	margin:auto;
	padding:0.3em 1em;
	text-align:center;
	background-color:#FFFFFF;
	line-height: 1.2;
}
div#body th {
	font-size:100%;
	font-weight:bold;
	/*color:#fff;*/
	background-color:#fee;
	border-bottom: 1px solid #ccc;
	/*border-right: 1px solid #ccc;*/
	padding:0.3em 1em;
	text-align:center;
	line-height: 1.2;
}

div#body thead th{
	border: none;
	padding-top:1em;
	text-align:center;
	font-weight:bold;
	color:#991F5C;
	background-color:#fff;
	border-bottom: 1px solid #ccc;
}



/*---------------------------------*/
/*footer Menu*/
/*---------------------------------*/
div#footer .element {
	width:975px;
	padding-top:5px;
}
div#footer .element p{
	text-align:center;
	font-size:80%;
	margin:0.5em 0 1em;
}
/*リスト*/
div#footer .list{
	overflow: hidden;
    position: relative;
}
div#footer .list ul{
	text-align:center;
	margin:5px 0 0 0;
	padding:0 0 0 0;
    position: relative;
	float: left;
    left: 50%;
}
div#footer .list ul li{
	font-size:80%;
	padding:0;
	display:inline;
	/*float:left;*/
	border-right:1px solid #4a1328;
	float: left;
	position: relative;
    left: -50%;
}
div#footer .list ul li a{
	padding:0 8px;
}
div#footer .list ul li a:hover{
	border-bottom:1px solid #f00;
	color:#f00;
}
div#footer .list ul li.first{
	border-left:1px solid #4a1328;
}

span.note{
	font-size:90%;
}

p.snote{
	font-size: 70%;
	text-align: right;
}

span.red{
	color:#f00;
	font-weight:bold;
	padding:0 0.3em;
	font-size:100%;
}

span.blue{
	color:#00f;
	font-weight:bold;
	padding:0 0.3em;
	font-size:100%;
}

span.green{
	color:#0f0;
	font-weight:bold;
	padding:0 0.3em;
	font-size:100%;
}

div.error{
	margin:2em 0 1em;
}
div.error p{
	text-align:center;
	font-size:120%;
	margin-bottom:1em;
}
div.error a{
	text-decoration:underline;
}

div.error a:hover{
	text-decoration:none;
	color:#f00;
}


/*-----------------------------------------------------
CLEARFIX
-------------------------------------------------------*/
/* new clearfix */
.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 */


/*div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}*/


.sp_disp { display: none !important; }

