@charset "Shift_JIS";


/* ------------------------------------------

 *  1.browser style clear

 *  2.wireframe

 *  3.common

 *  4.top page

-------------------------------------------*/

/*============================================
1.browser style clear
============================================*/
/*Print Begin*/
@media print{
body{
/*zoom: 80%;*/ /* WinIE only */
}
*{
text-indent:0px!important;
text-align:left!important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
border:0 !important;
background:none !important;
color:#000000 !important;
}
table{
border:1px solid #000000 !important;
width:auto !important;
border-collapse:separate !important;
}
td,th{
border-right:1px solid #000000 !important;
border-bottom:1px solid #000000 !important;
padding:3px !important;
width:auto !important;
}
div#header,
div#sideMenu,
div#pagetop,
div#footer{
display: none!important;
}
div#main{
float:none!important;
}
h1{font-size:150%!important;font-weight:bold;margin-top:20px!important;}
h2{font-size:140%!important;font-weight:bold;margin-top:20px!important;}
h3{font-size:130%!important;font-weight:bold;margin-top:20px!important;}
h4{font-size:120%!important;font-weight:bold;margin-top:20px!important;}
h5{font-size:110%!important;font-weight:bold;margin-top:20px!important;}
h6{font-size:100%!important;font-weight:bold;margin-top:20px!important;}
p{padding-bottom:10px!important;}
div{padding-bottom:10px!important;}
dd{padding-left:10px!important;}
li{padding-left:10px!important;}
}

/*Print End*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset {
	border: 0;
}
address,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}
ul,li,dl,dt,dd {
	list-style:none;
}
img {
	vertical-align: top;
}
a img {
	border: none;
}
a {
	text-decoration: underline;
	color:#A51303;
}
a:link { text-decoration:none; color:#A51303; }
a:visited { text-decoration:none; color:#A51303; }
a:active { text-decoration:none; color:#A51303; }
a:hover { text-decoration:underline; color:#000000; }

html {
	overflow-y: scroll;
}

body {
	background: #ffffff;
	font-family: Verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	color: #333333;
	font-size: 12px;
	*font-size: small;
	*font: x-small;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	text-align:center;
}

p {
	margin: 0 0 1em 0;
}
.formtx {
	border: 1px solid #7d7d7d;
}

.formbt {
	border: 1px solid #7d7d7d;
	margin: 5px 0 0 0;
}
.error{
	color:#FF0000;
}

/*============================================
 2.wireframe
============================================*/
div#container{
	margin:0 auto;
	width:800px;
	text-align: center;
}
div#header{
	width:800px;
	height:137px;
}
div#wrapper{
	clear:both;
	width:800px;
	text-align:left;
	padding:0 0 5em 0;
}


div#footer{
	clear:both;
	width:100%;
	height:111px;
	background: #ffffff url(../images/common/footer_bg.gif) repeat-x left top;
}


/*============================================
 3.common
============================================*/

div.dNetTop{
margin:0 auto;
text-align:center;
padding:3em 0 0 0;
}
div.dNetTopBody{
margin:0 auto;
text-align:left;
width:500px;
padding:20px;
background-color:;
border:1px solid #8e95a9;
}
div.dNetTopBody ul{
padding:0 0 0 2em;
}
div.dNetTopBody li{
padding:2px 0 2px 0;
list-style-type: disc;

}



/*---------------------------------
footer
---------------------------------*/

div#footer address{
	font-size:80%;
	margin:1em 0 1em 0;
}
div.footerMenu{
	margin:0 auto;
	width:800px;
	text-align:left;
}
div.footerMenu a{
	color: #545454;
	font-size:90%;
}
div.footerMenu p{
	padding:10px 0 0 0;
	margin:0 0 1em 0;
}





/*============================================

============================================*/

