@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-color: #666;
	background-image: url(images/wallpaper_03.png);
}

/* 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%;
}#header {
	margin-bottom: 20px;
	width: 900px;
box-shadow: 0px 0px 12px #000;
-moz-box-shadow: 0px 0px 12px #000;
-webkit-box-shadow: 0px 0px 12px #000;

}
#navi01 {
	background-color: #FFF;
	height: 88px;
	width: 900px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-top: 12px;
	box-shadow: 0px 0px 12px #000;
	-moz-box-shadow: 0px 0px 12px #000;
	-webkit-box-shadow: 0px 0px 12px #000;
}
#navi01 a:hover img {
filter: alpha(opacity=60);
 -moz-opacity:0.6;
 opacity:0.6;
}


#contents {
	background-color: #333;
	margin-bottom: 20px;
	height: auto;
	width: 900px;
	text-decoration: none;
box-shadow: 0px 0px 12px #000;
-moz-box-shadow: 0px 0px 12px #000;
-webkit-box-shadow: 0px 0px 12px #000;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 60px;
	width: 900px;
	box-shadow: 0px 0px 12px #000;
	-moz-box-shadow: 0px 0px 12px #000;
	-webkit-box-shadow: 0px 0px 12px #000;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: auto;
}
#navi01 li {
	float: left;
	margin-right: 20px;
}
#navi01 ul {
	margin-left: 20px;
	float: left;
	background-color: #FFF;
	width: 600px;
}
#footer ul {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	margin-left: 4px;
}
#footer {
	padding-top: 12px;
	height: 48px;
}
#footer li {
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	line-height: 14px;
	padding-left: 12px;
}
#footer li a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#footer li a:visited {
	color: #FFF;
}

#footer li a:hover {
	text-decoration: underline;
}


#lastlist {
	border-right-style: none;
}
#footer ul #lastlist {
	border-right-style: none;
}
#leftbox {
	float: left;
	width: 196px;
	padding-top: 32px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
	background-color: #333;
}
#rightbox {
	float: right;
	width: 606px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	background-color: #FFF;
}
.clearline {
	clear: both;
}
.icon_syatyou {
	float: left;
	height: 60px;
	width: 60px;
	background-image: url(images/k.png);
}
.icon_yukimi {
	float: left;
	height: 60px;
	width: 60px;
	background-image: url(images/yukimi_icon.png);
}



.talktext {
	float: right;
	width: 490px;
	font-size: 16px;
}
.talkbox {
	margin-bottom: 26px;
	/* [disabled]border: 1px solid #999; */
	padding: 10px;
}
#kouki {
	font-size: 16px;
	margin-bottom: 20px;
	margin-left: 82px;
	padding: 20px;
	/* [disabled]border: 1px solid #999; */
	margin-right: 12px;
}
#modoru {
	font-size: 14px;
	padding-left: 102px;
	color: #000;
}
#modoru a:link {
	color: #000;
}
#modoru a:visited {
	color:#000;
}

#talktitle {
	font-size: 22px;
	padding-left: 10px;
	margin-bottom: 30px;
}
.photo {
	margin-bottom: 26px;
	padding-left: 110px;
}
#navi01_tag {
	float: left;
	background-color: #FFF;
	width: 200px;
	font-size: 24px;
	color: #F00;
}
