@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:30px;
	}

#top-text {
	color: #ffffff;
	font-size: 125%;
	line-height: 150%;
	}

#top-sub-text {
	width:800px;
	margin-bottom:30px;
	color: #888888;
	font-size: 120%;
	line-height: 120%;
	text-align: right;
	}
	
#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;
	}


#detail01-text{
	float:left;
	font-size: 125%;
	line-height: 200%;
	width:800px;
	}

.top-list li {
	list-style-type: square;
	margin-left: 30px;
	}

#detail02-left{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

#detail02-left a{
	font-size: 130%;
	text-decoration: none;
	text-align: center;
	}

#detail02-left li{
	float:left;
	width:250px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom:10px;
	}

#detail03{
	float:left;
	width:380px;
	margin-left: 20px;
	color: #ffffff;
	font-size: 130%;
	line-height: 160%;
	}

/* 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;
	}

#order-table{
	width:800px;
	}


.clear {
    clear:both;
	}
