@charset "Shift_JIS";

body {
	background-image:url(../../images/header_background.gif);
	background-repeat:repeat-x;
	}

div.topnavi {
	margin: 30px 20px;
	}


/*コンテンツボックス
--------------------*/

div#contentbox {
	width:800px;
	padding:0 20px 0;
	background:url("../../images/background_line.gif") repeat-y left top;
	}


/*メインコンテンツ
------------------*/

div.maincontents a:hover {
	color:#e0004f;
	text-decoration:none;
	}

div.maincontents {
	width:800px;
	float:center;
	}

.top{
	width:800px;
	}

#top-image{
	float:left;
	width:800px;
	margin-top:20px;
	margin-bottom:15px;
	}

#top-text {
	color: #ffffff;
	font-size: 125%;
	line-height: 150%;
	margin-bottom:20px;
	}
	
#topic-text {
	color: #ffffff;
	font-size: 140%;
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}

.middle01{
	width:800px;
	}

#order{
	float:left;
	width:800px;
	margin-bottom:15px;
	}

#title{
	width:800px;
	margin-bottom:20px;
	}

#title2{
	width:800px;
	margin-bottom:5px;
	}

#detail01{
	float:left;
	width:380px;
	margin-bottom:30px;
	}

#detail01-text{
	float:right;
	width:400px;
	font-size: 125%;
	}

.top-list li {
	list-style-type: square;
	margin-top:5px;
	margin-left: 20px;
	color: #ffffff;
	font-size: 180%;
	line-height: 150%;
	}

#detail02{
	float:right;
	width:380px;
	margin-left: 20px;
	margin-bottom:30px;
	}

#detail02-text{
	float:left;
	width:400px;
	color: #ffffff;
	font-size: 110%;
	line-height: 160%;
	margin-bottom:30px;
	}
	
#detail02-left{
	float:left;
	width:380px;
	margin-right: 20px;
	margin-bottom:30px;
	text-align: center;
	font-size: 130%;
	}

#detail02-right{
	float:left;
	width:380px;
	margin-left: 20px;
	margin-bottom:30px;
	text-align: center;
	font-size: 130%;
	}

#detail03{
	float:left;
	width:800px;
	margin-bottom:30px;
	color: #ffff00;
	font-size: 220%;
	text-align: center;
	line-height: 160%;
	}

#detail03-text{
	float:left;
	width:370px;
	color: #ffffff;
	font-size: 110%;
	line-height: 160%;
	margin-left:30px;
	margin-bottom:30px;
	}

#data01 {
	font-size: 130%;
	line-height: 160%;
	margin-left:5px;
	margin-bottom:30px;
	}

#data02 {
	font-size: 125%;
	margin-top:30px;
	margin-bottom:60px;
	}

#data03 {
	font-size: 130%;
	line-height: 130%;
	margin-left:5px;
	margin-bottom:30px;
	}

#full_image{
	width:800px;
	margin-bottom:30px;
	}


/* page link
------------------------------ */

.gototop {
	width: 800px;
	margin-left: 20px;
	margin-right: 20px;
	}

.gototop p {
	text-align: right;
	}

.gototop a {
	padding-left: 13px;
	background: url(../../images/icon3.gif) no-repeat 0 45%;
	}

.gototop a:link,
.gototop a:visited,
.gototop a:visited {
	color: #ffffff;
	
	}

.gototop a:hover {
	color: #e0004f;
	text-decoration:none;
	}


.gotopage a{
	background:url("../../images/yagirushi_icon_right.gif") no-repeat left 1px;
	padding-left:15px;
	}

.gotopage a:link,
.gotopage a:visited,
.gotopage a:visited {
	color: #ffffff;
	text-decoration:none;
	}

.gotopage a:hover {
	color: #e0004f;
	text-decoration:none;
	}
