@charset "shift_jis";

/* ----------------------------------------------------- */
/* common parts css 
/* ----------------------------------------------------- */

/* body */
/* ----------------------------------------------------- */
body{
	background:url(../img/common/bg-body.gif) repeat-x;
	color:#444;
	text-align:center;
	letter-spacing:0;
	font-family: 'メイリオ', Verdana, Arial, 'MS P ゴシック', Osaka, Helvetica, sans-serif;

}

/* text-ornament */
/* ----------------------------------------------------- */
/* color */
.attention {
	color:#900;
}
.attention2 {
	color:#090;
}
/* weight */
.sb{
	font-weight:bold;
}
/* other */
.letter-space{
	letter-spacing:1em;
}
.vertical-writing{
	text-align:center;
	width:1em;
}
.catch{
	font-size:20px;
	font-weight:bold;
}
.right-t{
	text-align:right;
}
.link-mark{
	background: url(../img/home/icon01.jpg) no-repeat;
	padding:0 0 0 20px;
}
#main .b-ma20{
	margin-bottom:20px;
}
.big{
	font-size:16px;
	margin-bottom:12px;
}
/* link */
/* ----------------------------------------------------- */
/* default */
a:link{
	color:#006;
	text-decoration:none;
}
a:visited{
	color:#006;
	text-decoration:underline;
}
a:hover{
	color:#006;
	text-decoration:underline;
}

/* line-height */
/* ----------------------------------------------------- */
#main dt
#main dd,
#main li,
#main th,
#main td{
	line-height:1.5;
}
#main p{
	line-height:1.7;
}
#main .a-center{
	text-align:center;
	margin:0 0 20px;
	padding:0;
}
/* layout */
/* ----------------------------------------------------- */
#contents{
	margin:0 auto 0px;
	text-align:left;
}
#home #contents{
	width:978px;
}
body.pages #contents{
	width:940px;
}
#main{
	float:left;
	width:700px;
	margin:10px 0 30px;
}
body#one-column #main{
	width:940px;
	margin:30px auto 30px;
}
/* heder */
/* ----------------------------------------------------- */
#header{
	width:940px;
	margin:0 auto 0;
	text-align:left;
	font-size:12px;
}
#header div{
	padding:0;
	margin:0 0 24px;
}
#header #logo{
	display:inline;
	float:left;
	position:relative;
	top:12px;
	left:5px;
	width:228px;
}
#header .h-right{
	display:inline;
	float:right;
	margin:0;
	padding:0;
}
#header p.btn-nav{
	margin:10px 5px 0 0;
	text-align:right;
}

#header ul.s-nav{
	position:relative;
	width:400px;
	text-align:right;
	top:36px;
}
#header ul.s-nav li{
	display:inline;
	margin:0 8px 0 0;
}

/* #g-nav */
#header #g-nav{
	width:940px;
	margin:0 auto 0;
	padding:0;
}
#header #g-nav li{
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

/* side */
/* ----------------------------------------------------- */
#side{
	float:right;
	width:220px;
	margin:25px 0 30px;
	line-height:1.5;
}
/* info */
#info{
	width:220px;
	margin:0 0 10px;
	padding:0 0 5px;
	background:url(../img/side/info-btm.gif) no-repeat left bottom;
}
#info dd.txt{
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	padding:5px 0 2px 15px;
	font-size:14px;
	font-weight:bold;
}
#info dd.btn{
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	padding:0 0 5px;
	text-align:center;
}

/* topics */
#side #topics{
	width:220px;
	margin:0 0 10px 0;
	padding:0 0 2px;
}
#side #topics dt{
	margin:0;
	background: url(../img/side/s-ttl.jpg) no-repeat;
	padding:7px 0 5px 20px;
	font-weight:bold;
	font-size:14px;
}
#side #topics dd{
	width:220px;
	margin:0;
	border-top:solid #CCCCCC 1px;
	padding:0;
	color:#333;
}
#side #topics dd.last{
	border-bottom:solid #CCCCCC 1px;
}
#side #topics dd a{
	color:#444;
	display:block;
	width:204px;
	border-left:solid #CCCCCC 4px;
	padding:8px 0 7px 12px;
}
#side #topics dd a:hover{
	border-left:solid #f60 4px;
	background: url(../img/side/over-bg.gif) no-repeat left top;
	text-decoration:none;
}

