@charset "utf-8";

body {
	margin:0; 
	padding:0;
	color:#333;
	background:#fff;
	text-align:center;
	line-height:20px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Univers,Verdana,Arial, sans-serif;
}
			 
			 
h1,h2,h3,h4,h5 {
   margin:0;
		}
		 
hr {
   margin:0;
   padding:0;
   display:none;
		}

p { 
   margin:0;
   padding:0;
		}

dl,dt,dd,ul,ol,td {
   margin:0;
   padding:0;
		}
		
th {
   margin:0;
   padding:0;
   text-align:left;
		}

li {
   margin:0;
   padding:0;
	list-style:none;
		}
		 
img {
   border:0;
		}

form {
   margin:0;
   padding:0;
	display:block;
		}
			 
input,select,option {
   margin:0;
   padding:0;
   vertical-align: middle;
		}
	
		
.clear { 
   clear: both; 
   } 
	
/* clearfix ---------- */

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 line-height: 0;
}
.clearfix {
 display:inline-block;
}
/*\*/
* html .clearfix {
 height: 1%;
}

.clearfix {
 display: block;
}
/**/



/* iepngfix ---------- */

img, div { behavior: url(/shared/js/iepngfix.htc) };


/* text ---------- */

html>/**/body { font-size: 16px; line-height: normal; } /* except Win IE */

.txt10 { font-size: 0.625em; line-height: 1.3em; } * html .txt10 { font-size: 0.63em; } /* Hack for IE */
.txt10w { font-size: 0.625em; line-height: 1.6em; } * html .txt10w { font-size: 0.63em; } /* Hack for IE */
.txt12 { font-size: 0.75em; line-height: 1.5em; } * html .txt12 { font-size: 0.75em; line-height: 1.5em; }  /* Hack for IE */
.txt12w { font-size: 0.75em; line-height: 1.75em; } * html .txt12w { font-size: 0.75em; line-height: 1.75em; }  /* Hack for IE */
.txt14 { font-size: 0.875em; line-height: 1.286em; } * html .txt14 { font-size: 0.88em; } /* Hack for IE */
.txt14w { font-size: 0.875em; line-height: 1.875em; } * html .txt14w { font-size: 0.88em; line-height: 1.88em; } /* Hack for IE */
.txt16 { font-size: 1em; line-height: 1.25em; } * html .txt16 { font-size: 1em; line-height: 1.25em; }  /* Hack for IE */
.txt18 { font-size: 1.125em; line-height: 1.167em; } * html .txt18 { font-size: 1.13em; } /* Hack for IE */
.txt24 { font-size: 1.45em; line-height: 1.167em; } * html .txt24 { font-size: 1.45em; } /* Hack for IE */

a:link {
   color:#333;
   text-decoration: underline;
		}
				 
a:visited {
   color:#333;
/*   text-decoration:none;*/
		}
						
a:hover {
    color:#666;
    text-decoration:none;
		 }
					
a:active { 
   color:#333;
   text-decoration: underline;
		}




/*header*/
		
#header {
   position:relative;
   width:100%;
   height:157px;
   background: #1e0e92 url(../img/bg_header.jpg) repeat-x center top;
   text-align:left;
   margin:0 0 25px 0;
   padding:0;
}

#header .ban{
	position:relative;
	width:960px;
	height:92px;
	background: #ccc;
	top:9px;
	margin: 0 auto;
	padding:2px 0 0 0;
	text-align:center;
left:0;/* 110531 add */
border:none;/* 110531 add */
}

#m-menu{
	position:absolute;
	top:112px;
	width:100%;
	height:45px;
	background: #1e0e92;
}

#m-menu .btn{
	width:960px;
	margin: 0 auto;
}

#m-menu h1{
	margin:0;
	padding:0;
}

#m-menu li{
	float:left;
	margin:0;
	padding:0;
}

#m-menu a{
	margin:0;
	padding:0;
}

#bread{
	font-size:10px;
	margin:0 0 20px 0;
}

#bread ul{
	list-style:none;
	height:20px;
}

#bread ul li{
	float:left;
	background:url(../img/bg_bread.gif) 0 50% no-repeat;
	height:20px;
	line-height:20px;
	padding:0 0 0 12px;
	margin:0 4px 0 0;
}

#bread .start{
	padding:0;
	background:none;
}




/*container*/
#container{
background:none;/* 110531 add */
}

#contents{
padding:0;/* 110531 add */
}
.detailWrap {/* 110531 add */
padding:0 10px 10px 10px;
}

/*footer*/

#footer-nav {
	 width:700px;
	 margin:40px 0 0 0;
	 padding:0;
}

#footer-nav .pagetop{
	float:right;
}

#footer-nav .back{
	float:left;
}



#footer{
	width:100%;
	height:140px;
	background: #1e0e92;
	margin:20px 0 0 0;
	padding:30px 0 10px 0 ;
	color:#FFF;
	font-size:10px;
}

#footer_box{
	width:960px;
	margin:0 auto;
	height:140px;
	position:relative;
}

#f-menu{
	list-style:none;
}

#f-menu li.column{
	float:left;
	background:url(../img/dot_footer.gif) repeat-y right;
	padding:0 25px 0 0;
	margin:0 20px 0 0;
}
#f-menu li.last{
	background:none;
}

#f-menu li.column ul li{
	background:none;
	margin:0 0 0 0;
	padding:0 0 0 8px;
	text-align:left;
}

#f-menu li a:link{
	color:#FFF;
	text-decoration:underline;
}

#f-menu li a:visited{
	color:#FFF;
}

#f-menu li a:hover{
	color:#FFF;
	text-decoration:none;
}
#copyright{
	position:absolute;
	height:1em;
	line-height:1em;
	bottom:6px;
	right:0px;
	font-style:normal;
}
#companyLogo{
	position:absolute;
	bottom:25px;
	right:0px;
}



@media print{body{zoom:70%;}}

@media print{*:first-child+html body{zoom:100%;}}
