@charset "utf-8";
/* reset css
---------------------- */
html {
	height: 100%;
	overflow-y: scroll;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p {
	padding: 0;
	margin: 0;
}
address,
caption,
em,
strong,
th {
	font-style: normal;
}
caption,
th {
	text-align: left;
}
hr,
legend {
	display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}
li {
	list-style-type: none;
}
#contents table,
#contents ol,
#contents ul,
#contents dl,
#contents blockquote,
#contents pre,
#contents p {
	margin-bottom: 1em;
}
a img,
fieldset {
	border: none;
}
body {
	height: 100%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 80%;
	color: #333;
	line-height: 1.7;
}
* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
a:link {
}
a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
}
/* LAYOUT
---------------------- */

#page {
	width: auto;
	margin: 0 auto;
	min-height: 100%;
	background: url(img/header.gif) repeat-x left top;
}
/* header */
#header p {
	font-size:90%;
	color:#6d6d6d;
}
#header {
	padding:10px 10px 0;
	zoom: 1;
	width: 940px;
	margin: 0 auto;
}
#header h1 {
	float: left;
	width: 450px;
}
#topnavi {
	float: right;
	text-align: right;
}
/* navigation */


#footernavi {
	padding: 2px 0;
	background: url(img/border.gif) repeat-x left top;
}
#gnavi {
	margin-bottom:10px;
	background: url(img/gnavi-back.gif) repeat-x left top;
	zoom: 1;
}
#gnavi ul {
	width: 940px;
	height:70px;
	margin: 0 auto;
}
#gnavi ul li {
	float:left;
	height:70px;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}
#gnavi li a {
	height: 70px;
	width: 156px;
	display: block;
}
#gnavi li.menu01 {
	background: url(img/menu01-hover.gif);
}
#gnavi li.menu01 a {
	width: 158px;
	background: url(img/menu01.gif);
}
#gnavi li.menu01 a:hover {
	background: none;
}
#gnavi li.menu02 {
	background: url(img/menu02-hover.gif);
}
#gnavi li.menu02 a {
	background: url(img/menu02.gif);
}
#gnavi li.menu02 a:hover {
	background: none;
}
#gnavi li.menu03 {
	background: url(img/menu03-hover.gif);
}
#gnavi li.menu03 a {
	background: url(img/menu03.gif);
}
#gnavi li.menu03 a:hover {
	background: none;
}
#gnavi li.menu04 {
	background: url(img/menu04-hover.gif);
}
#gnavi li.menu04 a {
	background: url(img/menu04.gif);
}
#gnavi li.menu04 a:hover {
	background: none;
}
#gnavi li.menu05 {
	background: url(img/menu05-hover.gif);
}
#gnavi li.menu05 a {
	background: url(img/menu05.gif);
}
#gnavi li.menu05 a:hover {
	background: none;
}
#gnavi li.menu06 {
	background: url(img/menu06-hover.gif);
}
#gnavi li.menu06 a {
	width: 158px;
	background: url(img/menu06.gif);
}
#gnavi li.menu06 a:hover {
	background: none;
}
#contents2 #gnavi li.menu01 a,
#contents12 #gnavi li.menu02 a,
#contents13 #gnavi li.menu02 a,
#contents14 #gnavi li.menu02 a,
#contents15 #gnavi li.menu02 a,
#contents10 #gnavi li.menu03 a,
#contents6 #gnavi li.menu04 a,
#contents11 #gnavi li.menu05 a,
#access #gnavi li.menu06 a {
	background: none;
}
#contents {
	clear: both;
	zoom: 1;
	background:#fff;
	width: 940px;
	margin: 0 auto;
}
#s-menu {
	overflow:hidden;
	zoom:1;
}
#s-menu li {
	width:95px;
	height:71px;
	margin-right:20px;
	background:no-repeat;
	float:left;
}
#s-menu a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:95px;
	height:71px;
	background:no-repeat;
}
#s-menu .m01 {
	background:url(img/sub-m01-h.gif);
}
#s-menu .m01 a {
	background:url(img/sub-m01.gif);
}
#contents12 .m01 a {
	background:url(img/sub-m01-h.gif);
}
#s-menu .m02 {
	background:url(img/sub-m02-h.gif);
}
#s-menu .m02 a {
	background:url(img/sub-m02.gif);
}
#contents13 .m02 a {
	background:url(img/sub-m02-h.gif);
}
#s-menu .m03 {
	background:url(img/sub-m03-h.gif);
}
#s-menu .m03 a {
	background:url(img/sub-m03.gif);
}
#contents14 .m03 a {
	background:url(img/sub-m03-h.gif);
}
#s-menu .m04 {
	background:url(img/sub-m04-h.gif);
}
#s-menu .m04 a {
	background:url(img/sub-m04.gif);
}
#contents15 .m04 a {
	background:url(img/sub-m04-h.gif);
}
#s-menu a:hover {
	background:none;
}
/* contents */

