ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, a, blockquote, fieldset, input, img {
	text-decoration: none;
	outline: none;
}

* {    font-family: meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, Verdana,'ヒラギノ角ゴ Pro W3', "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;

}

#wrapper{
		border-top:5px solid #666;
		border-bottom:25px solid #666;
}

#contents{
	width:690px;
	margin:0px auto;
	padding:0px auto;
}

#close{
	clear:both;
	text-align:right;
	padding-right:5px;
	padding-bottom:10px;
}

img{
	border:none;
}

h1{
	font-size:18px;
	text-align:left;
	line-height:50px;
	margin-top:30px;
}

h1.new{
	line-height:30px;	
}

h1 img{
	float:left;
	margin-right:15px;
}

.honbun{
	clear:both;
	margin:30px 0px 10px 0px;
	overflow:hidden;
}

.bunsho{
	float:left;
	text-align:left;
	width:380px;
	font-size:14px;
}

.photo{
	float:right;
	width:300px;
}



.btn{
	clear:both;
	text-align:center;
	margin:30px 0px 10px;
}

.theme_new{
    font-size:14px;	
	color:#F39;
	margin-bottom:-10px;
	padding-left:10px;
}
