@charset "shift_jis";

/* default style
-----------------------------------*/
html{
overflow-y:scroll;
}

body{
margin:0;
padding:0;
color:#000;
background:#fff;
font-size:100.01%;
line-height:1.45;
}

h1,
h2,
h3,
h4,
h5,
h6{
margin:0;
padding:0;
}

p{
margin:0;
padding:0;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}

ul,
ol,
dl{
margin:0;
padding:0;
list-style:none;
}

ol{
margin-left:2.5em;
list-style-type:decimal;
}

li,
dt,
dd{
margin:0;
padding:0;
}

table{
margin:0;
padding:0;
}

img{
border:0;
vertical-align:bottom;
}


/* base style
-----------------------------------*/
div#content{
margin:13px auto;
padding:0 13px;
max-width:920px;
min-width:640px;
/width:expression(document.body.clientWidth < 666? "640px" : document.body.clientWidth > 946? "920px" : "auto");
}


/* module style
-----------------------------------*/
.hdg_l1_01{
line-height:1;
font-size:150%;
font-weight:bold;
border-top:4px solid #4f81bd;
border-bottom:4px solid #4f81bd;
margin:0 0 19px 0 !important;
padding:14px 8px 11px !important;
}

.hdg_l2_01{
line-height:1;
font-size:100%;
font-weight:bold;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:6px solid #4f81bd;
margin:2em 0 6px 0 !important;
padding:5px 10px 5px !important;
}

p{
margin:0 1em 1em 1em;
text-indent:1em;
}

p.center{
text-align:center;
}

p.right{
text-align:right;
}

p.no_indent{
text-indent:0;
}


ul.list01{
list-style:disc;
list-style-type:disc;
margin:0 1em 1em 2em;
}

ul.list01 li{
list-style:disc;
list-style-type:disc;
}

#content ul.list-02{
	list-style:none;
margin:0 1em 1em 2em;
padding:0;
}

#content ul.list-02 li{
background:url("../../images/list01.gif") no-repeat 0.6em 0.25em;
padding-left:1.5em;
}


div.box_inquiry{
float:right;
border:1px solid #000;
padding:6px 0 4px 6px;
}

div.box_inquiry h2{
font-size:100%;
font-weight:normal;
}


.mab00{
margin-bottom:0 !important;
}

.mab10{
margin-bottom:1em !important;
}


/* clearFix
-----------------------------------*/
div#content:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}

div, p{
zoom:1;
}

/****************************** Adobe Reader ********************************/	

#getacro2 {
	height: 7em;
	width: 35em;
	display: block;
	position: relative;
	text-align: center;
}


#getacro2 span {
	height: 3em;
	width: 40em;
	display: block;
	position: absolute;
	left: -4em;
	top: 4em;
}

#getacro2 a {
	text-decoration: none;
	background-image: url(../../../../../../images/getacro.gif);
	background-repeat: no-repeat;
	height: 3em;
	width: 8em;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 26em;
	top: 3.5em;
}