@charset "utf-8";
body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #111111;
}

body {
	margin: 10px;
	padding: 0;
	text-align: center;
	background: #EFEFEF;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 738px;
	background: #FFFFFF;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
}
h1,h2,h3,h4,h5,h6,ul,p,form,input,ul,ol,li {
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	color: #111111;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#tagline {
	padding: 0;
	margin: 0;
	background: url(../images/tagline_bg.gif);
	height: 25px;
	width: 738px;
}
#tagline p {
	float: right;
}
h1 {
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	float: left;
	line-height: 2em;
}

#header {
	clear: both;
	width: 738px;
	padding: 10px 0 25px 0;
	background: url(../images/header_bg.jpg) no-repeat left top;
}
#header h2 {
	font-size: 8px;	
	margin: 0 15px;
	text-indent: -9999px;
}
#header h2 a {
	display: block;
	width: 140px;
	height: 51px;
	background: url(../images/header_logo.gif) no-repeat left top;
	overflow: hidden;
}
#bread {
	width: 738px;
}
#bread p {
	font-size: 10px;
	padding: 5px 15px;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}

html {
	overflow-y: scroll;
}
p {
	line-height: 1.4em;
}

#navi {
	width: 175px;
	margin: 0;
	padding: 8px 0 0 0;
	float: left;
}

#contents {
	width: 563px;
	padding: 0 0 20px 0;
	float: right;
}
#second #contents {
	padding: 8px 0 20px 0;
}


#container {
	width: 550px;
	margin: 0 10px 0 0;
}
#footer {
	clear: both;
	background: url(../images/tagline_bg.gif);
	padding: 5px;
}
#footer address {
	color: #FFFFFF;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}

#navi p strong,#footer p strong {
	padding-left: 24px;
	background: url(../images/footer_logo.gif) no-repeat left center;
}
.iso {
	margin-left: 30px!important;
	font-size: 10px;
	padding-top: 60px;
	background: url(../images/iso_img.gif) no-repeat left top;
}