#visual h2 {
	margin: 0 0 0 0;
	text-align: center;
}
#visual {
	width:940px;
	margin:0 auto;
	position:relative;
}
.title_btn01 {
	width:228px;
	height:121px;
	position:absolute;
	top:28px;
	right:13px;
	background:url(img/title-btn01-h.gif) no-repeat;
}
.title_btn01 a {
	background:url(img/title-btn01.gif) no-repeat;
}
.title_btn02 {
	width:228px;
	height:121px;
	position:absolute;
	bottom:17px;
	right:13px;
	background:url(img/title-btn02-h.gif) no-repeat;
}
.title_btn02 a {
	background:url(img/title-btn02.gif) no-repeat;
}
#visual p a {
	display:block;
	width:228px;
	height:121px;
	text-indent:-9999px;
	overflow:hidden;
}
#visual p a:hover {
	background:none;
}
#contents:after,
#header:after,
#gnavi:after {
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}
#main {
	float: right;
	width: 700px;
	margin: 10px 0;
}
.section h3 {
	width:680px;
	background: url(img/title-bg.gif) no-repeat;
	height:37px;
	font-weight:bold;
	font-size: 110%;
	color:#666;
	padding: 8px 0px 0px 20px;
	margin: 0 0 .5em;
}
#contents6 .section h3,
#contents7 .section h3,
#contents8 .section h3,
#contents9 .section h3 {
	background: url(img/title-bg2.gif) no-repeat;
}
#greeting .section h3,
#access .section h3,
#privacy .section h3,
#inquiry .section h3,
#sitemap .section h3,
#contents11 .section h3 {
	background: url(img/title-bg3.gif) no-repeat;
}
.section h4 {
	font-weight: normal;
	color:#006633;
	margin-bottom:20px;
}
.article {
	padding: 10px;
	border-bottom: 1px dotted #dcc;
	margin-bottom: 10px;
}
#sub p {
	color:#0033FF;
	font-size:85%;
}
#sub {
	float: left;
	width: 200px;
	margin: 10px 0;
}
#sub h3 {
	padding: 10px 10px 0;
	font-size: 120%;
	color: #171717;
}
#sub ul {
	padding: 0px 3px 20px;
	background: url(img/sub_back.gif) no-repeat left bottom;
}
#sub li {
	padding: 3px 10px;
}
#sub li.first_list {
	padding-top: 10px;
	background: url(img/first_list.gif) repeat-x left top;
}
/* footer */
#footer {
	clear: both;
	background:url(img/footer.gif) repeat-x left top;
	padding:0 0 10px;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footernavi {
	padding: 10px;
	text-align: center;
}
#footernavi li {
	padding: 10px;
	display: inline;
	background: url(img/point1.gif) no-repeat left center;
}
div#copy {
	text-align:center;
	margin:10px 0
}
#copy a {
	text-decoration: none;
}
/* 戻る */
.return {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
.return a:link {
	background: #33CC00;
}
.return a:visited {
	background: #33CC00;
}
.return a:hover {
	background: #33CC00;
}
.return a:active {
	background: #33CC00;
}
/* 汎用スタイル */
.clear {
	clear: both;
}
.p_c {
	text-align:center;
}
.p_r {
	text-align:right;
}
.img_r {
	float: right;
	padding: 0 0 10px 10px;
}
.img_l {
	float: left;
	padding: 0 10px 10px 0;
}
.img_r,
.img_l {
	background-color: #fff;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
/* 各固定ページ用
---------------------- */

/* greeting.html */
#CompanyInfo {
	width: 95%;
	margin: 1em 0 2em;
	border-collapse: separate;
}
#CompanyInfo th,
#CompanyInfo td {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	line-height: 1.5;
}
#CompanyInfo th {
	border-left: 3px solid #009966;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
