@charset "utf-8";


* {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style-type: none;
	color: #333333;
	font-size: 100%;
}
address {
	font-style: normal;
}
img {
    border:none;
}
body {
	text-align: center;
	background-image: url(/common/images/back_all.jpg);
	background-position: center top;
}
a:link {
	text-decoration: underline;
	color: #0066FF;
}
a:visited {
	text-decoration: underline;
	color: #6666FF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
table {
	border-collapse:collapse;
}

.clear {
	clear: both;
}

.img_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.img_right {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}

.section {
	clear: both;
	width: 690px;
	margin-bottom: 40px;
	background-image: url(/common/images/section.gif);
	background-repeat: repeat-y;
}
.section:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

.section h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/common/images/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	clear: both;
	margin-bottom: 25px;
	line-height: 40px;
	height: 40px;
	padding-left: 20px;
}

h3.nh3 {
	color: #000000;
	clear: both;
	margin-bottom: 20px;
	text-align: left;
	font-size: 90%;
	background-image: url(/common/images/arrow004.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h1.summary,p.summary {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	clear: both;
	height: 20px;
}

.np {
	text-align: left;
	margin-bottom: 20px;
}
.npr {
	text-align: right;
	margin-bottom: 20px;
}
.npn {
	text-align: left;
}
.npc {
	text-align: center;
	margin-bottom: 20px;
}
.npcn {
	text-align: center;
}
.np,.npr,.npn,.npc,.npcn {
	font-size: 90%;
	line-height: 180%;
	clear: both;
}



.nps {
	text-align: left;
	margin-bottom: 20px;
}
.npsr {
	text-align: right;
	margin-bottom: 20px;
}
.npsn {
	text-align: left;
}
.nps,.npsn {
	font-size: 75%;
	line-height: 180%;
	clear: both;
}

.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.n_table th {
	width: 25%;
	font-weight: normal;
	background-image: url(../images/content_back.gif);
}
.n_table td {
	width: 75%;
}
.n_table th,.n_table td {
	font-size: 90%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #DDDDDD;
	padding: 10px;
}





.redtxt {
	color: #CC0000;
}

.righttxt {
	font-size: 80%;
	background-image: url(../images/arrow003.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	clear: both;
	padding-right: 20px;
}


#pagetop {
	text-align: right;
	clear: both;
	margin-bottom: 20px;
}


#pan {
	clear: both;
	margin-bottom: 20px;
	width: 690px;
	line-height: 30px;
	height: 30px;
}
#pan:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
#pan li {
	font-size: 10px;
	float: left;
}
#pan li a {
	background-image: url(../images/arrow002.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 10px;
	padding-right: 10px;
}
#pan li.pan_home a {
	display: block;
	background-image: url(../images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 55px;
	text-align: right;
	padding-right: 15px;
}
#pan li.pan_home a:link,#pan li.pan_home a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#pan li.pan_home a:hover,#pan li.pan_home a:active {
	color: #FFFFFF;
	text-decoration: none;
}












#wrapper {
	background-image: url(../images/back_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
















#header {
	clear: both;
	height: 110px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	padding-top: 20px;
}
#gnavi {
	clear: both;
	width: 100%;
	background-image: url(../images/gnavi_back.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
#gnavi ul {
	clear: both;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	background-color: #FFFFFF;
}
#gnavi ul li {
	line-height: 0px;
	float: left;
}
#header_sub {
	float: right;
	width: 400px;
	margin-right: 20px;
	padding-top: 40px;
}
#header_sub li {
	float: right;
	margin-right: 20px;
	padding-left: 10px;
	background-image: url(../images/arrow002.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 75%;
}
#header_contact {
	float: right;
}
#header_contact li {
	clear: both;
	margin-bottom: 10px;
}
#header_sub li a:link,#header_sub li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#header_sub li a:hover,#header_sub li a:active {
	color: #FFFFFF;
	text-decoration: none;
}








#footer_wrapper {
	background-color: #000000;
	text-align: left;
}
#footerinfo_wrapper {
	background-color: #000000;
	clear: both;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#footernavi_wrapper {
	background-image: url(../images/footer_navi.gif);
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footernavi_wrapper ul {
	clear: both;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#footernavi_wrapper ul li {
	background-image: url(../images/arrow003.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	margin-right: 30px;
}
#footernavi_wrapper ul li a:link,#footernavi_wrapper ul li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footernavi_wrapper ul li a:hover,#footernavi_wrapper ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_contact {
	float: left;
	width: 720px;
	padding-top: 20px;
}

#footer_contact li {
	float: left;
	margin-right: 20px;
}
#footer_contact p {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 150%;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
}
#footer_info {
	float: right;
	width: 330px;
	padding-top: 20px;
}
#footer_info h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 10px;
}
#footer_info address {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 150%;
}
#footernavi_wrapper ul:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

#copytxt {
	font-size: 12px;
	color: #999999;
	clear: both;
	background-color: #000000;
	line-height: 20px;
	text-align: left;
	height: 20px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}







#container {
	clear: both;
	width: 1050px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#content {
	float: left;
	width: 730px;
	text-align: left;
}
#content_mid {
	background-color: #FFFFFF;
	padding: 20px;
	clear: both;
	width: 690px;
	margin-bottom: 20px;
}
#sidebar {
	float: right;
	width: 290px;
	text-align: left;
}

#side_bnr {
	clear: both;
	margin-bottom: 10px;
}
#side_bnr li {
	line-height: 0px;
	clear: both;
	margin-bottom: 7px;
	background-color: #FFFFFF;
}
#side_map {
	clear: both;
	margin-bottom: 20px;
}
#side_map h2 {
	line-height: 0px;
	clear: both;
}
#side_map {
}





.pagetop {
	text-align: right;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}





#dn_tel_base {
	clear: both;
	width: 690px;
	background-color: #333333;
	padding: 19px;
	border: 1px solid #666666;
}
#dn_tel_tel {
	float: left;
	width: 380px;
}
#dn_tel_tel p {
	font-size: 75%;
	line-height: 140%;
	color: #CCCCCC;
	clear: both;
	margin-bottom: 5px;
}
#dn_tel_contact {
	float: right;
	width: 280px;
}
#dn_tel_contact h2 {
	font-size: 90%;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 10px;
}
#dn_tel_contact p {
	clear: both;
	margin-bottom: 10px;
}
#dn_tel_contact address {
	font-size: 75%;
	line-height: 150%;
	color: #CCCCCC;
	clear: both;
}
#dn_tel_base:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}



a img {
	-webkit-transition: 0.1s ease-in-out;
	   -moz-transition: 0.1s ease-in-out;
		 -o-transition: 0.1s ease-in-out;
			transition: 0.1s ease-in-out;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}





#mainimage {
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainimage h1 {
	line-height: 0px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}






















/*top*/
#topmainimage {
	background-image: url(../../images/top_mainback.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
#mainimage_area p {
	text-align: center;
	line-height: 0px;
	clear: both;
}
