/* ------------------------------------------------------------------*/
/*  style reset  */
/* ------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, blockquote, table, th, td, p{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1;
}

/* 2007/3/13 使い方表示のため追加　ここから*/
#intro li{
	margin-left: 40px;
	line-height: 1.34;
	margin-bottom: 10px;
}
#intro h4{
	margin-left: 20px;
	font-size: medium;
	color: #333399;
	line-height: 1.34;
	margin-bottom: 10px;
	margin-top: 20px;
	display: block;
	font-weight: bold;
}
#boxnote {
	display: block;
	margin: 10px;
	padding: 0px 10px 10px;
	border: thin solid #003399;
}
#howtoindent {
	padding-left: 30px;
}
/* 2007/3/13 使い方表示のため追加　ここまで*/

body{
	margin:0;
	padding:0 0 20px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#333;
}

em{
	color:#c00;
	font-style:normal;
}

small{
	font-size:86%;
}

/* ----------------------*/
/*  centering for IE  */
/* ----------------------*/

body{
	text-align:center;
	background:#fff url("../img/back_bbs_blue.gif") repeat-x;
}


/* ----------------------*/
/*  centering for another  */
/* ----------------------*/

#body{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	margin-top: 0px;
}

/* ----------------------*/
/*  basefontsize for IE  */
/* ----------------------*/

#body{
	font-size:80%;
}

/* ----------------------*/
/*  basefontsize for another  */
/* ----------------------*/

html>body #body{
	font-size:12px;
}

a:link{
	color:#06f;
	text-decoration:none;
}

a:visited{
	color:#4318bc;
	text-decoration:none;
}

a:active{
	color:#f00;
	text-decoration:underline;
}


a:hover{
	color:#f00;
	text-decoration:underline;
}

.clear{
	clear:both;
}

/* ----------------------*/
/*  float clear hack  */
/* ----------------------*/

.clr:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clr { display: inline-block; }
/* no ie mac \*/
* html .clr { height: 1%; }
.clr { display: block; }
/* */



/* ------------------------------------------------------------------*/
/*  structure  */
/* ------------------------------------------------------------------*/

#headbtn{
	text-align:right;
	margin: 0px;
	padding: 0px;
}

#contents{
	float:left;
	width:560px;
}
#contents p{
	LINE-HEIGHT: 1.5
}
#contents TD {
	LINE-HEIGHT: 1.4
}
#contents li {
	LINE-HEIGHT: 1.4
}
#contents blockquote {
	LINE-HEIGHT: 1.5;
	padding-top: 5px;
	padding-bottom: 5px;
}#sidemenu{
	width:187px;
	float:right;
}

#newtopic{
	clear:both;
	padding:20px;
	background:#e6e6e6;
}


#title h1{
	float:left;
	width:150px;
}

#title .lead{
	float:right;
	width:395px;
}

#intro{
	clear:both;
}

#bbs{
	clear:both;
}

/* ------------------------------------------------------------------*/
/*  visual setting  */
/* ------------------------------------------------------------------*/

/* ----------------------*/
/*  title area  */
/* ----------------------*/

#title{
	padding-top:18px;
}

#title .lead{
	padding-top:3px;
	line-height:1.5;
}


/* ----------------------*/
/*  intro,search area  */
/* ----------------------*/

#intro h2 img{
	margin-top:40px;
}


#intro p{
	margin:13px 2px 0 2px;
	line-height:1.34;
}

#search{
	padding:10px 2px;
}

#search p{
	margin-bottom:10px;
}

#search input{
	background:#e6e6e6;
}

/* ----------------------*/
/*  newtopics,log  area  */
/* ----------------------*/

#logbtn p{
	padding:0 2px;
}

#logbtn p.newtopibtn{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:3px double #ccc;
}

#logbtn p.log{
	text-align:right;
}


/* ----------------------*/
/* changetab area  area  */
/* ----------------------*/

#changetab{
	margin-top:8px;
}

#changetab ul{
	list-style:none;
	border-bottom:1px solid #c3c3c3;
}

#changetab li{
	float:left;
	width:145px;
	border-top:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	list-style:none;
	text-align:center;
	line-height:2.2;
}


#changetab li.tree{
	width:100px;
}



#changetab li.new{
	width:100px;
	border-right:1px solid #c3c3c3;	
}


#changetab li.on{
	background:#e6e6e6;
}

/* ----------------------*/
/*  bbs  area  */
/* ----------------------*/


#bbs{
	margin:12px 2px;
	line-height: 1.5;
}

#bbs ul{
	margin:20px 0;
	list-style:none;
}

#bbs li{
	margin:2px 0;
	list-style:none;
	line-height:1.2;
}

#bbs li.ans{
	margin-left:1em;
}

#bbs .date{
	color:#666;
}
#bbs P {
	LINE-HEIGHT: 1.5;
}
#bbs TD {
	LINE-HEIGHT: 1.5
}
#bbs DT {
	LINE-HEIGHT: 1.4;
}

#tables {
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-left: 20px;
	text-indent: 5px;
}
#tables blockquote{
	text-indent: 5px;
	margin: 5px;
	padding: 5px;
}
/* ----------------------*/
/*  sidebanner  */
/* ----------------------*/
#sidebanner{
	padding-top:19px;
}


#sidebanner p{
	margin:5px 0 12px 0;
	font-size:86%;
	line-height:1.2;
}


/* ----------------------*/
/*  houtousearea  */
/* ----------------------*/

#houtousearea{
	background:url("../img/back_technique.jpg") repeat-y;
}

#houtousearea .main{
	padding-bottom:3px;
	background:url("../img/foot_technique.jpg") no-repeat left bottom;
}


#houtousearea h3{
	font-weight:bold;
}

#houtousearea p{
	margin:3px 7px 0 0;
	font-size:86%;
	line-height:1.2;
}

/*--------hyakka---------*/
#encyclopedia{
	padding:10px 47px 15px 10px;
	background:url("../img/icon_encyclopedia.jpg") no-repeat 143px 4px;
}

#beginner, #washmovie, #rakukai{
	padding:0 0 15px 49px;
}

/*--------beginner--------*/
#beginner{
	background:url("../img/icon_beginner.jpg") no-repeat 15px 2px;
}

/*--------wash movie--------*/
#washmovie{
	background:url("../img/icon_movie.jpg") no-repeat 12px 2px;
}

/*---------bbs--------*/
#rakukai{
	background:url("../img/icon_bbs.jpg") no-repeat 7px 2px;
}

/* ----------------------*/
/*  newtopic form area  */
/* ----------------------*/

#administer p{
	margin:10px 2px;
	text-align:right;
}


/* ----------------------*/
/*  newtopic form area  */
/* ----------------------*/

#newtopic h2{
	padding-bottom:10px;
	font-weight:bold;
}

#newtopic p{
	line-height:1.5;
}

#newtopic td{
	padding:5px 0;
}

#newtopic td.submit{
	padding:8px 0;
}

/* ----------------------*/
/*  change area  */
/* ----------------------*/

#change{
	margin:10px 0;
	padding:10px;
	border-bottom:2px dotted #666;
	text-align:center;
}

#change p{
	line-height:1.5;
}

#change p.text{
	margin-bottom:5px;
	color:#d00;
}

#copyright{
	text-align:center;
}

blockquote{
margin:15px 0;
line-height:1.8;
}

blockquote p{
line-height:1.8;
}
hr {
	margin:10px 0;
}
#ikkatu p{
	text-align:center;
	background-color: #004080;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#boder {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ccc;
	margin-top: 10px;
}
#topback p{
	margin-top: 12px;
	margin-bottom: 3px;
}

