@charset "UTF-8";
/* ----------------------------------------------
	This style is for greeting
------------------------------------------------- */

/*                                      contents
------------------------------------------------- */
h2 {
	margin: 0 auto 20px auto;
	width: 820px;	
}


#comment {
	width: 700px;
	margin: 0 auto;
	font-size: 108%;
}

#comment #leftBox{
	float: left;
	width: 480px;
	margin-bottom: 50px;
}

#comment #rightBox{
	float: right;
	width: 160px;
	margin-bottom: 50px;
}


#contents p {
	margin-top: 8px;
}

h3 {
	clear:both;
/*	margin: 0 auto;*/
	margin: 0 0 0 60px;
	padding:3px 0;
	width: 430px;
	background-color:#7e5237;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}


#keireki dl {
/*	margin: 10px auto 0 auto;*/
	margin: 10px 0 50px 60px;
	width: 430px;	
	text-align: left;
}

#keireki dl dt {
	clear: both;
	float: left;
	padding: 8px 0 8px 0;
	text-indent: 20px;
	font-weight: bold;
	
}

#keireki dl dd {
	padding: 8px 0 8px 100px;
	background:	url(../img/dotline.gif) 0 bottom repeat-x;
}



h3#belong {
/*	margin: 0 auto;*/
	margin: 0 71px 0 0;
	padding:3px 0;
	width: 200px;
	background-color:#7e5237;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}


ul#belong {
	clear: both;
/*	margin: 10px auto 0 auto;*/
	margin: 10px 71px 50px 0;
	width: 200px;	
	text-align: left;

}

ul#belong li {
	width: 200px;	
	float: left;
	padding: 8px 0 8px 0;
	text-indent: 40px;
/*	font-weight: bold;*/
	background:	url(../img/dotline.gif) 0 bottom repeat-x;
	
}

div#l{
	float: left;
}
div#r{
	float: right;
}
.op_img {
	margin-right: 5px;
}
