/*南かやべ漁協　jf-minamikayabe.com*/
body {
	margin: 0px;
	padding: 0px ;
	background-position: center;
	background-color: #003DA3;
	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: 750px;
	background-color: #FFFFFF;
	}
	
/*バナー*/		
#banner {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	text-align: left;
	width: 750px;
	height: 82px;
	margin : 0px;
	padding : 0px;
	}

#banner a {
	text-decoration: none;
	}

#banner h1 {
	display: none;
	}

#banner h2 {
	display: none;
	}

#menu {
	text-aligin: left;
	width: 540px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	}
	
/*メイン*/		
		
#center {
	float: right;
	width: 540px;
	overflow: hidden;
	}

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

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

.content ul {
	font-size: small;
	margin: 4px 0px 16px 24px;
	padding: 0px;
	}
.content ol {
	font-size: small;
	margin: 4px 0px 16px 24px;
	padding: 0px;
	}
.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-image : url(image/sba_title.gif);
	background-repeat: no-repeat;
	color: #6699cc;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: normal;
	text-align: left;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 3px 35px;	
	}

.content h4 {
	color: #6699cc;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 2px 0px 0px 16px;
	padding: 0px;	
	}

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

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

.content p.extended {
	text-align: right;
	color: #6699cc;
	font-size: small;
	line-height: 160%;
	margin:  5px 20px 10px 0px;
	padding : 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;
	}
	
.content p.top {
	ling-height: 140%;
	color: #666666;
	font-size: small;
	text-align: left;
	}

/*カレンダー*/

#calendar {
  	line-height: 130%;
	color: #535353;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
  	padding: 0px;
	text-align: center;
	margin: 8px 0px 8px 0px;
	}

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

#calendar caption {
	color: #6336699;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}	

#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: #666666;
	}		

/*左*/

#left {
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	overflow: hidden;
	}
	
.sidebar {
	padding: 0px 8px 8px 8px;
	}

.sidebar h2 {
	color: #FF6600;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: center;
	font-weight: normal;
        border: 1px solid #FF6600;
	margin : 16px 0px 0px 0px ;
	padding : 0px ;
	}
	
.sidebar ul {
	list-style: none;
	margin: 4px;
	padding: 0px 0px 0px 16px;
	}

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

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

.sidebar li {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: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";
}
#bottom{
	clear: both;
	width : 750px ;
	margin: 0px ;
	padding : 0px ;
}
p.foot1{
	text-align:right;
	font-size: x-small;
	color: #666666;
	margin:6px 10px 10px 0px;
}
p.foot2{
	text-align:center;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px;
}
p.foot3{
	padding:0px 0px 5px 10px;

}