* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color:#FBD3D3;
	text-align: center;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

ul {
	margin: 0px 0px 0px 15px;
}

div, td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.form_color {
	background: #ECECEC;
}

a { color: #999966; text-decoration: underline; }
a:link		{ color: #003366; text-decoration: underline; }
a:visited	{ color: #660033; text-decoration: underline; }
a:active	{ color: #999999; text-decoration: none; }
a:hover		{ color: #FF0000; text-decoration: none; background-color:#E8D3D1;}



/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
         background-image:url(blog_wrapper_bg.gif);

}

#header {
         background-image:url(kosmos.gif);
         background-color:#FFFFFF; 
         width:100%; 
}



#contents #left {
	float: left;
	width: 130px;
}

#contents #center {
	float: left;
	width: 456px;
}

#contents #center .pad {
	padding : 0 20px;
}

#contents #right {
	float: right;
	width: 150px;
}

#footer {/*フッターの器部分*/
width:760px;
height:40px;/
background-image:url(footer_b.gif);
background-repeat:no-repeat;
background-position:bottom;	
clear: both;
}



/* =================================== */
/* ヘッダー */
/* =================================== */

h1 {  }

h2 {
   margin:2px;
   font-size:90%;
   color:#CC3858;
   padding:3px;
   background-color:#E8D3D1;
   border-left:12px solid #990033;
   border-right:12px solid #990033;
   border-top:2px solid #990033;
   border-bottom:2px solid #990033;
   text-indent:10px;
   }

h3{/*実サイト内ではh5のスタイルとして使用*/
   margin:2px 5px;
   font-size:90%;
   color:#990033;
   background-color:transparent;
   border-bottom-color:#CC3858;
   border-bottom-style:dotted;
   text-indent:15px;
}


.site_title a {color: #000000;text-decoration: none;}
.site_title a:link {color: #666666;text-decoration: none;}
.site_title a:visited {color: #666666;text-decoration: none;}
.site_title a:active {color: #666666;text-decoration: none;}
.site_title a:hover {color: #990033;text-decoration: none;}

.site_title {
	font-size: 24px;
	color: #000000;
	margin: 20px 0px 10px 10px;
	padding: 0px;
}

.description {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 25px 10px;
}

.header-l {
	float:left;
}

.header-r {
	float:right;
	text-align:right;
	margin: 5px 5px 0px 5px;
	font-size: 10px;
}



/* =================================== */
/* エントリー */
/* =================================== */

.view{
	font-size: 12px;
	color: #666666;
	margin: 15px 0px 30px 0px;
}

.entry_tag {
	font-size: 10.5px;
	color: #666666;
	text-align:left;
	margin: 15px 0 0 0;
}

.entry_tag a {
	font-style: italic;
}

.entry {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

	.entry_date {
		font-size: 12px;
		font-weight: bolder;
		color: #336666;
                  text-align:right;
		margin: 10px 0px 0px 0px;
		padding-bottom: 3px;
		border-bottom: 1px dotted #FF9900;
	}
	
	.entry_title {
		font-size: 14px;
		font-weight: bolder;
		color: #FFCCFF;
		margin: 5px 0 10px 0;
                  background-color:#990033;
                  padding-top:5px;
                  padding-bottom:5px;
                  padding-left:10px;
                  border-left:15px solid #CC3858;
                  border-top:3px solid #CC3858;
	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #666666;
		margin: 20px 0;
	}
	
	.entry_author {
		font-size: 10px;
		color: #999999;
		margin: 5px 0px 5px 0px;
		text-align: right;
	}
	
	.entry_more {
		font-size: 11px;
		line-height: 170%;
		color: #333333;
		margin: 15px 0px 15px 0px;
	}
	
	.entry_state {
		font-size: 11px;
		color: #666666;
		margin: 15px 0px 30px 0px;
                  padding-top: 3px;
		border-top: 1px dotted #FF9900;

	}

.entry_navi {
	font-size:10.5px;
	text-align:center;
	margin:5px 0 10px 0;
}

blockquote {
	font-size: 11px;
	color: #666666;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
}


.comment {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
	border-bottom: 1px dotted #CCC;
}

.comment_title {
	font-size: 12px;
	color: #666;
	margin: 10px 5px 0px 0px;
	padding-bottom: 3px;
}

.comment_state {
	font-size: 10px;
	color: #666;
}

.comment_description {
	
	padding: 10px 0px 10px;
	font-size: 12px;
	color: #666;
}


.comment_form {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
}


.form_label {
	font-size: 12px;
	color: #666;
}


.form_btn {
	margin: 5px 0px;
}



.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

.page {
	font-size: 12px;
	color: #666666;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
}

.linktitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #990033;
	line-height: 170%;
	margin: 10px 0px 0px 10px;
}

.linktext {
	font-size: 11px;
	color: #999999;
	line-height: 170%;
	margin: 5px 10px 10px 10px;
}



/* =================================== */
/* 検索 */
/* =================================== */

.search {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
}

.search .form_color {
	width:140px;
}


.button {
	margin: 5px 0 0 0;
}



/* =================================== */
/*フッター */
/* =================================== */

/*.copyright {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
}*/



/* =================================== */
/* Lists */
/* =================================== */

ul.entry_lists {
	margin: 10px 0px 10px 0px;
}
ul.entry_lists li {
	font-size:12px;
	line-height: 1.8em;
	list-style-type: none;
}
ul.entry_lists li a {
}

ul.entry_lists li.entry_list_description {
	margin: 5px 0 15px 0;
	padding:10px;
	list-style:none;
	border:1px #AAA solid;
}

.entry_lists dt {
	padding-left:15px;
	background-position:left;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	}
	
.entry_lists dd {
	padding:0 0 5px 0;
	line-height: 1.2em;
}

.entry_lists_date {
	color: #999;
}


.lightup {
	background-color: #F5F5F5;
}


/* =================================== */
/* Clouds */
/* =================================== */

.entry_cloud {
	/*
	padding-top:20px;
	padding-left:10px;
	*/
}


/* エントリータイトル */
.entry_cloud h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left;
}

.entry_cloud ul {
	margin: 10px 0px;
}

.entry_cloud li {
	display: inline;
	padding-left: 1em;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	font-size: 12px;
	}



/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

.pager strong {
	font-size: 130%;
	font-weight: bold;
}



/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin: 10px 2px;
}

.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 2px 2px;
}

.calendar_month td {
	font-weight: bold;
}

.calendar_week td {
	font-family: "monospace";
}

.calendar_day td {
	background-color: #E8D3D1;
}

/* =================================== */
/* 追加CSS */
/* =================================== */

#glonavi{/*赤い帯の6つのボタン表示 グローバルナビゲーションバー*/
 width:760px;
 height:60px;
 background-color:#FFFFFF;
 clear:both;
}

#glonavi ul{/*アイテムリスト*/
margin:0px;/*文字の表示間隔余白なし*/
padding:0px;
list-style:none;
}

