BODY
{
	font: 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
	background-position: 0px 80px;
	background-repeat: no-repeat;
	background-image: url(../image/u-yama_b.gif);
	overflow: auto;

}

a:link    {font-size: 12px; text-decoration:none; color:#000066 }
a:visited {font-size: 12px; text-decoration:none; color:#000066 }
a:active  {font-size: 12px; text-decoration:none; color:#000066 }
a:hover   {font-size: 12px; text-decoration:none; color:#cc0000 }

.ERROR
{
    FONT-SIZE: 16px;
    COLOR: red
}

/***************************************************************************/
/*  タイトルバー部分のレイアウト                                           */
/***************************************************************************/
div#header {
	background-image: url(../image/header_bg.png);
/*	background-image: url(../image/header_bg_summer.png);*/
	background-repeat:repeat-x;
	position:fixed;
	width:100%;
	height:80px;
	border:none;
	top:0px;
	left:0px;
	vertical-align:top;
	padding-bottom:0px;
	z-index:6;}

div#header span {
	display:inline-block;
	vertical-align:top;
	border:none;
	top: 0px;

	position:absolute;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	left:180px;
	z-index:10;
}

/***************************************************************************/
/*  フッター部分のレイアウト                                           */
/***************************************************************************/
div#footer {
	background-color:#996666;
	color:#FFFFFF;
	position:fixed;
	width:100%;
	height:20px;
	bottom:0px;
	left:0px;
	border:none;
	vertical-align:top;
	padding-bottom:0px;
	text-align:right;
	z-index:5;
}

div#footer span {
	float:left;
}

/***************************************************************************/
/*  コンテンツ部分のレイアウト                                             */
/***************************************************************************/
div#container {
	position:absolute;
	top:0px;
	left:0px;
	padding-top:100px;
	padding-left:20px;
	padding-bottom:20px;
	z-index:3;
	/*overflow: auto;*/
	font-size:12px;
	color:#666;
}

.top_page #container{
	width:860px;
	padding-top:80px;
	padding-left:0px;
	
}

.top_page #sidebar1 {
	background-image:url(../image/vertical3.png);
	background-repeat:no-repeat;
	background-position: top left;
	background-attachment:inherit;
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 210px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	padding: 15px 10px;
}

.top_page #mainContent {
	width: 620px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	margin: 0 210px 0 0; /* この div エレメントの右マージンにより、ページの右側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
} 

.top_page #mainContent .main_image_part{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	vertical-align:top;
	top: 0px;
	display:inline-block;
} 

.top_page #mainContent .soft_part{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	width:200px;
	height:230px;
	vertical-align:top;
	display:inline-block;
	background-image:url(../image/vertical2.png);
	background-repeat:no-repeat;
	background-position: right 20px;
	background-attachment:inherit;
} 

.top_page #mainContent .soft_part .soft{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	list-style:outside url(../image/listmark_mouse.png);
} 

.top_page #mainContent .hard_part{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	width:200px;
	height:230px;
	vertical-align:top;
	display:inline-block;
	background-image:url(../image/vertical2.png);
	background-repeat:no-repeat;
	background-position: right 20px;
	background-attachment:inherit;
} 

.top_page #mainContent .hard_part .hard{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	list-style:outside url(../image/listmark_stripper.png);
} 

.top_page #mainContent .add_part{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 8px;
	width:185px;
	height:230px;
	vertical-align:top;
	display:inline-block;
} 

.movie_position{
	position:fixed;
	height:120px;
	width:650px;
	top:0px;
	left:0px;
	border:0px;
	z-index:2;
}

.blind_position{
	position:fixed;
	height:80px;
	width:300px;
	top:0px;
	left:625px;
	border:0px;
	z-index:4;
}

.most_back_position{
	position:absolute;
	z-index:1;
}

.most_front_position{
	position:fixed;
	top:0px;
	left:181px;
	z-index:10;
}

.map_frame{
	text-align:center;
	border: 1px solid #666666;
}

table.login tr th {
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 160px;
}
table.login tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}

table.login tr td {
	padding: 7px 0px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}

.font_DarkGray { font-size: 12px; color: #666666}
.font_DarkGray2 { font-size: 12px; color: #333333}
.font_Gray { font-size: 14px; color: #999999}
.font_Silver { font-size: 14px; color: #CCCCCC}
.font_Blue { font-size: 12px; color: #000099}
.style1 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	color: #CC0000;
	font-size: 12px;
}

.style3 {
	color: #990000;
	font-size: 16px;
}
