*{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;}
/*----------------------------------------------------------------------------------------------=　タグ　*/
body{
	background-color:#112955;
	text-align:center;}
#container{
	margin:0 auto;
	width:800px;
	text-align:left;}
/*----------------------------------------------------------------------------------------------=　共通　*/
.clearfix{
	zoom:1;}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.illustration{
	text-align:center;
	margin:20px 0;}
.ctr{
	text-align:center;}
.red{
	color:#DE5900;}
.sub{
	font-size:9px;
	text-align:right;}
/*----------------------------------------------------------------------------------------------=　header　*/
#header{
	width:800px;}
#header h1{
	padding:25px 0 0 450px;
	width:350px; _width:800px;
	height:25px; _height:50px;
	background:url("../image/header/top.jpg") no-repeat;}
#header #favorite{
	padding:12px 0 0 320px;
	width:800px; _width:800px;
	height:28px; _height:40px;
	background:url("../image/header/bot.jpg") no-repeat;}
#header #favorite ul{
	list-style-type:none;}
#header #favorite li{
	display:inline;}
#header #favorite li a{
	text-decoration:none;}
#header #favorite li a:hover{
	text-decoration:underline;}
#header #favorite li#bookmark{
	margin-right:10px;
	padding-left:12px;
	background:url("../image/icon/circle.gif") 0 3px no-repeat;}
#header #favorite li#yahoobm{
	padding-left:20px;
	background:url("../image/icon/yahoobm.gif") no-repeat;}
/*----------------------------------------------------------------------------------------------=　navigation　*/
#navigation{
	padding:22px 0 0 40px;
	width:770px; _width:800px;
	height:23px; _height:45px;
	background:url(../image/header/navigation.jpg) no-repeat;}
#navigation ul{
	list-style-type:none;}
#navigation li{
	display:inline;}
/*----------------------------------------------------------------------------------------------=　body　*/
#body{
	padding:0 13px 0px 14px;
	width:773px; _width:800px;
	background:url("../image/bg.jpg") repeat-y;}
/*----------------------------------------------------------------------------------------------=　leftbox　*/
#leftbox{
	float:left;
	padding-top:5px;
	padding-right:10px;
	width:583px;_width:593px;}
/*----------------------------------------------------------------------------------------------=　contents　*/
#contents{
	float:right;
	width:395px;}
.cts_top{
	width:395px;
	height:25px;
	background:url("../image/contents/top.gif") no-repeat;}
.cts_mid{
	padding:0 17px 0 16px;
	width:370px; _width:395px;
	background:url("../image/contents/mid.gif") repeat-y;}
.cts_mid h2,.cts_mid p.blog_subt{
	font-size:14px;
	font-weight:bold;}
.cts_mid p.entry_title{
	margin-top:40px;
	font-weight:bold;}
.cts_mid p.line{
	padding:2px 0 20px;
	line-height:20px;
	letter-spacing:1px;
	background:url("../image/contents/line.gif") repeat-y;}
.cts_mid p.end{
	padding:2px 0 10px;
	line-height:20px;
	letter-spacing:1px;
	background:url("../image/contents/line.gif") repeat;}
.cts_bot{
	margin-bottom:15px;
	width:395px;
	height:25px;
	background:url("../image/contents/bot.gif") no-repeat;}
/*----------------------------------------------------------------------------------------------=　menu　*/
#menu{
	float:left;
	width:180px;}
#menu h2{
	padding:7px 0 0 35px;
	width:145px; _width:180px;
	height:19px; _height:26px;
	background:url("../image/menu_left/top.jpg") no-repeat;}
.menu{
	width:180px;
	background:url("../image/menu_left/mid.gif") repeat-y;}
.menu ul, #menu dd ul, #rightbox dd ul{
	margin:0 0 0 10px;
	padding-top:10px;
	list-style-type:none;}
.menu li, #menu dd li, #rightbox dd li{
	padding-left:10px;
	background:url("../image/icon/circle.gif") 0 7px no-repeat;
	line-height:1.5em;}
.menu_end{
	width:180px;
	height:15px;
	background:url("../image/menu_left/bot.gif") no-repeat;}
#menu dl{
	margin-top:10px;
	width:180px;
	padding-bottom:15px;
	background:url(../image/menu_left/bot.gif) no-repeat;
	background-position:bottom;}
#menu dt{
	padding:7px 0 0 35px;
	width:145px; _width:180px;
	height:19px; _height:26px;
	background:url("../image/menu_left/top.jpg") no-repeat;}
#menu dd{
	width:180px;
	background:url("../image/menu_left/mid.gif") repeat-y;}
/*----------------------------------------------------------------------------------------------=　rightbox　*/
#rightbox{
	float:right;
	width:180px;}
#rightbox #admin{
	margin-bottom:10px;}
#rightbox h3{
	padding: 7px 0 0 35px;
	width:145px; _width:180px;
	height:19px; _height:26px;
	background:url("../image/menu_left/top.jpg") no-repeat;}
.menu div.banner{
	text-align:center;
	margin:0 0 5px;
	padding-top:15px;}
.menu p{
	margin-right:10px;
	margin-left:10px;}
.menu p.banner_title{
	margin-left:10px;
	padding-left:15px;
	background:url("../image/icon/arrow.gif") no-repeat;}
#rightbox dl{
	margin-top:10px;
	width:180px;
	padding-bottom:15px;
	background:url(../image/menu_left/bot.gif) no-repeat;
	background-position:bottom;}
#rightbox dt{
	padding:7px 0 0 35px;
	width:145px; _width:180px;
	height:19px; _height:26px;
	background:url("../image/menu_left/top.jpg") no-repeat;}
#rightbox dd{
	width:180px;
	background:url("../image/menu_left/mid.gif") repeat-y;}
/*----------------------------------------------------------------------------------------------=　footer　*/
#footer{
	padding-top:40px;
	margin-bottom:15px;
	height:75px;
	background:url("../image/footer.jpg") no-repeat;
	text-align:center;}
#footer a{
	color:#000;
	text-decoration:none;}
#footer a:hover{
	text-decoration:underline;}