#CompanyInfo ul {
	margin:0;
}
/* access.html */
#access #main dt {
	font-weight: bold;
	color: #F56854;
}
#access #main dd {
	margin: 0 0 1em 1em;
}
#map {
	height: 350px;
	width: 500px;
	margin: 20px auto 30px;
	border: 1px solid #CCCCCC;
}
.googlemap {
	text-align: center;
}
/* privacy.html */

#privacy #main ul li {
	margin-left: 1.5em;
	list-style: none;
}
#privacy #main dl {
	margin-left: 1.5em;
}
#privacy #main dl dd {
	margin-bottom: 1em;
}
#privacy #main h4 {
	margin: 20px 0 5px 0;
}
/* inquiry.html */
#inquiry fieldset span {
	color: #FF0000;
}
#MailForm {
	width: 500px;
	margin: 5px 0 15px;
	border-collapse: collapse;
}
#MailForm th,
#MailForm td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #444;
}
#MailForm th {
	width: 130px;
	background-color: #EBEBEB;
}
#MailForm input,
#MailForm textarea {
	width: 310px;
	border: 1px solid #B2B2B2;
}
.inputarea li {
	float: left;
	margin: 0 15px 0 0;
}
#thanks p {
	line-height: 300px;
	text-align: center;
}
.inquiry-bg {
	width:500px;
	margin-top:5px;
	padding:15px 15px 10px;
	border:solid 5px #CCCCCC;
}
.txt_c {
	text-align:center;
}
/* 各ページ用スタイル
---------------------- */


.inset {
	margin-bottom:30px;
}
.txt01 {
	font-size:120%;
	font-weight:bold;
}
.p_navi {
	width:430px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.p_navi span {
	margin-right:14px;
	float:left;
}
.p_navi a {
	display:block;
	text-decoration:none;
	color:#000;
	border:1px dotted #ccc;
	padding:3px 10px;
}
#contents12 .p_navi01 a,
#contents13 .p_navi02 a,
#contents14 .p_navi03 a,
#contents15 .p_navi04 a,
#contents16 .p_navi05 a {
	font-weight:bold;
	color:#fff;
	border:1px solid #ccc;
	background: #6D6858;
}
.p_navi a:hover {
	background: #FDF0FF;
}
#tweet {
	margin-bottom:20px;
}
/* index.html */

.list01 dt {
	font-weight:bold;
	margin-bottom:4px;
}
.list01 dd {
	padding:12px 15px;
	border:1px dotted #ccc;
	overflow:hidden;
	zoom:1;
}
.list01 li {
	font-size:120%;
	margin-right:30px;
	padding:0 0 0 24px;
	background:url(img/point3.gif) no-repeat left;
	float:left;
}
.list02 {
	width:720px;
	margin:0 -20px 0 0;
}
.list02 dl {
	display:inline;
	width:340px;
	margin-right:20px;
	padding-bottom:5px;
	float:left;
	background:url(img/banner-waku02.gif) no-repeat bottom;
	overflow:hidden;
	zoom:1;
}
.list02 dt {
	text-align:center;
	padding:14px 0 0 0;
	background:url(img/banner-waku01.gif) no-repeat top;
}
.list02 dd dl {
	background:none;
	margin:0px;
}
.list02 dd dt {
	text-align:left;
	padding:10px 0 0 22px;
	background:none;
}
.list02 dd dd {
	text-align:center;
	background:none;
}
.list02 img {
	vertical-align:bottom;
}
/* contents1.html */


.list03 dd {
	margin-bottom:24px;
}
/* contents2.html */