/* p-info */
#side #p-info{
	width:230px;
	margin:0 0 10px 10px;
}
#side #p-info a{
	color:#FFF;
	text-decoration:none;
}
#side #p-info a:hover{
	text-decoration:underline;
}
#side #p-info dd.wrap{
	width:230px;
	margin:5px 0 0;
	padding:9px 0 0;
	color:#FFF;
	border:1px solid #4B4B4B;
}
html>body #side #p-info dd.wrap{
	width:228px;
}
#side #p-info dd.wrap div{
	width:210px;
	margin:0 0 9px 9px;
}
#side #p-info dd.wrap p{
	float:left;
	width:60px;
	border:1px solid #333;
}
html>body #side #p-info dd.wrap p{
	width:58px;
}
#side #p-info dd.wrap p img{
	border:1px solid #191A1C;
}
#side #p-info dd.wrap dl{
	float:right;
	width:140px;
}
#side #p-info dd.wrap dt{
	font-weight:bold;
}
/* bnr */
#side ul.bnr{
	margin:0 0 12px 0;
}
#side ul.bnr li{
	margin:0 0 6px;
	text-align:center;
}

#side ul.bnr-sp{
	background:#EFEFEF;
	padding:6px 0 2px;
	margin:0 0 10px;
}
#side ul.bnr-sp li{
	margin:0 0 6px;
	text-align:center;
}

#side dl.iso{
	margin:0;
}
#side dl.iso dt{
	background:url(../img/side/ttl-iso.jpg) no-repeat;
	margin:0 0 0;
	padding:30px 6px 0 10px;
	font-size:11px;
}
#side dl.iso dd{
	padding-top:6px;
	margin:0 0 5px 0;
	border-left:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
#side dl.iso dd li{
	text-align:center;
	margin:0 0 7px;
}
#side p.ttl-sp{
	margin:0 0 5px;
	padding:0;
}
/* tfbTab */
/* ----------------------------------------------------- */
#tfbTab{
	position:fixed;
	top:50px;
	right:0;
	width:60px;
	height:262px;
	z-index:8765;
	cursor:pointer;

}
/* footer */
/* ----------------------------------------------------- */
#footer{
	min-width:940px;
	background:#F2F2F2 url(../img/footer/bg_footer.gif) repeat-x;
}
#footer-inner{
	width:940px;
	margin:0 auto 10px;
	padding:16px 0 5px;
	text-align:left;
}
#footer-inner dl.f-nav{
	float:left;
	width:200px;
	margin:0;
}
#footer-inner dl.f-nav.last{
	margin:0;
	padding:0;
}
#footer-inner dl.f-nav dt{
	font-weight:bold;
	margin:0 0 7px;
}
#footer-inner dl.f-nav.t2 dt{
	margin: 0 0 30px;
}
#footer-inner dl.f-nav dd{
	margin:0 0 7px 0;
}
#footer-inner dl.f-nav dd a:link{
	text-decoration:none;
}
#footer-inner dl.f-nav dd a:hover{
	text-decoration:underline;
}
#footer-inner dl.f-address{
	width:330px;
	float:right;
	margin:10px 0 0;
	padding:0;
}
#footer-inner dl.f-address dt{
	font-weight:bold;
	margin:0 0 20px;
	padding:0;
}
#footer-inner dl.f-address dd{
	margin:0;
	line-height:1.6em;
}
#footer p.copy{
	width:940px;
	border-top:2px #000000 solid;
	padding:5px 0 5px;
	margin:20px auto 0;
	text-align:right;
}

/* p */
/* ----------------------------------------------------- */
/* to-top */
#to-top{
	clear:both;
	padding:10px 13px 1px 0;
	text-align:right;
}
/* pages default */
#main p{
	margin:0 15px 12px 5px;
}
#main table p{
	margin:0 0 5px;
}
/* path */
p#path{
	width:690px;
	margin:0 0 20px;
	padding:0 5px 0 5px;
	text-align:left;
	text-decoration:none;
	font-size:14px;
}
#path p{
	margin:0;
	padding:0;
}
/* send-btn */
p.send-btn{
	text-align:center;
}

/* main-img */
/* ----------------------------------------------------- */
#main-img{
	width:940px;
	margin:0 auto 8px;
	padding:0;
}

/* h1 */
/* ----------------------------------------------------- */
h1{
	margin:10px 0 0 0;
	padding:0 0 0;
	color:#333;
	text-align:right;
	font-weight:normal;
}

/* h2 */
/* ----------------------------------------------------- */
h2{
	margin:0 0 20px;
	padding:15px 0 16px 20px;
	color:#555;
	background:url(../img/common/bg-h2.gif) no-repeat left;
}
h2.image{
	margin:0 0 20px;
	padding:0;
}
/* h3 */
/* ----------------------------------------------------- */
h3{
	font-size:22px;
	border-left:solid #FF6600 5px;
	padding:0 0 0 10px;
	margin:0 0 20px;
	color:#555;
}
h3.gicon{
	font-size:22px;
	border-left:none;
	padding:0 0 0 40px;
	margin:0 0 20px;
	background:url(../service/img/g-icon.jpg) no-repeat left center;
}
/* h4 */
/* ----------------------------------------------------- */
h4{
	font-size:16px;
	padding:0 0 0 16px;
	margin:0 0 20px;
	color:#555;
	background:url(../img/common/bg-h4.gif) no-repeat left top;
}
/* ul,ol,dl */
/* ----------------------------------------------------- */
/* pages default */
#main dl,
#main ul,
#main ol{
	margin:0 17px 20px;
}
/* marker01 */
ul.marker01 li{
	padding:0 0 0 15px;
	margin:0 0 5px;
	background:url(../img/common/marker01.gif) no-repeat 0 0.4em;
}

