﻿
*
{
	margin: 0px;
	padding: 0px;
}

body 
{
	background-color: #EEEEEE;
	margin: 0px 5px 0px 5px;
	
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}

/* OVERWRITE_IE6以下 */
* html body 
{
	margin: 0px 5px 0px 9px;
}

img
{
	border-width: 0px;
}

h1, h2, h3, h4, h5, h6
{
	font-size: small;
	font-weight: normal;
}

#header
{
	float:left;
	
	width: 750px;
	height: 94px;
	
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 20px;
	
	background-image: url("../../images/005.gif");
	background-repeat: no-repeat;
}

#navigationBar
{
	clear: both;
	
	width: 742px;
	height: 46px;
	
	padding: 18px 0px 0px 20px;
	
	font-size: small;
	color: #FFFFFF;
	
	background-image: url("../../images/005.jpg");
	background-repeat: no-repeat;
}

.roundGothic
{
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: small;
	color: #FFFFFF;
}

#leftArea
{
	clear:both;
	float: left;
	margin: 0px 0px 0px 7px;
}

/* OVERWRITE_IE6以下 */
* html #leftArea 
{
	clear:both;
	float: left;
	margin: 0px 0px 0px 3px;
}

.areaHeader
{
	width: 540px;
	height: 11px;
	
	font-size: 0;
	
	background-image: url("../../images/002.gif");
	background-repeat: no-repeat;
}

.areaBody
{
	width: 530px;
	
	padding: 0px 5px 0px 5px;
	
	background-image: url("../../images/004.gif");
	background-repeat: repeat-y;
	
	display: inline-block;
}

.areaFooter
{
	width: 540px;
	height: 9px;
	
	margin: 0px 0px 5px 0px;
	
	background-image: url("../../images/003.gif");
	background-repeat: no-repeat;
}

#rightArea
{
	float: left;
	width: 180px;
}


#portrait
{
	margin: -13px 0px 0px 0px;
}

/* OVERWRITE_IE6以下 */
* html #portrait 
{
	margin: -8px 0px 0px -10px;
}

#locationBar
{
	width: 514px;
	height: 30px;
	
	margin: 0px 0px 0px 7px;
	padding: 8px 0px 0px 20px;
	
	background-image: url("../../images/003.jpg");
	background-repeat: no-repeat;
	
	font-size: small;
	
}

#locationBar a
{
	color: #000000;
}

#impression_Content
{
	width: 515px;
	margin: 0px 0px 0px 5px;
}

#content
{
	margin: 10px 0px 0px 0px;
}

.menuTitle
{
	display: inline;
	margin: 0px 12px 0px 0px;
	list-style-type: none;
}

.menuTitle a
{
	color: #FFFFFF;
}

.textAlignRight
{
	text-align: right;
}

.textAlignCenter
{
	text-align: center;
}

#footer
{
	width: 725px;
	height: 66px;
	
	clear: both;
	
	margin: 0px 0px 0px -2px;
	padding: 15px 10px 0px 15px;
	
	color: #747474;
	font-size: small;
	
	background-image: url("../../images/012.jpg");
	background-repeat: no-repeat;
}


/* OVERWRITE_IE6以下 */
* html #footer 
{
	width: 725px;
	height: 66px;
	
	clear: both;
	
	padding: 15px 10px 0px 15px;
	
	color: #747474;
	font-size: small;
	
	background-image: url("../../images/012.jpg");
	background-repeat: no-repeat;
}

.leftArea_Description
{
	font-size: small;
	
	padding: 0px 0px 0px 35px;
}

.fontSizeSmall
{
	font-size: small;
}


.subTitleBar
{
	width: 514px;
	height: 30px;
	
	margin: 0px 0px 0px 7px;
	padding: 8px 0px 0px 20px;
	
	background-image: url("../../images/007.jpg");
	background-repeat: no-repeat;
	
	font-size: small;

}


.rowImpactStyle
{
	clear: both;
	float: left;
	
	width: 2px;
	height: 24px;
	
	background-color: #0066ff;
}

.rowImpactStyle2
{
	clear: both;
	float: left;
	
	width: 2px;
	height: 26px;
	
	background-color: red;
}

.rowColumnStyle
{
	float: left;
	
	width: 150px;
	height: 18px;
	
	padding: 3px 3px 3px 3px;
	
	font-size: small;
	
	color: #808080;
	background-color: #EEEEEE;
	
	
	text-align: right;
}

/* OVERWRITE_IE6以下 */
* html .rowColumnStyle
{
	float: left;
	
	width: 130px;
	height: 18px;
	
	padding: 3px 3px 3px 3px;
	
	font-size: small;
	
	color: #808080;
	background-color: #EEEEEE;
	
	
	text-align: right;
}

.rowItemStyle
{
	float: left;
	
	width: 347px;
	
	padding: 0px 3px 3px 7px;
	
	font-size: small;
}

.bitText
{
	font-size: xx-small;
	color: Silver;
	text-align: right;
}
