@charset "Shift_JIS";

/* 基本設定
---------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #000000;
	color: #000000;
	font-size: 12px;
	font-size: 75%;/*IE6用*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Verdana, sans-serif;
	line-height: 1.5;
}

/* リセット
---------------------------------------------------------------------------- */
img {
	border: 0;
	vertical-align: bottom;
}
ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
ul,ol,li,p,dl,dt,dd {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
table {
	font-size: 100%;
}

/* レイアウト
---------------------------------------------------------------------------- */
#container {
	overflow: hidden;
	width: 660px;
	margin: 20px auto 10px;
	background: url(../img/bg_main02.jpg) repeat left top;
}
body#request #container {
	overflow: hidden;
	margin: 20px auto;
}
#containerInner {
	overflow: hidden;
	/*height: 664px;*/
	background: url(../img/bg_main01.jpg) no-repeat left top;
}
body#request #containerInner {
	padding: 0 0 20px;
}
/*header*/
#header {
	position: relative;
	height: 184px;
}
/*#header p {
	position: absolute;
	top: 2px;
	left: 1px;
	z-index: 1;
}*/
#header h1 {
	position: absolute;
	top: 8px;
	left: 5px;
	z-index: 2;
}

/*content*/
.report,
.requestForm {
	overflow: hidden;
	width: 618px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-color: #F0F0F0;
}
.report .ttl {
	overflow: hidden;
	height: 42px;
	padding: 4px 7px 0 15px;
	background:url(../img/bg_head.jpg) no-repeat left top;
	color: #FFFFFF;
}
.requestForm .ttl {
	overflow: hidden;
	height: 36px;
	padding: 10px 7px 0 15px;
	background:url(../img/bg_head.jpg) no-repeat left top;
	color: #FFFFFF;
}
.report .ttl .date {
	font-weight: bold;
}
.report .ttl h2 {
	font-size: 117%;
	font-weight: bold;
}
.requestForm .ttl h2 {
	font-size: 150%;
	font-weight: bold;
}
.report .reportDetails,
.request .requestDetails {
	overflow: hidden;
	padding: 10px;
	background: #F0F0F0;
}
.requestForm form {
	padding: 10px;
}
.report .request091105 {
	background: #F0F0F0 url(../img/bg_request.jpg) no-repeat right bottom;
}
.hereRequest {
	margin: 3em 0 0;
}
.report .request091105 .requestEnd {
	margin: 2em 0 4em;
}
.report .reportDetails #r09112701 {
	overflow: hidden;
	float: left;
	width: 300px;
	border-right: 1px solid #CCCCCC;
}
.report .reportDetails #r09112701 p.r09112701Txt {
	padding-right: 13px;
}
.report .reportDetails #r09112701 p.r09112701Img {
	margin: 13px 0 13px 67px;
}
.report .reportDetails #r09112702 {
	overflow: hidden;
	float: right;
	width: 285px;
}
.report .reportDetails #r09112702 p.r09112702Txt {
	padding-right: 0;
}
.report .reportDetails #r09112702 p.r09112702Img {
	margin: 36px 0 36px 27px;
}
.report .report091201 {
	background: url(../img/bg_091201.jpg) no-repeat right top;
}

/*footer*/
#footer {
	clear: both;
	overflow: hidden;
	width: 660px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../img/line_dot01.gif) repeat-x left top;
}
#footer .footerLogo {
	display: inline;
	float: left;
	width: 530px;
}
#footer .footerBtn {
	float: right;
	width: 120px;
}
#footer .footerLogo p.logo {
	float: left;
	width: 76px;
	height: 40px;
}
#footer .footerLogo p.copyright {
	float: left;
	width: 445px;
	margin-left: 9px;
	color: #FFFFFF;
	font-size: 84%;
}


/* リンク
---------------------------------------------------------------------------- */
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color:#FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* モジュール
---------------------------------------------------------------------------- */
.section {
	overflow: hidden;
	margin-bottom: 9px;
}
.sectionLv2 {
	overflow: hidden;
	margin-bottom: 20px;
}
.lastChild {
	margin-bottom: 0;
}
.readTxt p {
	margin-bottom: 1em;
}
.pc {
	text-align: center;
}
.pr {
	text-align: right;
}

/* ページ詳細
---------------------------------------------------------------------------- */
.report .reportDetails h3.reportTtlWrapper {
	margin-bottom: 7px;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
.report .reportDetails h3.reportTtlWrapper .reportSttl {
	color: #0066CC;
	font-size: 117%;
	font-weight: normal;
}
.report .reportDetails h3.reportTtlWrapper .reportTtl {
	color: #0066CC;
	font-size: 250%;
	font-weight: bold;
}
.report .reportDetails .box {
	overflow: hidden;
	width: 560px;
	padding: 8px;
	background-color: #FFFFE0;
	border: 1px solid #CCCCCC;
}
.report .reportDetails h3.sectionLv2Ttl {
	overflow: hidden;
	width: 582px;
	margin-bottom: 10px;
	padding: 4px 8px 1px;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 117%;
	font-weight: bold;
}
.report .reportDetails .sectionLv2 .sectionLv2Inner {
	overflow: hidden;
	width: auto;
	height: 100%;
	padding: 0 10px;
}
.report .reportDetails .box .boxTtl {
	color: #009900;
	font-size: 117%;
	font-weight: bold;
}
.report .reportDetails .lastComment {
	margin-top: 30px;
	font-size: 134%;
	font-weight: bold;
}
.report .reportDetails .sectionLv2 .talkShowTxt {
	overflow: hidden;
	float: left;
	width: 418px;
}
.report .reportDetails .sectionLv2 .talkShowImg {
	overflow: hidden;
	float: right;
	width: 150px;
}
.report .reportDetails .sectionLv2 .sectionLv2Inner .readTxt .time {
	display: block;
	margin: -1.5em 0 0 14em;
}
body#request .requestForm .requestDetails .section {
	margin-bottom: 20px;
}
body#request .requestForm .requestDetails .lastChild {
	margin-bottom: 0;
}
body#request .requestForm .requestDetails #onlinename {
	width: 284px;
	border: 1px solid #7F9DB9;
}
body#request .requestForm .requestDetails #onlinename {
	width: 284px;
	border: 1px solid #7F9DB9;
}
body#request .requestForm .requestDetails #kof2002um,
body#request .requestForm .requestDetails #umseries {
	width: 424px;
	border: 1px solid #7F9DB9;
}
body#request .requestForm .requestDetails p.formBtn {
	margin: 35px auto 16px;
	text-align: center;
}
body#request .requestForm .requestDetails p.formBtn img {
	padding-right: 6px;
}
body#request .requestForm .requestDetails .checkNote {
	margin: 45px auto 0;
	text-align: center;
}
body#request .requestForm .requestDetails .end {
	margin: 144px auto 100px;
	text-align: center;
}