@charset "UTF-8";

/* -- 初期化 -- */
html {
	overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html:not([lang*=""]) table.cellMeasurement {	/* Firefox用ハック */
	border-collapse: separate;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

object, embed {
	vertical-align: top;
}

hr, legend {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

img, abbr, acronym, fieldset {
	border: 0;
}

p, dd, blockquote {
	text-align: justify;
	text-justify: inter-ideograph;
}

br {
	letter-spacing: 0;
}

.clearfix {
	zoom:1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

html>/**/body {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

* + html body {
	font-family: Arial, 'MS PGothic', Osaka;
}

a:link {
	color: #00F;
}

a:visited {
	color: #00F;
}

a:hover {
	color: #00F;
}

a:active {
	color: #00F;
}

#PAGETOP a {
	color: #000000;
	text-decoration: none;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

body {
	font-size: 100%;
	line-height: 100%;
	background: #EEEEEE;
	text-align: center;
	color: #000000;
	font-family: Arial, 'MS PGothic', Osaka;
	background-image: url(images/bg.gif);
}

* + html body {
	font-family: Arial, 'MS PGothic', Osaka;
}

/* #####　全体コンテナ　##### */


#container {
	display:block;
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}

/* #####　ヘッター　##### */


#header {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	background-color:#000;
	height: 60px;
}

#headerL {
	float: left;
	padding-left: 36px;
	padding-top: 16px;
}

#headerR {
	float: right;
	padding-right: 36px;
	padding-top: 16px;
}

/* #####　レイアウト　カラム分　##### */

#mainTitle {
	clear: both;
	padding:0;
	margin:0 0 20px;
	width: 990px;
	height: 279px;
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
}

#mainTitle h1 {
	padding: 160px 40px 0;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height: 1.4;
	text-align: left;
}

#unitRight {
	float: right;
	width:760px;
}

/* #####　フッター　##### */


#footer {
	clear: both;
	display: block;
	padding: 10px 0 20px;
	margin: 0 15px 20px;
}

#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

#footerNavi li {
	float: right;
	border-left: 1px #CCCCCC solid;
	padding: 5px 15px;
	display:block;
}

#footerNavi li a {
	display:block;
}

#footerNavi li a:hover {
	color: #FF0000;
}

/* #####　カスタマイズ　##### */

#bodyArea {
	background-color: #121B38;
	margin: 0 15px;
	padding: 0 25px 25px;
}

.award1 {
	clear: both;
	border: solid 5px #E5C44C;
	padding: 5px;
	background-color:#FFF;
	text-align: left;
	margin-bottom: 20px;
}

.awardTile1 {
	background-image:url(images/bg_title_01.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

.awardTile1 h2 {
	color:#FFCC00;
	font-weight:bold;
	color: #FFCC00;
	font-size: 21px;
	line-height: 1;
	padding-bottom: 5px;
	font-family:Arial;
}

.awardTile1 h3 {
	color:#FFF;
	font-size: 27px;
	font-weight: bold;
	line-height: 1;
}

.awardTile1L {
	display: block;
	float:left;
	text-align: left;
}

.awardTile1R {
	display: block;
	float:right;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.3;
	text-align: right;
}

.awardTile1R span {
	font-size: 16px;
}

.comment1 {
	clear: both;
	padding: 1em;
	line-height: 1.5;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}

.photoImg {
	float: right;
	padding: 0 0 20px 20px;
}

.layoutTable td {
	vertical-align: top;
}

.award2 {
	clear: both;
	border: solid 3px #E5C44C;
	padding: 5px;
	background-color:#FFF;
	text-align: left;
	margin-bottom: 20px;
	width: 429px;
	height: 260px;
}

.awardTile2 {
	background-image: url(images/bg_title_02.jpg);
	background-repeat: no-repeat;
	padding: 6px 10px 10px;
}

.awardTile2 h4 {
	color:#FFCC00;
	font-weight:bold;
	color: #FFCC00;
	font-size: 16px;
	line-height: 1;
	padding-bottom: 11px;
}

.awardTile2 h4 span {
	padding-left:8px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}

.awardTile2 h5 {
	color:#FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}

.comment2 {
	clear: both;
	line-height: 1.5;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0.7em;
}

.awardTile2L {
	display: block;
	float:left;
	text-align: left;
}

.awardTile2R {
	display: block;
	float:right;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.3;
	text-align: right;
}

.awardTile2R span {
	font-size: 14px;
}



.pagetop {
	text-align: right;
	margin-bottom:20px;
}
