body {
	background-image: url(/images/top_img_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0d1735;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a:link {
	color: #F93;
	text-decoration: underline;
}
a:visited  {
	text-decoration: underline;
	color: #F93;
}
a:hover  {
	text-decoration: underline;
	color: #F93;
}

#containar {
	width: 920px;
	margin-top: 340px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-weight: normal;
	line-height: 2.0;
	padding-bottom: 20px;
}

.order {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#fotter {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	font-weight: normal;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	text-align: center;
}
.menu {
	width: 920px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.l-blk {
	float: left;
	width: 435px;
}

.l-blk-2 {
	float: left;
	width: 910px;
}

.c-blk {
	float: left;
	width: 40px;
}
.r-blk {
	width: 435px;
	float: right;
}
.icon {
	float: left;
}

.title {
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #235082;
	padding-left: 5px;
	margin-bottom: 10px;
}
.descript {
	color: #444;
	font-size: 85%;
	line-height: 1.7;
	margin-bottom: 10px;
}
.list {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.detail {
	font-size: 85%;
	text-align: right;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#caution {
	background-color: #9CAFE1;
	color: #900;
	text-align: center;
	font-weight: bold;
}

.sub-tit {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #099;
	font-weight: bold;
	color: #F90;
	font-size: 130%;
	padding-left: 10px;
	margin-bottom: 5px;
}

.kakomi {
	margin: 10px 0px 10px 0px;
	padding: 5px 2px 5px 2px;
	border:solid 1px #C03;
}


.notice{
	background-color:#22486F;
	border:#999 double;
	margin:10px 0px ;
	padding:15px;
	color:#FFF;
}


.notice ul{
	margin:10px 0 0 10px;
	line-height:1.4;
}

.notice-midashi {
		text-align:center;
		font-size:large;
		color:#CC0000;
	}
	
.kakomi2 {
	margin: 10px 0px 10px 0px;
	padding: 5px 2px 5px 2px;
	border:solid 1px #C03;
	line-height:2.0;
	background-color:#FFF;
}