@charset "Shift_JIS"; 


/* for modern brouser */

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix {	display: inline-block;}

/* Hides from IE-mac \*/

* html .clearFix {height: 1%;}

.clearFix {display: block;}

/* End hide from IE-mac */



body{
	-webkit-text-size-adjust:none;
	margin:0px;
	padding:0px;
}

a img{border:0;}

#container{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#666666;
}

#wrapper{
	margin:0px;
	padding:0px;
}

#header{
	width:100%;
	height:50px;
	margin:0;
	padding:0px;
	background:url("../img/bg_header.png") repeat-x;
}

h1{
	text-indent:-9999px;
	margin:0px;
	height:50px;
	background-image:url("../img/logo.png");
	background-position: center;
	background-repeat: no-repeat;
}


#footer{
	clear:both;
	display:block;
	text-indent:-9999px;
	padding:8px 0;
	height:12px;
	border-top:1px solid #ffffff;
	background:#52308f url("../img/copyright_sp.gif");
	background-position: center;
	background-repeat: no-repeat;
}



#inbody{
	margin:0px;
}


p{
	text-align:center;
	font-size:12px;
	margin:0px;
}


ul{
	display:block;
	margin:0px 5px;
	padding:0px;
	list-style:none;
}
	
li{
	text-align:left;
	margin:0;
}



/*---------------------------------------------------------*/

#topArea{
	background:#432d49 url("../img/bg_main.png");
	margin:0 0 3px;
	padding-top:0px;
	text-align:center;
}

#topArea #topImage{
	width:302px;
	height:180px;
	margin:0px auto 8px;
	background:url("../img/top_img.jpg") no-repeat center;
	position:relative;
}

#topArea #topImage a{
	width:115px;
	height:30px;
	text-indent:-9999px;
	position:absolute;
	display:block;
}


#topArea #topImage #mailBtn{
	background:url("../img/btn_mail.png") no-repeat center;
	top:10px;
	right:4px;
}

#topArea #topImage #mypageBtn00{
	background:url("../img/btn_mypage00.png") no-repeat center;
	top:50px;
	right:4px;
}

#topArea #topImage #mypageBtn01{
	background:url("../img/btn_mypage01.png") no-repeat center;
	top:90px;
	right:4px;
}

/*---------------------------------------------------------*/
#newsBox{
	background:url("../img/bg_news.png") repeat-x;
}

#newsBox h2{
	text-indent:-9999px;
	margin:0px;
	height:32px;
	background-image:url("../img/title_news.png");
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom:8px;
}

#newsBox dl {
	padding: 3px;
}

#newsBox dt {
	padding-left: 5px;
	margin:3px 0 3px 3px;
	border-left: 3px solid #CCCCCC;
	color: #333333;
	font-weight: bold;
}

#newsBox dd {
	margin-left:3px;
	padding: 0 0 5px 0px;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
}


/*---------------------------------------------------------*/

#menuBox div{
	padding-bottom:6px;
}



#menuBox h2{
	margin:0px auto 6px;
	padding:8px 0 8px 8px;
	font-size:18px;
	height:20px;
	background-position:left;
	color:#ffffff;
}


a.btn01,a.btn03,a.btn05,a.btn07{
	border:none;
	display:block;
	text-indent:-9999px;
	margin:0px;
	width:50%;
	height:70px;
	float:left;

}
a.btn02,a.btn04,a.btn06{
	border:none;
	display:block;
	text-indent:-9999px;
	margin:0px;
	width:50%;
	height:70px;
	float:left;

}

/*---------------------------------------------------------*/

#message{	background:#dbf7fe;	border-top:1px solid #ffffff;
}

#message h2{
	background:url("../img/bg_message.png");
	border-bottom:1px solid #ffffff}

#message a.btn01{	background:url("../img/btn_message01.png") no-repeat right;}

#message a.btn02{	background:url("../img/btn_message02.png") no-repeat left;}

#message a.btn03{	background:url("../img/btn_message03.png") no-repeat right;}


/*---------------------------------------------------------*/

#outline{	background:#d3e3ff;	border-top:1px solid #ffffff;}

#outline h2{	background:#3f6bb8 url("../img/bg_outline.png");
	border-bottom:1px solid #ffffff}


#outline a.btn01{	background:url("../img/btn_outline01.png") no-repeat right;}

#outline a.btn02{	background:url("../img/btn_outline02.png") no-repeat left;}

#outline a.btn03{	background:url("../img/btn_outline03.png") no-repeat right;}

#outline a.btn04{	background:url("../img/btn_outline04.png") no-repeat left;}

#outline a.btn05{	background:url("../img/btn_outline05.png") no-repeat right;}


/*---------------------------------------------------------*/

#clerk{	background:#cccce3;	border-top:1px solid #ffffff;}

#clerk h2{	background:url("../img/bg_clerk.png");
	border-bottom:1px solid #ffffff}


#clerk a.btn01{	background:url("../img/btn_clerk01.png") no-repeat right;}

#clerk a.btn02{	background:url("../img/btn_clerk02.png") no-repeat left;}

#clerk a.btn03{	background:url("../img/btn_clerk03.png") no-repeat right;}

#clerk a.btn04{	background:url("../img/btn_clerk04.png") no-repeat left;}




/*---------------------------------------------------------*/

#information{
	background:#d9f3e3;
	border-top:1px solid #ffffff;}

#information h2{	background:url("../img/bg_information.png");
	border-bottom:1px solid #ffffff}


#information a.btn01{	background:url("../img/btn_information01.png") no-repeat right;}

#information a.btn02{	background:url("../img/btn_information02.png") no-repeat left;}

#information a.btn03{	background:url("../img/btn_information03.png") no-repeat right;}

#information a.btn04{	background:url("../img/btn_information04.png") no-repeat left;}

#information a.btn05{	background:url("../img/btn_information05.png") no-repeat right;}


/*---------------------------------------------------------*/

#meeting{	background:#f0ded2;	border-top:1px solid #ffffff;}

#meeting h2{	background:url("../img/bg_meeting.png");
	border-bottom:1px solid #ffffff}


#meeting a.btn01{	background:url("../img/btn_meeting01.png") no-repeat right;}

#meeting a.btn02{	background:url("../img/btn_meeting02.png") no-repeat;}

/*---------------------------------------------------------*/

#women{	background: #EED5D6;	border-top:1px solid #ffffff;}

#women h2{	background:url("../img/bg_women.png");
	border-bottom:1px solid #ffffff}


#women a.btn01{	background:url("../img/btn_women01.png") no-repeat right;}


/*---------------------------------------------------------*/


