@charset "utf-8";

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,textarea,table,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;border: none;empty-cells:show;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align:bottom;border: none;}
a{text-decoration:underline;color:#FF6600;outline:none;}
a:hover{text-decoration:none;color:#FF6600;}

/*
------------------------------------------------
Text SET
------------------------------------------------*/
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{font-size:12px;line-height:1.5;color:#333333;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;line-height:1.5;color:#333333;}
dt,dd,ol,li,pre,input,textarea,p,div,blockquote,th,td,address,h1,h2,h3,h4,h5,h6{font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;}


/*
------------------------------------------------
Other SET
------------------------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
------------------------------------------------
Margin SET
------------------------------------------------*/

.mb5 {margin-bottom: 5px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}.mb30 {margin-bottom: 30px;}.mb35 {margin-bottom: 35px;}.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}.mb50 {margin-bottom: 50px;}.mb55 {margin-bottom: 55px;}.mb60 {margin-bottom: 60px;}



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

body {
	background: #FFFFFF url(../img/common/bg_body.jpg) repeat-x 0 0;
	text-align: center;
}
#wrap {
	width: 750px;
	margin: 0px auto;
	text-align: left;
}
#wrap #main {
	padding-bottom: 40px;
}
#wrap #main #contents {
	float: right;
	width: 540px;
	padding-top: 20px;
}

/* Header Layout
------------------------------------------------*/
/* 100725：メインイメージ改訂のため、「#wrapTop」追加 */

#wrap #header {
	position: relative;
	width: 750px;
	padding-bottom: 10px;
}

#wrap #header h1,
#wrapTop #header h1 {
	padding-top: 40px;
	margin-bottom: 18px;
}

#wrap #header #headertxt,
#wrapTop #header #headertxt {
	position: absolute;
	width: 750px;
	left: 0px;
	top: 5px;
	font-size: 10px;
}

#wrap #header #headertel,
#wrapTop #header #headertel {
	position: absolute;
	height: 30px;
	width: 250px;
	top: 40px;
	right: 0px;
}

#wrap #header #subnavi,
#wrapTop #header #subnavi {
	height: 42px;
	width: 362px;
	position: absolute;
	top: 77px;
	right: 0px;
}

#wrap #header #subnavi li,
#wrapTop #header #subnavi li {
	float: left;
	padding-left: 5px;
}

#wrap #header #globalnavi,
#wrapTop #header #globalnavi {
	height: 59px;
	width: 750px;
}

#wrap #header #globalnavi li,
#wrapTop #header #globalnavi li {
	float: left;
	width: 125px;
}



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

#wrap #main #sidearea {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#wrap #main #sidearea .sidebnr {
	width: 200px;
	padding-bottom: 10px;
}
#wrap #main #sidearea .sidebnr li {
	padding-bottom: 6px;
}
#wrap #main #sidearea .sidenavi {
	width: 200px;
	padding-bottom: 10px;
}
#wrap #main #sidearea .sidenavi li {
	width: 200px;
	border-bottom: 1px solid #E0E0E0;
}
#wrap #main #sidearea .sidenavi li a {
	padding: 5px 5px 5px 24px;
	background: url(../img/common/side_ic_01.gif) no-repeat 0.5em 0.9em;
	display: block;
	text-decoration: none;
	color: #333333;
}
#wrap #main #sidearea .sidenavi li a:hover {
	color: #FF6600;
	background: url(../img/common/side_ic_01.gif) no-repeat 0.5em 0.9em;
}

#wrap #main #sidearea .sidenavi li ul li {
	background: url(../img/common/line_dot_gry.gif) repeat-x left top;
	border: none;
	padding-left: 20px;
	padding-top: 5px;
	width: 180px;
}
#wrap #main #sidearea .sidenavi li ul li a {
	padding: 2px 5px 2px 13px;
	background: url(../img/common/side_ic_03.gif) no-repeat 0em 0.7em;
	display: block;
	text-decoration: none;
	color: #333333;
}
#wrap #main #sidearea .sidenavi li ul li a:hover {
	color: #FF6600;
	background: url(../img/common/side_ic_03.gif) no-repeat 0em 0.7em;
}



