@charset "shift_jis";
body,td,th {
	color: #333333;
}
body {
	font-size:80%;
	background-color: #ffffff;
	margin: 0px;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6699cc;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd{
	margin:0;
	padding:0;
}
/*---------------------------------------- layout --*/
#wrapper{
	margin:0 auto;
	text-align:center;
	width:800px;
}
#header{
	text-align: left;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#footer{
	margin:0;
	padding:5px 0 5px 2px;
	text-align: left;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	clear: both;
}
/*---------------------------------------- menu --*/
#menu{
	margin-bottom:10px;
	width:770px;
	height:30px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
#menu ul:after{
	content:".";
	clear:both;
	display:block;
	line-height:0;
	height:0;
	visibility:hidden;
}
#menu ul:after{
	zoom:1;
}
#menu li{
/*	display:inline;*/
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
#menu li a{
	padding:0;
	margin:0;
}
#menu a:link, #menu a:visited{
	text-decoration:none;
}
#menu a:hover, #menu a:active{
	text-decoration:none;
	border-bottom:solid 3px #35aacd;
}
.imgLink a:link img, .imgLink a:visited img{
	text-decoration:none;
	border:solid 3px #fff;
	margin-bottom:5px;
}
.imgLink a:hover img, .imgLink a:active img{
	text-decoration:none;
	border-bottom:solid 3px #35aacd;
	margin-bottom:5px;
}
/*---------------------------------------- contents --*/
#contents{
	text-align: left;
	margin:0 15px 0;
}
.red{
	color:#FF0000;
}
p.rss{
	text-align:right;
	margin:-30px 5px 0;
	padding:0;
}
.news{
	margin-top:10px;
}
.more{
	margin-top:10px;
	text-align:right;
}
/*---------------------------------------- main --*/
.flash{
	margin-bottom:10px;
}
.box1, .box3, .box4{
	margin-bottom: 20px;
	clear: both;
}
.box1 h2, .box3 h2{
	margin:0 0 5px;
	padding:2px 0 0 30px;
	line-height:25px;
	font-size: medium;
	background-image:url(../images/h2_bg.gif);
	background-repeat:no-repeat;
}
.box4 h2{
	margin:0 0 5px;
	padding:2px 0 0 30px;
	line-height:25px;
	font-size: medium;
	background-image:url(../images/h2_bg2.gif);
	background-repeat:no-repeat;
	color:#CC3636;
}
.box1 dl, .box4 dl{
	margin:10px 10px 0;
	line-height:1.5em;
}
.box1 dt, .box4 dt{
	width: 130px;
	display: block;
	float: left;
}
.box1 dd, .box4 dd{
	display: block;
}
.box4 dt, .box4 dd{
	font-weight:bold;
}
.service{
	margin:-10px;
}
.box2{
	margin:0 0 0 20px;
	padding:10px;
	vertical-align: text-top;
	border:solid 1px #CCCCCC;
	background-image:url(../images/service_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.box2 p{
	margin-top:5px;
	line-height: 1.3em;
}
.box3 p{
	margin:0px 10px 25px;
}
/*---------------------------------------- footer --*/
#footer img{
	float:left;
	margin-bottom:5px;
}
#footer ul{
	margin:5px 0 5px;
	line-height:30px;
	text-align:right;
}
#footer li{
	margin:0;
	padding:0 5px 0;
	display:inline;
	border-left:solid 1px #CCCCCC;
}
#footer li.noB{
	border:none;
}
/*---------------------------------------- message --*/
.message{
	font-family:"ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 1.3em;
	font-size: 110%;
	margin: 30px 90px 0;
}
.text1 {
	font-size: 120%;
	font-weight: bold;
	text-align:center;
}
.text2{
	text-align:right;
}
.text3{
	font-family:"HG行書体";
	font-size: 150%;
}
.message img{
	float:right;
}
/*---------------------------------------- idea --*/
.idea{
	font-family:HGP行書体;
	margin: 15px 80px 0;
	padding: 15px 15px 0;
	border:solid 5px #CCCCCC;
}
.text4{
	font-size:36px;
	font-weight:bold;
	text-align:center;
}
.text5{
	font-size:22px;
	font-weight:bold;
}
.text6{
	font-size:18px;
}
.box3 p.text7{
	font-size:18px;
	text-align:right;
	margin-bottom:0px;
}
.text8{
	line-height: 150%;
}
/*---------------------------------------- media --*/
.pdfIcon{
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
}
.pdfIcon img{
	margin:0 5px 0;
	vertical-align:middle;
}
.media{
	margin:20px auto 0;
	width:600px;
}
.media td{
	padding:5px;
	vertical-align:top;
	border-bottom:dashed 1px #CCCCCC;
}
.reader{
	border:solid 3px #CCCCCC;
	width:580px;
	margin:15px auto 10px;
	padding:5px;
}
.reader img{
	margin-right:10px;
	vertical-align:middle;
}
/*---------------------------------------- company --*/
.comp{
	margin: 25px auto;
	line-height:1.3em;
}
.comp th{
	padding: 5px 10px 5px;
	text-align: center;
	font-weight: normal;
	border:solid 1px #eeeeee;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	background-color:#f0f7fc;
}
.comp td{
	padding:5px 10px 5px;
	border:solid 1px #eeeeee;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

/*---------------------------------------- inquiry --*/
.inquiry{
	margin:0 auto;
	padding:0;
	width:600px;
	border:solid 1px #CCCCCC;
}
.inquiry th{
	padding:5px 5px 3px;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
	border-bottom:dashed 1px #CCCCCC;
	border-left:solid 5px #35aacd;
	line-height: 1.3em;
}
.inquiry td{
	padding:5px 5px 3px;
	vertical-align:top;
	border-bottom:dashed 1px #CCCCCC;
}
.inquiry td.button{
	border-bottom:none;
	text-align:center;
}
.inquiry textarea{
	width:350px;
}
.text8{
	width:620px;
	margin:0 auto;
}
/*---------------------------------------- immunity --*/
ol.immunity{
	margin:20px 50px 20px 50px;
}
ol.immunity li{
	margin-bottom:20px;
}

.privacy{
	margin:20px 50px 20px;
}
.privacy h3{
	font-size:small;
}
/*---------------------------------------- news --*/
.box1 dl.news{
	margin:10px 10px 0;
	line-height:1.5em;
}
.box1 dl.news dt{
	float:none;
	margin:0;
	padding:10px 10px 0;
	width: auto;
}
.box1 dl.news dd{
background-image: url(../images/icon.gif);
background-repeat:no-repeat;
padding:0 0 10px 30px;
margin:0;
border-bottom:dashed 1px #CCCCCC;
}
