@charset "utf-8";

/*
reset.css ver 1.0 [2008/5/22]
*This document validates as CSS level 3
*http://higash.net/20080522/reset_css.html

Modify YUI Reset CSS, YUI Fonts CSS
*Copyright (c) 2008, Yahoo! Inc. All rights reserved.
*http://developer.yahoo.com/yui/license.html
*/

/* --HTML-- */
html {
background:#fff;
color:#333;
overflow-y:scroll;
}

/* --BODY-- */
body {
	font:12px/1.5 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
	margin:0;
	overflow:visible;
	padding:0;
	background-image: url(images/background.jpg);
}

/* for IE7 */
*+html body {
font-family:'メイリオ';
font-size:75%;
}

/* for IE6 */
* html body {
font-size:75%;
}

/* --OTHER TAGS-- */
a img, fieldset, img {
border:0;
}

blockquote, dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
margin:0;
padding:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

/* for IE7 */
*+html code, kbd, pre, samp, tt {
font-size:108%;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

input, select, textarea{
font-size:100%;
font-family:'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

/* tables still need 'cellspacing="0"' */
table {
border-collapse:collapse;
border-spacing:0;
font-size:100%;
}

/* original */
#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #630;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#titletext {
	margin-bottom: 10px;
}
#headder {
	margin-bottom: 10px;
}
.list_left {
	float: left;
}
.list_right {
	float: right;
}
.clearline {
	clear: both;
}
#navi01 {
	margin-bottom: 10px;
}
#navi02 {
	margin-bottom: 10px;
}
#datapage_navi {
	height: 70px;
	border: 1px solid #FFF;
	padding: 10px;
	margin-bottom: 10px;
}
#datapage_navi li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#contents {
	background-color: #FFF;
	height: auto;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#global_navi {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 825px;
	overflow: hidden;
}
#global_navi ul {
}
#global_navi ul li {
	float: left;
	margin-right: 15px;
}
#global_navi ul {
	text-align: center;
}
#global_navi ul #lastlist {
	margin: 0px;
}
#contents_main {
	font-size: 16px;
	margin-bottom: 40px;
	padding-left: 6px;
}
#copyright {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	height: 32px;
}
#tenkazai_photo {
	float: left;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#main_text {
	float: right;
	font-size: 15px;
	width: 570px;
	line-height: 28px;
	margin-bottom: 20px;
}
#catch {
	margin-bottom: 36px;
}
#daikin {
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
#undernavi {
	margin-top: 20px;
	padding-left: 262px;
}
#syatyou_text {
	width: 500px;
	margin-left: 200px;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 20px;
}
a:hover img{

 filter: alpha(opacity=60);

 -moz-opacity:0.6;

 opacity:0.6;

 }
#footer {
	margin-top: 10px;
	height: 40px;
	background-color: #000;
	background-image: url(images/webtreats_stone_4.png);
	font-size: 14px;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
}
