/* 各ブラウザの標準スタイルの破棄'
---------------------------------------------------------------------------- */
body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,table,th,td,
form,select,option,address,pre,
strong,em,script{
	padding: 0;
	margin: 0;
	font-size: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-image: url(../images/head0906.jpg);
	background-repeat: repeat-x;
}

div#header {
	height: 202px;
	width: 900px;
}

.wrapper {
	width: 900px;
}

#news {
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-left: 5px;
}

div#footer {
	clear: both;
	width: 900px;
	margin-bottom: 20px;
	border-top-color: #F6CF0A;
	border-top-style: solid;
	border-top-width: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	line-height: 130%;
	text-align: center;
}

a:link {
	color: #C2111E;
}

a:hover {
	color: #000000;
	background-color: #F6CF0A;
}

a:visited {
	color: #158CAB;
	text-decoration: underline;
}


.wrapper #contents h1 {
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	color: #333333;
	line-height: 30px;
	text-align: right;
	background-image: url(../images/h1_prev.gif);
	background-repeat: no-repeat;
}


.wrapper #contents {
	float: right;
	width: 700px;
}

.wrapper #contents .item {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.wrapper #contents .pack {
	float: left;
	height: 259px;
	width: 185px;
	padding-bottom: 10px;
}

.wrapper #contents .item .info {
	float: left;
	height: 254px;
	width: 490px;
	padding-bottom: 10px;
	margin-left: 5px;
}


.wrapper #contents .item .info h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: bold;
	color: #158CAB;
	line-height: 140%;
}

.wrapper #contents .item .info h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-weight: bold;
	color: #D0A758;
	line-height: 140%;
}

.wrapper #contents .item .info h4 {
	margin: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: bold;
	color: #CC0000;
}

.wrapper #contents .item .info p {
	margin-top: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #333333;
	line-height: 140%;
}

.wrapper #contents .item .info table {
	margin-top: 10px;
}

.wrapper #contents .item .info th {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	background-color: #F6CF0A;
}

.wrapper #contents .item .info td {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #847E65;
	background-color: #EFEFEF;
}

.wrapper #contents .item .pack img {
	border: 1px solid #666666;
}

.wrapper #news h4 {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #158CAB;
}

.wrapper #news .koushin {
	margin-bottom: 10px;
	border: 1px solid #158CAB;
}

.wrapper #news .koushin ul {
	margin: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	color: #333333;
	line-height: 130%;
	list-style-type: none;
}

.wrapper #news .koushin li {
	padding-left: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.wrapper #news .koushin .here {
	color: #000000;
}

.info strong {
	font-weight: bold;
}
