@charaset "UTF-8";

body {
	margin: 0;
	padding: 0;
	behavior:url("/css/csshover3.htc");
}

#wrapper {
	text-align: left;
	padding: 10px 10px;
}

#container {
	margin: 0;
	width: 800px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	text-align: left;
	border: 1px solid #333;
	background-image: url(../img/p_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#container2 {
	margin: 10px 10px;
	width: 800px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	text-align: left;
	border: 1px solid #333;
}

#header {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid black;
	text-align: right;
	height: 75px;
	background-image: url(../img/headbg.gif);
}

#logotype {
	float: left;
	font-size: 40px;
}

#content {
	margin-left: 180px;
        min-height: 480px;
}

#footer {
	padding: 8px;
	border-top: 1px solid black;
	clear: left;
	background-color: #000C46;
	color: #FFFFFF;
}

#footer address {
	font-style: normal;
	text-align: center;
}

h1 {
	margin-top: 20px;
}

h1.ttl {
	margin-right: 20px;
	padding-top: 8px\9; /* IE8 and below */
	border-width: 0 1px;
	border-color: rgb(4,14,73);
	border-style: solid;
	height: 40px;
	line-height: 48px;
	line-height: 32px\9; /* IE8 and below */
	color: white;
	background-image: url("../img/ttl_bg.gif");
	font-size: 16px;
	text-indent: 12px;
}

body.lqd h1.ttl {
	margin-right: 0;
}

h2, h3 {
	margin-bottom: 0;
}

h2.sttl {
	margin-right: 20px;
	border-left: 4px solid rgb(0,25,97);
	border-right: 1px solid rgb(158,169,206);
	height: 30px;
	line-height: 30px;
	color: rgb(0,25,97);
	background-image: url("../img/sttl_bg.gif");
	text-indent: 12px;
	font-size: 14px;
}

body.lqd h2.sttl {
	margin-right: 0;
}

h3{
	border-left: 4px solid #001960;
	border-bottom: 1px solid #001960;
	text-indent:5px;
	font-size: 14px;
	color: #001960;
	width: 600px;
	margin: 5px 0 5px 0;
	line-height:140%;
}


/*　可変幅用レイアウト　*/

body.lqd #container {
	width: 100%;
}

body.lqd #content {
	margin-right: 20px;
}

body.lqd table.data {
	width: 100%;
}

body.lqd #body {
	width: auto;
}
