﻿@import "default.css";
#Flash {
    background: none repeat scroll 0 0 #001A02;
    margin-bottom: 36px;
}
#Flash ul {
    margin: 0 auto;
    padding: 16px 0;
    text-align: left;
    width: 950px;
}
#Flash ul li {
    display: inline;
/*    margin-left: 55px;*/
    margin-left: 40px;
}
#Flash ul .about {
/*    margin-left: 24px;*/
    margin-left: 0px;
}

#viewer {
	margin: 0 auto;
	width: 950px;
	height: 392px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

#keyvisual {
	margin: 0 auto;
	width: 950px;
	height: 392px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#keyvisual img {
	top: 0;
	left: 0;
	position: absolute;
}

#IndexContents {
    background: url("../img/index_contents_bg.gif") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 950px;
}
#IndexContents #IndexContentsL {
    float: left;
    padding-left: 20px;
    width: 670px;
}
#IndexContents #IndexContentsR {
    float: right;
    padding: 0px 20px 0 0;
    width: 210px;
}
#IndexContents #IndexContentsL h2 {
    margin-bottom: 10px;
}
#IndexContents #IndexContentsR div {
    margin-bottom: 10px;
}
#IndexContents .GrayLineBoxAll {
    margin: 0 0 15px 10px;
    width: 650px;
}
#IndexContents .GrayLineBox {
	border: 1px solid #444444;
	float: left;
	line-height: 1.6;
	padding: 0px;
	text-align: left;
	width: 649px;
	background: url(../img/osusume_bg.jpg) no-repeat 0px 0px;
	height: 242px;
}
#IndexContents .GrayLineBox .GrayLineBoxIn dt {
    background: url("../img/common/red_arrow.gif") no-repeat scroll 0 0.3em transparent;
    font-weight: bold;
    margin-bottom: 3px;
    padding-left: 8px;
}
#IndexContents .GrayLineBox .GrayLineBoxIn dt a {
    color: #505050;
}
#IndexContents .GrayLineBox .GrayLineBoxIn dt a:hover {
    color: #F63A00;
    text-decoration: none;
}
#IndexContents .GrayLineBox .GrayLineBoxIn dd {
	line-height: 1.3;
    font-size: 87%;
}
#IndexContents .GrayLineBox .GrayLineBoxIn ul {
    margin: 8px 0 0;
    padding: 0 0 10px;
}
#IndexContents .GrayLineBox .GrayLineBoxIn li {
    float: left;
    line-height: 1;
    padding-right: 3px;
}
#IndexContents .GrayLineBox .GrayLineBoxIn li.EndItem {
    padding-right: 0;
}
#IndexContents .BannerKashima {
    float: right;
    margin-top: 8px;
}
#IndexContents #TopInfo {
    text-align: left;
}
#IndexContents #TopInfo a {
    color: #505050;
}
#IndexContents #TopInfo a:hover {
    color: #F63A00;
    text-decoration: none;
}
#IndexContents #TopInfo dL {
    width: 670px;
}
#IndexContents #TopInfo dt {
    background: url("../img/common/red_arrow.gif") no-repeat scroll 0 0.5em transparent;
    float: left;
    margin-left: 10px;
    padding-left: 8px;
    width: 72px;
}
#IndexContents #TopInfo dd {
    float: right;
    text-align: left;
    width: 565px;
}
#IndexContents .OsusumeBoxBg {
    background: url("../img/osusume_box_bg.gif") repeat-y scroll 0 0 transparent;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 659px;
}
#IndexContents .OsusumeBoxL {
    display: inline;
    float: left;
    width: 319px;
}
#IndexContents .OsusumeBoxL .ImageL {
    display: inline;
    float: left;
    margin-left: 15px;
    width: 90px;
}
#IndexContents .OsusumeBoxL .TxtR {
    display: inline;
    float: right;
    margin-right: 15px;
    text-align: left;
    width: 177px;
}
#IndexContents .OsusumeBoxL .TxtR span {
    background: url("../img/common/red_arrow.gif") no-repeat scroll 0 0.1em transparent;
    font-weight: bold;
    padding-left: 8px;
}
#IndexContents .OsusumeBoxR {
    display: inline;
    float: right;
    width: 319px;
}
#IndexContents .OsusumeBoxR .ImageL {
    display: inline;
    float: left;
    margin-left: 15px;
    width: 90px;
}
#IndexContents .OsusumeBoxR .TxtR {
    display: inline;
    float: right;
    margin-right: 15px;
    text-align: left;
    width: 177px;
}
#IndexContents .OsusumeBoxR .TxtR span {
    background: url("../img/common/red_arrow.gif") no-repeat scroll 0 0.1em transparent;
    font-weight: bold;
    padding-left: 8px;
}
#IndexContents .GrayLineBox3 {
	float: left;
	width: 240px;
	padding-right: 10px;
}
#IndexContents .GrayLineBox4 {
	float: right;
	width: 315px;
	padding-right: 10px;
}