#wrap #main #sidearea .sidenavi02 ul {
	width: 200px;
}
#wrap #main #sidearea .sidenavi02 ul li {
	width: 200px;
	border-bottom: 1px solid #E0E0E0;
}
#wrap #main #sidearea .sidenavi02 ul li a {
	padding: 5px 5px 5px 24px;
	background: url(../img/common/side_ic_01.gif) no-repeat 0.5em 0.9em;
	display: block;
	text-decoration: none;
	color: #333333;
}
#wrap #main #sidearea .sidenavi02 ul li.nolink {
	padding: 5px 5px 5px 24px;
	background: url(../img/common/side_ic_01.gif) no-repeat 0.5em 0.9em;
	display: block;
	text-decoration: none;
	color: #333333;
	width: 171px;
}
#wrap #main #sidearea .sidenavi02 ul li a:hover {
	color: #FF6600;
	background: url(../img/common/side_ic_01.gif) no-repeat 0.5em 0.9em;
}

#wrap #main #sidearea .sidenavi02 ul li ul li {
	background: url(../img/common/line_dot_gry.gif) repeat-x left top;
	border: none;
	padding-left: 20px;
	padding-top: 5px;
	width: 180px;
}
#wrap #main #sidearea .sidenavi02 ul li ul li a {
	padding: 2px 5px 2px 13px;
	background: url(../img/common/side_ic_03.gif) no-repeat 0em 0.7em;
	display: block;
	text-decoration: none;
	color: #333333;
}
#wrap #main #sidearea .sidenavi02 ul li ul li a:hover {
	color: #FF6600;
	background: url(../img/common/side_ic_03.gif) no-repeat 0em 0.7em;
}






#wrap #main #sidearea .side_reformarea {
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
}
#wrap #main #sidearea .side_reformarea dl {
	padding: 0px 9px 15px;
}
#wrap #main #sidearea .side_reformarea dt {
	font-weight: bold;
	background: url(../img/common/side_ic_02.gif) no-repeat 0.1em 0.4em;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
	padding-left: 13px;
	margin-bottom: 5px;
}
#wrap #main #sidearea .side_reformarea dd {
	padding: 0px 5px;
}
#wrap #main #sidearea .side_contact {
	text-align: center;
	padding-bottom: 6px;
	border-bottom: 2px solid #E0A300;
	margin-bottom: 15px;
}


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

#wrap #main #contents #contentsfooter {
	background: url(../img/common/contentsfooter_bg.jpg) no-repeat 0px 0px;
	padding: 26px 0px 12px 16px;
	clear: both;
}
#wrap #main #contents #contentsfooter ul {
	height: 40px;
	width: 400px;
}
#wrap #main #contents #contentsfooter li {
	float: left;
	padding-right: 10px;
}



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

#wrap #footer {
	clear: both;
	padding: 0px 0px 20px;
	width: 750px;
	text-align: center;
	background: #999999;
}
#wrap #footer #gotop {
	background: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
}
#wrap #footer #footer_contents {
	margin: 0 10px 0;
	padding-top: 15px;
}
#wrap #footer #footer_contents ul {
	padding-bottom: 15px;
	border-bottom: 1px solid #333333;
	width: 730px;
}
#wrap #footer #footer_contents ul li {
	float: left;
	text-align: left;
	background: url(../img/common/footer_ic_01.gif) no-repeat 0em 0.3em;
	padding-left: 15px;
	padding-right: 15px;
}
#wrap #footer #footer_contents ul li.first {
	background: none;
}
#wrap #footer #footer_contents ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #footer #footer_contents ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrap #footer #footer_contents #credit {
	float: left;
	width: 236px;
	padding-top: 45px;
}
#wrap #footer #footer_contents #footer_add {
	color: #FFFFFF;
	text-align: right;
	width: 460px;
	padding-top: 20px;
	padding-bottom: 5px;
	float: right;
}
#wrap #footer #footer_contents address {
	color: #FFFFFF;
	text-align: right;
	clear: both;
}