/* table */
/* ----------------------------------------------------- */
table.com-t01{
	margin:0 17px 35px 5px;
}
table.com-t01 th{
	width:1%;
	padding:6px 10px 6px 10px;
	background:#F2F2F2 url(../img/common/dot01.gif) repeat-x left bottom;
	font-weight:bold;
	white-space:nowrap;
}
table.com-t01 td{
	padding:6px 10px 6px 20px;
	background:url(../img/common/dot01.gif) repeat-x left bottom;
}
/*  */
table.com-t02{
	border-top: solid #ccc 1px;
	border-left: solid #ccc 1px;
	margin:0 0 35px;
}
table.com-t02 th{
	background: #efefef;
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	padding:6px 10px;
	font-weight:bold;
	vertical-align: middle;
	white-space:nowrap;
}
table.com-t02 td{
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	padding:6px 10px;
}
/* form-parts */
table.dtp-t{
	width:680px;
	margin:0 5px 25px 5px;
}
table.dtp-t th{
	width:1%;
	padding:6px 15px 6px 16px;
	background:#A7222B url(../img/common/dot01.gif) repeat-x left bottom;
	font-weight:bold;
	white-space:nowrap;
	color:#FFF;
}
table.dtp-t td{
	padding:6px 15px 6px 10px;
	background:url(../img/common/dot01.gif) repeat-x left bottom;
}

#main ul.table-list{
	margin:0;
}
ul.table-list li{
	margin:0 15px 10px 0;
	float:left;
}
ul.table-list li.long{
	clear:both;
}
table.inline{
	width: 100%;
	border:1px solid #ccc;
	margin: 0;
}
table.inline table{
	border: none;
	table-layout: fixed;
}
table.inline td{
	padding: 6px 10px 6px 20px;
	border: none;
	background: none;
}
table.inline tr.last td{
	padding: 6px 10px 20px 20px;
}
table.inline td.big2{
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}
/* form-parts */
/* ----------------------------------------------------- */
table input.focus,
table textarea.focus{
	background:#EFEFEF;
}

/* margin adjustment */
/* ----------------------------------------------------- */
#main .mar-adj01{
	margin:0 17px 9px;
}

/* float */
/* ----------------------------------------------------- */
.left-col{
	float:left;
}
.right-col{
	float:right;
}
.img-left{
	float:left;
	margin:0 20px 5px 0;
}
.img-right{
	float:right;
	margin:0 0 5px 20px;
}

/* pic-article */
/* ----------------------------------------------------- */
#main .pic-article{
	width:690px;
	margin:0 0 15px 0px;
}
#main div.pic-article p,
#main div.pic-article ul,
#main div.pic-article ol,
#main div.pic-article dl,
#main div.pic-article ul.pic li{
	margin:0 0 20px;
}
#main div.pic-article table{
	width:100%;
	margin:0 0 20px;
}
#main div.pic-article div.txt{
	overflow:hidden;
  display:table-cell;
}
.ie6 #main div.pic-article div.txt,
.ie7 #main div.pic-article div.txt{
  display:inline;
  zoom:1;
}
#main div.pic-article .pic img{
	border:1px solid #CCC;
	padding:1px;
}
/* p-type01 */
#main div.p-type01 .pic,
#main div.p-type01 .pic{
	float:right;
}
#main div.p-type01 .pic img{
	margin:0 0 0 20px;
}
/* p-type02 */
#main .p-type02 .pic,
#main .p-type02 .pic{
	float:left;
}
#main .p-type02 .pic img{
	margin:0 20px 0 0;
}

div.box{
	border:solid #CCC 1px;
	background:#F6F6F6;
	padding:15px 15px 0;
	margin:0 0 15px;
}
div.box p{
	margin:0 0 15px;
}

/* float clear */
/* ----------------------------------------------------- */
#header:after,
#header div:after,
#contents:after,
#side #p-info dd.wrap div:after,
#footer-inner:after,
div.pic-article:after,
ul.table-list:after{
	content:"."; 
	display:block;
	height:0;
	clear:both; 
	visibility:hidden;
}
#header,
#header div,
#contents,
#side #p-info dd.wrap div,
#footer-inner,
div.pic-article,
ul.table-list{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #header,
* html #header div,
* html #contents,
* html #side #p-info dd.wrap div,
* html #footer-inner,
* html div.pic-article,
* html ul.table-list{
	 height:1%;
}
#header,
#header div,
#contents,
#side #p-info dd.wrap div,
#footer-inner,
div.pic-article,
ul.table-list{
	display:block;
}
/* End hide from IE-mac */