@charset "utf-8";


* {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style-type: none;
	font-size: 100%;
}
address {
	font-style: normal;
}
img {
    border:none;
}
body {
    text-align: center;
    color: #666666;
    background-repeat: no-repeat;
    background-position: center top;
    min-width: 1000px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
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: 680px;
	margin-bottom: 50px;
}
.section:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

.section h2 {
	color: #000000;
	text-align: left;
	clear: both;
	margin-bottom: 30px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	line-height: 45px;
	height: 45px;
	padding-left: 20px;
}
.section h2 span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
}
.section h3 {
    color: #000000;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #F4F4F4;
    margin-bottom: 30px;
}
h1.summary,p.summary {
	font-size: 10px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	height: 24px;
	width: 600px;
	float: left;
}

h3.nh3 {
	font-size: 90%;
	line-height: 160%;
	clear: both;
	margin-bottom: 25px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../../company/images/back.gif);
}





.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: 200%;
	clear: both;
}
.nps {
	text-align: left;
	margin-bottom: 20px;
}
.npsn {
	text-align: left;
}
.nprs{
	text-align: right;

}
.nps,.npsn,.nprs {
	font-size: 75%;
	line-height: 160%;
	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%;
	background-color: #F3F3F3;
}
.n_table td {
	width: 75%;
}
.n_table th,.n_table td {
	font-size: 75%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.redtxt {
	color: #900;
}




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









#logo {
	line-height: 0px;
	float: left;
	padding-top: 10px;
}
#header {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;

}
#header ul {
    float: right;
}
#header ul li {
	line-height: 0px;
	padding: 0px;
	float: left;
	margin-left: 3px;
	height: 24px;
}
#header_tel {
    float: right;
    padding-top: 10px;
    text-align: right;
    line-height: 240%;
    font-size: 75%;
}
#header_sub {
	clear: both;
	height: 24px;
	width: 950px;
}
#header_sub2 {
	clear: both;
	width: 950px;
	height: 116px;
}



#main {
	background-image: url(../images/dtline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	clear: both;
	width: 100%;
	margin-bottom: 40px;
	min-width: 1000px;
}
#main div {
	height: 120px;
	width: 100%;
	background-image: url(../images/mid_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	min-width: 1000px;
}
#main div h1 {
	clear: both;
	height: 80px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 40px;
}






#gnavi {
    background-color: #333333;
    clear: both;
    height: 60px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    min-width: 1000px;
}
#gnavi .nav {
	clear: both;
	width: 950px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#gnavi .nav > li {
  position: relative;
	float: left;
	line-height: 0px;
	height: 60px;
	background-color: #FFFFFF;
}
#gnavi .nav li .sub {
    opacity: 0;
    position: absolute;
    top: 80px;
    left: 0;
    width: 216px;
    background-color: #000000;
}
#gnavi .nav li:hover .sub {
  opacity: 1;
  transform: translate(0, -20px);
  transition: .6s
}
#gnavi .nav .sub li {
  line-height: 1.4;
}
#gnavi .nav .sub li a {
    display: block;
    padding: .5em;
    line-height: 130%;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 80%;
    font-weight: bold;
}
#gnavi .nav .sub li a:hover {
    background-color: #727272;
}







#container {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	padding-bottom: 40px;
}
#container:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}








#footer_wrapper {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	min-width: 1000px;
}
#footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footlogo.png);
	background-repeat: no-repeat;
	background-position: right 50px;
	text-align: left;
}
#footer_sub {
	clear: both;
	width: 950px;
	padding-top: 20px;
}
#footer_sub   p strong  {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	clear: both;
	width: 800px;
	margin-bottom: 30px;
}
#footer_sub h2 {
	font-size: 90%;
	clear: both;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#footer_sub address {
	font-size: 75%;
	line-height: 160%;
	clear: both;
	color: #FFF;

}
#footer_sub h2 a:link,
#footer_sub h2 a:visited,
#footer ul li a:link,
#footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer_sub h2 a:hover,
#footer_sub h2 a:active,
#footer ul li a:hover,
#footer ul li a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer_sub:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
#footer ul {
	clear: both;
	width: 950px;
	padding-top: 20px;
}
#footer ul li {
	float: left;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 15px;
	font-size: 75%;
	margin-bottom: 10px;
}
#copyright {
	text-align: center;
	clear: both;
	line-height: 20px;
	height: 20px;
	font-size: 10px;
	color: #999999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0052;
	min-width: 1000px;
}






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);
}









.inputarea_zip {
	width: 70px;
}
.inputarea_name {
	width: 200px;
}
.inputarea_other {
	width: 200px;
}
.inputarea_add {
	width: 420px;
}
.inputarea_txt {
	height: 150px;
	width: 420px;
}
.inputarea_zip,
.inputarea_name,
.inputarea_other,
.inputarea_add,
.inputarea_txt {
	background-color: #FFFFEC;
	border: 1px solid #CCCCCC;
	padding: 5px;
}



.privacy {
	font-size: 65%;
	line-height: 140%;
	padding: 10px;
	clear: both;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.preview {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}
.preview input {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	height: 40px;
	width: 250px;
	font-size: 14px;
	background-color: #E4E4D3;
	border: 1px solid #CCCCCC;
}












.ors_def {
	clear: both;
}
.ors_def li {
	font-size: 75%;
	line-height: 140%;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/arrow001.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.ors_def li a:link,.ors_def li a:visited {
	text-decoration: none;
}
.ors_def li a:hover,.ors_def li a:active {
	text-decoration: underline;
}









#pan {
	clear: both;
	margin-bottom: 35px;
	line-height: 20px;
	height: 20px;
	width: 680px;
}
#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/arrow001.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 10px;
	padding-right: 20px;
}
#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: underline;
}



#content {
	float: left;
	width: 680px;
}
#sidebar {
	width: 240px;
	float: right;
}
#side_company {
	clear: both;
	width: 200px;
	margin-bottom: 20px;
	padding: 18px;
	border: 2px solid #E4E4E4;
}
#side_company h2 {
	font-size: 90%;
	clear: both;
	margin-bottom: 10px;
}
#side_company p {
	font-weight: bold;
	color: #CC0000;
	clear: both;
	margin-bottom: 10px;
}
#side_company ul {
}
#side_company ul li {
	font-size: 75%;
	clear: both;
	margin-bottom: 8px;
	margin-left: 15px;
	background-image: url(../images/arrow002.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
#sidebar address {
	font-size: 75%;
	line-height: 140%;
	clear: both;
	margin-bottom: 10px;
	color: #333333;
}
.sidebnr {
	clear: both;
	margin-bottom: 20px;
}
.sidebnr li {
	clear: both;
	margin-bottom: 7px;
	line-height: 0px;
}

.pt20 {
	padding-top: 20px;
}
.pt50 {
	padding-top: 50px;
}
.pb20 {
	padding-bottom: 20px;
}

.eigyoujikan {
	font-size: 65%;
	line-height: 160%;
	color: #CCC;
	clear: both;
	margin-bottom: 20px;
}

.bnr {
}
.bnr li {
	line-height: 0px;
	clear: both;
	margin-bottom: 10px;
}



.pink {
	color: #FF3366;
}

.doubleline {
    border-bottom-style: double;
    border-bottom-color: #888888;
}

#main {
	background-image: url(../images/mid_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#main h1 {
}
