/*Copyright(C)2005 DDN,Inc. All Rights Reserved.*/
body {
	margin: 0px;
	padding: 0px ;
	background-position: center;
	background-color: #FFFFFF;
	text-align: center;      
	}

a {
	text-decoration: none;
	}

a:link {
	color: #003399;
	}

a:visited {
	color: #6699CC;
	}

a:active {
	color: #FF3300;
	}

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

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 701px;
	background-color: #FFFFFF;
	border-color :#989898;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	}
	
/*バナー*/		

#banner {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	text-align: left;
	width: 701px;
	height: 50px;
	background-image : url(image/obj_banner.gif);
	background-repeat: no-repeat;
	margin : 0px;
	padding : 0px;
	}

/*
#banner-img {
	display: none;
	}
*/

#banner a {
	color: #C57827;
	text-decoration: none;
	}

#banner h1 {
	font-size: large;
	font-weight : bold;
	padding : 25px 0px 0px 40px;
	margin: 0px;
	letter-spacing: .2em;
	}

#banner h2 {
	color: #858582;
	font-size: x-small;
	margin :0px 0px 0px 77px;
	padding: 0px;
　　　　　　　line-height :12px;
	}
	
	
/*メインイメージとカレンダー*/		
	
#main {
	width: 701px;
	height: 140px;
	background-image : url(image/obj_top.jpg);
	background-repeat: no-repeat;
	margin :0px;
	padding: 0px;
	overflow: hidden;
	}
	
#calendar {
  	line-height: 130%;
　　　　　　　color: #535353;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
  	padding: 0px;
	text-align: center;
	margin: 0px 0px 24px 494px;
	}

#calendar table {
	width: 92%;
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	}

#calendar caption {
	color: #6E2711;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
                line-height:1em;
	}

#calendar td {
	text-align: center;
	line-height:1em;
                }	

#calendar a {
	text-decoration: none;
	}

#calendar a:link {
	color: #003399;
	font-weight : bold;
	}

#calendar a:visited {
	color: #8FABBE;
	font-weight : bold;
	}

#calendar a:active {
	color: #FF9900;
	font-weight : bold;
	text-decoration: underline;
	}

#calendar a:hover {
	color: #003399;
	text-decoration: underline;
	}
	
.blue{
	color: #006699;
	}
	
.red{
	color: #FF3333;
	}	
	
.mtof{
	color: #837E23;
	}		

/*メイン第二階層*/

#main2 {
	width: 701px;
	height: 50px;
	background-image : url(image/obj_top2.jpg);
	background-repeat: no-repeat;
	margin :0px;
	padding: 0px;
	overflow: hidden;
	}

/*センター*/		
		
#center {
	float: left;
	width: 498px;
	overflow: hidden;
	}

.content {
	margin-top : 7px;
	padding: 0px 15px 0px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	}
	
/*センター*/	

.content p {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding : 0px;
	}

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

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

.content h2 {
	background-image : url(image/sba1_day.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: left;
	font-weight: bold;
	padding : 3px ;
	margin: 0px 0px 2px 0px;	
	height : 22px ;
	}

.content h3 {
	background-repeat: no-repeat;
	color: #785028;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 3px 0px;	
	}

 .line{
	margin: 0px;
	padding: 0px;
	}

.content p.line img{
	margin: 0px;
	padding: 0px;
	border-width : 0px ;
	}

.content p.posted {
	background-image : url(image/line_01.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: right;
	margin: 5px 0px 25px 0px;
	line-height: normal;
	padding: 5px;
	clear : both ;
	}

.content p img{
	padding : 5px;
	margin : 0px 5px 15px 5px;
	border : 1px solid #CCCCCC ;
	background-color : #FFFFFF;
	}
	
/*右*/

#right {
	float: left;
	width: 202px;
	background-color: #FFFFFF;
	background-image : url(image/sba2p_bg.jpg);
	background-repeat: repeat-x;
	border-color : #CCCAA2;
	border-top: 1px solid #CCCAA2;
	border-left: 1px solid #CCCAA2;
	border-bottom: 1px dotted #CCCAA2;
	overflow: hidden;
	}
	
.sidebar {
	padding: 0px 8px 8px 8px;
	}

.sidebar h2 {
	color: #837E23;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin : 8px 0px 0px 0px ;
	padding : 0px ;
	}
	
.sidebar ul {
	list-style: none;
	margin: 3px;
	padding: 0px;
	}

.sidebar ul li {
	background: transparent url(image/p_right.gif) no-repeat 0 0;
	padding: 0px 0px 0px 13px;
	}

.sidebar ul p{
	text-align : left ;
	line-height:120%;
	font-size :x-small;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.sidebar li {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: left;
	line-height: 140%;
	margin: 0px;
	list-style-type: none;
	}

.link-note {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	padding: 2px;
	margin-top: 3px;
	}

#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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

.footer {
	text-align: right;
	font-size: x-small;
}