/* 2011.10.07 yahagi
----------------------------------------------- */
.red {color: #FF0000}

/* 2012.04.18 nagakita
----------------------------------------------- */
#IndexContents .GrayLineBox .osusume01 {
	width: 350px;
}
#IndexContents .GrayLineBox .osusume01 p {
	padding: 7px 10px 0px;
	font-size: 11px;
	line-height: 125%;
	height: 68px;
}
#IndexContents .GrayLineBox .osusume02 td p {
	padding: 10px;
	font-size: 11px;
	line-height: 125%;
}

/*osusume2_3
------------------------------------------------*/

#osusume2{
	text-align:left;
	padding-left:10px;
	padding-bottom:5px;
}
.osusume2_left{
	width:400px;
	float:left;
}
.osusume2_right{

	width:300px;
	float:right;
}
.osusume3_left{

	float:left;
}
.osusume3_right{
		    text-align: left;
	float:right;
		width:350px;
}
#osusume2 a:hover {
	text-decoration:underline;
}
#osusume2 a:active {
	color:#000;
	text-decoration:none;
}
#osusume2 a:hover {
	text-decoration:underline;
}
#osusume2 .title {
	background:url(../img/common/sitemap_arrow.gif) no-repeat left 3px;
	padding-left:6px;
	padding-bottom: 5px;
}
#osusume2 .title a:link,
#osusume2 .title a:visited {
	color:#000;
	text-decoration:none;
} 
#osusume2 .title a:hover {
	text-decoration:underline;
} 
#osusume2 .title2 {
	background:url(../img/common/sitemap_arrow.gif) no-repeat left 8px;
	padding-left:6px;
	padding-bottom: 5px;
}
#osusume2 .title2 a:link,
#osusume2 .title2 a:visited {
	color:#000;
	text-decoration:none;
} 
#osusume2 .title2 a:hover {
	text-decoration:underline;
} 
.osusume2 .sub {
	font-size:11px;
	padding-left:5px;
	line-height: 150%;
	padding-bottom:20px;
}
#osusume2 .sub a:link,
#osusume2 .sub a:visited {
	color:#000;
	text-decoration:none;
} 
#osusume2 .sub a:hover {
	text-decoration:underline;
} 
#osusume2 .clr{
	font-size: 10px;
	line-height: 10px;
}
#osusume2 .font14{
	font-size: 14px;
	line-height: 15px;
}

.nowrap    {
    white-space:    nowrap;
}

.reco_alps {
position:relative;	
}

.reco_alps1 {
position:absolute;
right:210px;
top:25px;	
}

.reco_alps2 {
position:absolute;
right:18px;
top:25px;	
}


.oshirase {
	border:1px solid #6a5b56;
	padding:15px;
	margin-bottom:20px !important;
	margin-left:10px !important;
	width:619px !important;

}

.oshirase_p1 {
	font-size:17px;
	line-height:20px;
}

.oshirase_p2 {
	font-size:13px;
	line-height:20px;
	text-align:justify;
	text-indent:1em;
}

