body {
	margin: 0px;	padding: 0px;
	background: url("../img/main_bg.gif");	
	text-align: center;   
	}
a:link {
	color: #3E87BA;
	text-decoration: underline;
	}

a:visited {
	color: #3E87BA;
	text-decoration: underline;
	}

a:active {
	color: #3E87BA;
	text-decoration: underline;
	}

a:hover {
	color: #F8724E;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;	
	background-color: #F3F3F3;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	}
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;

	}
#logo {
	text-align: left;
	padding: 5px;
}

#head {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.header_txt {
	font-size: 10px;
	padding: 5px;
}
.header_txt img{
	border: none;
	margin-right: 5px;
	vertical-align: middle;
}


#banner-img {
	display: none;
	}

#main-img {
	background: url("../img/main.jpg");
	height: 200px;
	text-align: right;
}

.main-img {
	padding: 15px 15px 15px 400px;
	text-align: right;
}

#main-img a {
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

#main-img h1 {
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}

#main-img h2 {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}

#sub-img {
	background: url("../img/main_img_s01.jpg");
	height: 100px;
	text-align: right;
}

.sub-img {
	padding-top: 63px;
	padding-right: 15px;
	text-align: right;
}


#sub-img a {
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

#sub-img h1 {
	visibility: hidden;
}

#sub-img h2 {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}

#sub-img2 {
	background: url("../img/main_img_s02.jpg");
	height: 100px;
	text-align: right;
}

.sub-img2 {
	padding: 15px;
	text-align: right;
}


#sub-img2 a {
	color: #FFF;
	text-decoration: none;
	text-align: right;
}

#sub-img2 h2 {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}

#center {
	float: left;
	width: 600px;		
	overflow: hidden;
	}
.content {
	margin: 15px 10px 10px 10px;
	padding: 10px;
	background-color: #FFF;	
	color: #666666;
	font-family: "lr oSVbN", "Osaka",sans-serif;
	font-size: small;
	}
.new {
	padding: 7px 15px 10px 15px;
	background-color: #FFF;
	margin-bottom: 0px;
	font-size: 12px;
	}
#navi {
	padding-left: 5px;	
	padding-bottom: 5px;
	float: left;
}

#right {	
	width: 200px;
	background: #FFF;
	}
.content p {
	color: #666666;
	font-family: "lr oSVbN", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	text-align: left;
	margin-bottom: 2px;
	padding: 0px 8px 0px 8px;
	}
.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #E82424;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	background: url("../img/h1_bg.gif") #D9D9D9;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-top: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;

	}


.content h2 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	background-color: #99DE2D;
	border-top: 1px solid #929292;
	border-bottom: 3px solid #929292;

	}

.content h3 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	background: url("../img/h3_bg.gif");
	border-top: 1px solid #000000;
	border-bottom: 3px solid #000000;
	}

.content h4 {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	border-bottom: 3px solid #99DE2D;
	}

.content h5 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 20px;
	background: url("../img/h5_bg.gif");
	background-repeat: no-repeat;
	}
.content h6 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: normal;	
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 20px;
	background: url("../img/h6_bg.gif");
	background-repeat: no-repeat;
	}


.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;

		
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content pre {
	color: #333333;
	background-color: #D1DCE1;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-align: left;
	font-weight: normal;		
	padding: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.content a:link img { 
     border: 5px solid #F1F1F1;      
     background-color: #FFF; 
     padding: 6px; 
     margin: 0 0 1px;
}

/* 
.content a:hover img {border: 5px solid #7ABBEB;}
 */

/* コメントのツリー表示化 */
.ca {
    margin:          5px 0px 0px;
    font-size:       12px;
    padding:         1px 0px 1px 8px;
    text-decoration: none;
    display:         block;
    background:      url(/oldnew/temp/img/bgt.gif) no-repeat top left
}

.cb {
    margin:          0px 0px 0px 8px;
    padding:         1px 0px 1px 12px;
    font-size:       12px;
    text-decoration: none;
    display:         block;
    background:      url(/oldnew/temp/img/rang.gif) no-repeat top left
}
#main-menu {
	background-color: #FFF;
	border-bottom: 1px solid #000000;
}

.menubar a {
	background-position: 0px 0px;
	color: #003F5C;
	float: left;
	text-align: center;
	}
.menubar a:link {
	background-position: 0px 0px;
	color: #003F5C;
	float: left;
	text-align: center;
}
.menubar a:visited {
	background-position: 0px 0px;
	color: #003F5C;
	float: left;
	text-align: center;
}
.menubar a:focus{
	background-position: 0px 80px;
	text-align: center;
	color: #333;
	float: left;
	text-decoration: none;
}

.menubar a:hover {
	background-position: 0px 80px;
	text-align: center;
	color: #333;
	float: left;
	text-decoration: none;
}
.menubar a:active {
	background-position: 0px 80px;
	text-align: center;
	color: #333;
	float: left;
	text-decoration: none;
}

.menubar .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 76px;
	text-align: center;
	color: #003F5C;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid #59B124;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-image: url(img/menu-img.gif);
	}


.menumenu {
	width: 98px;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	float: left;
}

.menu-list {margin: 0px; padding: 0px; background-color: #999999;}
.menu-list li{list-style-type: none; margin: 0px; padding: 0px; display: inline;}
.menu-list ol{margin: 0px; padding: 0px;}

.menu-list a{
color: #FFFFFF;
background-color: #999999;
padding: 5px;
margin: 0px;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #CCCCCC;
}

.menu-list a{
color: #666666;
background-color: #CCCCCC;
padding: 5px;
margin: 0px;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #CCCCCC;
}


.mpage	{
	text-align:right
}

.side #categories li {
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: circle;
}

.subcategories a.foldmark {
    font-size:9px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（何も表示しない） */
}

ul.tree {
    margin: 0px!important;
    padding: 0px!important;
    font-size: 9px;
    list-style: none!important;
}
ul.tree ul {
    margin: 0px!important;
    padding: 0px!important;
}
ul.tree li {
    margin: 0px!important;
    padding: 0px 0px 0px 16px!important;
    background-image: url(tree_lst_dotted.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.end {
    background-image: url(tree_end_dotted.gif);
    list-style: none;
}

.sidebar {
	padding: 0px;
	overflow: hidden;
}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	

	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	padding: 2px;
	margin-top: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 50px;
	}

.comment-body {
	margin-left: 3em;
	}
	
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

#footer {
	width: 800px;
	font-size: 9px;
	color: #BEBEBE;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	border-top: 1px dotted #B0B0B0;
	}


.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: x-small;
	border-top: 1px solid #666666;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #990033;
	padding-left: 3px;
}

.feed	{
	text-align:	center;
}

.feed img{
	border:	none;
	margin:	5px;
}

/*  ------サイドメニュー--------   */
.info {
	margin:2px;
	width: 170px;
	font-size: small;
	text-align: left;
}

.banner {
	margin:0;
	padding:0;
	width: 570px;
}
.banner ul, .banner li {
	margin:0;
	padding:0;
	list-style:none;
}
.banner li {
	width: 282px;
	float: left;
}