.list04 dt {
	font-size:120%;
	font-weight:bold;
	margin-bottom:3px;
}
.list04 dd {
	color:#000;
	padding:10px 8px;
	border:1px dotted #ccc;
	background:#F6F6F6;
}
.list05 dt {
	font-size:150%;
	font-weight:bold;
	color:#555;
	margin-bottom:8px;
	padding:40px 0 0 10px;
}
.st01 .step01 {
	background:url(img/step01.gif) no-repeat left top;
}
.st01 .step02 {
	background:url(img/step02.gif) no-repeat left top;
}
.st01 .step03 {
	background:url(img/step03.gif) no-repeat left top;
}
.st01 .step04 {
	background:url(img/step04.gif) no-repeat left top;
}
.st01 .step05 {
	background:url(img/step05.gif) no-repeat left top;
}
.st01 .step06 {
	background:url(img/step06.gif) no-repeat left top;
}
.st01 .step07 {
	background:url(img/step07.gif) no-repeat left top;
}
.st02 .step01 {
	background:url(img/step-b01.gif) no-repeat left top;
}
.st02 .step02 {
	background:url(img/step-b02.gif) no-repeat left top;
}
.st02 .step03 {
	background:url(img/step-b03.gif) no-repeat left top;
}
.st02 .step04 {
	background:url(img/step-b04.gif) no-repeat left top;
}
.st02 .step05 {
	background:url(img/step-b05.gif) no-repeat left top;
}
.st02 .step06 {
	background:url(img/step-b06.gif) no-repeat left top;
}
.list05 dd {
	margin-bottom:40px;
	padding:0 0 0 10px;
}
.list06 {
	width:700px;
	margin:0 -20px 0 0;
	overflow:hidden;
	zoom:1;
}
.list06 li {
	width:210px;
	margin-right:20px;
	float:left;
}
/* privacy.html */

#privacy .article h4 {
	font-size:120%;
	font-weight:bold;
	padding:0 0 1px 6px;
	margin-bottom:15px;
	border-bottom:1px solid #222;
}
#privacy .article dt {
	font-weight:bold;
	margin-bottom:6px;
}
#privacy .article dd {
	margin:0 0 0 10px;
}
#privacy .article li {
	margin-bottom:8px;
}
/* sitemap.html */

.sitemap dt {
	margin-bottom:15px;
	padding:4px 10px;
	border:1px solid #ccc;
}
.sitemap dt.consumer {
	border-left:4px solid #66CC00;
}
.sitemap dt.business {
	border-left:4px solid #FF6699;
}
.sitemap dt.company {
	border-left:4px solid #444;
}
.sitemap dd {
	margin-bottom:30px;
	padding:0 8px;
}
.dl1 dt,
.dl2 dt {
	font-weight:bold;
	padding:5px 10px;
}
.dl1 dd,
.dl2 dd {
	margin:0 0 30px;
	padding:10px;
}
.dl1 dt {
	background-color:#9be3ff;
	color:#003b51;
}
.dl1 dd {
	border:solid 2px #9be3ff;
}
.dl2 dt {
	background-color:#ffacc5;
	color:#4f0018;
}
.dl2 dd {
	border:solid 2px #ffacc5;
}
.qa dt {
	background:url(img/q.gif) no-repeat 0 3px;
	padding:5px 0 5px 30px;
}
.qa dd {
	background:url(img/a.gif) no-repeat 0 3px;
	padding:5px 0 5px 30px;
	margin:0 0 40px;
}
#main .article table {
	border-collapse:collapse;
}
#contents12 .article td,
#contents13 .article td,
#contents14 .article td,
#contents15 .article td,
#contents3 .article td,
#contents10 .article td {
	border:1px solid #9D9D9D;
}
.text-color,
.text-bold {
	font-size:110%;
}
.text-bold {
	font-weight:bold;
}







/* SNS Parts */
#main .social-btn {
position:relative;
}



#main .sns_parts {
position:absolute;
top:10px;
right:10px;
overflow:hidden;
zoom:1;
}
.sns_parts span {
display:block;
margin-right:10px;
float:left;
}

.sns_parts img {
vertical-align:bottom;
}

.twit {width:135px;}
.hatena {width:56px;}
.iine {width:96px;}
.shere {width:90px;}