#glonavi ul li{/*アイテムリストの器内にあるリスト*/
display:inline;
float:left;
}

#glonavi ul li a{/*リンク用アンカー その他の書式設定(画像の指定、表示位置など)*/
text-decoration:none;
background-color:#FFFFFF;
background-image:url(navi_bar1.gif);
background-position:left top;
display:block;
float:left;
height:60px;
text-indent:-9999px;
}

/*グローバルナビゲーションの器内にある各々のリンク用アンカー*/
#glonavi ul li#nv_01 a{/*トップページ*/
width:120px;
/*height:60px;
background-position:0px 0px;*/
}

#glonavi ul li#nv_01 a:hover{/*トップページ マウスが画像上に乗った際のコントロール*/
background-position:0 -60px;
}

#glonavi ul li#nv_02 a{/*事業案内*/
width:128px;
background-position:-121px 0;
}

#glonavi ul li#nv_02 a:hover{/*事業案内 マウスが画像上に乗った際のコントロール*/
background-position:-121px -60px;
}

/*#nv_02 a:visited{
background-position:-121px -60px;
}*/

#glonavi ul li#nv_03 a{/*団体概要*/
width:128px;
background-position:-249px 0;
}

#glonavi ul li#nv_03 a:hover{/*団体概要 マウスが画像上に乗った際のコントロール*/
background-position:-249px -60px;
}

#glonavi ul li#nv_04 a{/*新着情報*/
width:128px;
background-position:-377px 0;
}

#glonavi ul li#nv_04 a:hover{/*新着情報 マウスが画像上に乗った際のコントロール*/
background-position:-377px -60px;
}

#glonavi ul li#nv_05 a{/*アクセス*/
width:128px;
background-position:-505px 0;
}

#glonavi ul li#nv_05 a:hover{/*アクセス マウスが画像上に乗った際のコントロール*/
background-position:-505px -60px;
}

#glonavi ul li#nv_06 a{/*会員専用*/
width:128px;
background-position:-633px 0;
}

#glonavi ul li#nv_06 a:hover{/*会員専用 マウスが画像上に乗った際のコントロール*/
background-position:-633px -60px;
}
/*グローバルナビゲーションバー ここまで*/

/*パンくずリストここから*/
#bread_navi{
clear:both;
width:760px;
height:30px;
background-color:#E5D2E4;
font-size:60%;
}

#bread_navi ul{
list-style-type:none;
color:#666666;
padding:0;
margin:0;
}

#bread_navi li{
padding-right:1px;
padding-left:3px;
line-height:3em;
display:inline;
font-weight:bold;
}

#bread_navi a:active{
color:#FF0000;/*リンクtxtクリック時*/
}

#bread_navi a:hover{
color:#FF0000;
background-color:#AC76AC;/*リンクtxtマウス乗せ時*/
}

/*フッター部 ここから*/
#footer{/*フッターの器部分*/
width:760px;
height:40px;
background-image:url(footer_b.gif);
background-repeat:no-repeat;
clear:both; 
}

#footer p{/*フッターのパラグラフ(=段落) 文字に関する設定*/
text-indent:-9999px;
}
 
#footer ul{/*フッター部のアイテムリスト設定*/
margin:0px;/*文字の表示間隔余白なし*/
padding:0px;
list-style:none;
}

#footer li,#footer a{/*フッター部のリンク用アンカー関連の制御*/
display:block;
float:left;
}

#footer_link a{/*フッター部のリンク用アンカー関連の制御2*/
text-decoration:none;
}


#inquiry a{/*リンク1 「お問合せ」*/
width:75px;
height:23px;
background-color:transparent;
background-image:url(inquiry.gif);
background-repeat:no-repeat;
background-position:10px 5px;
text-indent:-9999px;
}

#policy a{/*リンク2 「サイトポリシー」*/
width:102px;
height:23px;
background-color:transparent;
background-image:url(policy.gif);
background-repeat:no-repeat;
background-position:10px 5px;
text-indent:-9999px;
}

