@import "clearfix.css";
@import "navi.css";


html {
	overflow-y: scroll;

}


body { /* mac.css override */
	margin: 0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", Arial, Verdana, sans-serif;
	/*font-size:0.72em;*/
	font-size:12px;
	line-height:1.4;
	background-color: #f6f2dd;

}
#wrapper {
	background-image: url(../images/bg_back.jpg);
	background-repeat: repeat-y;
	width:960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body.innerIframe {
	background:none;
}


img {
	margin:0;
	padding:0;
	border:0;
}


iframe {
	margin:0;
	padding:0;
}

a:link		{color: #333333; text-decoration: none;}
a:visited	{color: #333333; text-decoration: none;}
a:hover		{color: #333333; text-decoration: underline;}
a:active	{color: #333333; text-decoration: underline;}




#header {
	width:950px;
	height:107px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:url(../images/header.jpg) no-repeat 0 0;
}

#headerHomeLink {
	float:left;
	display:block;
	width:147px;
	height:74px;
	margin:0px;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headerHomeLink A {
	display:block;
	width:147px;
	height:74px;
	margin:0;
	padding:0;
	text-indent:-9000em;
	overflow:hidden;
}

#headerMailaddr {
	float:left;
	width:191px;
	height:31px;
	margin:0;
	padding:36px 0 0 586px;
	overflow:hidden;
}

#headerMailaddr A {
	display:block;
	width:191px;
	height:31px;
	margin:0;
	padding:0;
	text-indent:-9000em;
	overflow:hidden;
}
#headerMailaddr A:hover {
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headerCopy {
	width:740px;
	height:30px;
	margin:0px 0 0 0;
	padding:0px 0px 0px 20px;
	overflow:hidden;
	color: #000000;
}

#headerCopy H1 {
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	width:740px;
	height:30px;
	margin:0;
	padding:0;
	color: #000000;
	overflow:hidden;
}






#footer {
	clear: both;
	width:920px;
	height:46px;
	font-size:12px;
	line-height:1.3;
	color: #000000;
	margin:0 auto;
	padding:10px 15px 0 15px;
	background-color: #Ffa800;
}

#footer #baseinfo {
	display:block;
	width:920px;
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	color:#000000;
}

#footer .c21 {
	display:block;
	padding:0;
	margin:0;	
	text-align:center;
	color:#000000;
}



#footer a:link		{color: #000000; text-decoration: none;}
#footer a:visited	{color: #000000; text-decoration: none;}
#footer a:hover		{color: #000000; text-decoration: underline;}
#footer a:active	{color: #000000; text-decoration: underline;}




.container {
	clear:both;
	width:920px;
	margin:0 auto;
	padding:15px 15px 10px 15px;
	background-color: #FFFFFF;
}
.containerTop {
	clear:both;
	width:925px;
	margin:0 auto;
	padding:15px 15px 10px 10px;
	background-color: #FFFFFF;
}
.containerMain {
	float:left;
	width:633px;
	padding:0;
	margin:0;
}

.containerMainWide {
	width:970px;
	padding:0 0 0 29px;
}

.containerMain p {
	margin:0;
	padding:0;
	line-height:1.6;
}

.containerMain strong {
	color:#ff6633;
	fobnt-weight:normal;
}


p.titleline {
	display:block;
	width:725px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	line-height:1;
	color:#000000;
	margin:0 0 30px 0;
	padding:10px 0 0 21px;
	overflow:hidden;
	background-image: url(../images/titleline.gif);
	background-repeat: no-repeat;
}
p.titleline2 {
	display:block;
	width:950px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	line-height:1;
	color:#000000;
	margin:0 0 30px 0;
	padding:10px 0 0 21px;
	overflow:hidden;
	background-image: url(../images/titleline2.gif);
	background-repeat: no-repeat;
}
