/*
Theme Name: oms
Theme URI: www.oumeisou.jrc.or.jp/
Description: oms
Author: NOBU
*/

*	{
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size:1em;
	line-height: 1.5em;
	color:#6E6575;
	background-image: url(images/back_base.gif);
	}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a {
	color: #D52952;
	text-decoration:underline;
	}
a:hover {
	color: #D52952;
	text-decoration:none;
	}
a:visited {
	color: #D52952;
	text-decoration:none;
	}

hr	{
	margin:5px 0 ;
	clear:both;
}
	
img	{
	border: none;
	}
	
.jumptop	{
	width:100%;
	text-align:center;
	line-height:100px;
	clear: both;
	}

.left 	{
	float:left;
}

.right	{
	float:right;
}

	
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right:5px;
}

.alignright {
	float: right;
}



/* ++++++ 全体を包む ++++++*/

#wrap {
	width:800px;
	background-color:#FFF;
	margin: 0px auto;
	padding: 0px;
	}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#header {
	width:800px;
	background-image: url(images/header_img.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
#header h1	{
	background-color: #00657d;
	margin: 0;
	}

#header img	{
	border: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}

/* ++++++ メインナビ部分のデザイン ++++++ */

.hide {display:none; }
#main_navi ul	{
	padding: 0;
	list-style-type: none;
	margin:0 8px;
	}
	
#main_navi li{
	display:block;
	float:left;
	background-image: url(images/main_navi_bk.gif);
	background-repeat: repeat-x;
	}
#main_navi li a{
	display:block;
	width: 800px;
	background-image: url(images/main_navi.gif);
	background-repeat: no-repeat;
	height:40px;
	float:left;
	overflow:hidden;
	text-indent:0px;
	line-height:40px;
	white-space:nowrap;
	text-align:center;
	/*background-color: #C0071D;*/
	}

#main_navi li#mm01 a{ width:132px;background-position:0 0;}
#main_navi li#mm02 a{ width:130px;background-position:-132px 0;}
#main_navi li#mm03 a{ width:130px;background-position:-262px 0;}
#main_navi li#mm04 a{ width:130px;background-position:-392px 0;}
#main_navi li#mm05 a{ width:130px;background-position:-522px 0;}
#main_navi li#mm06 a{ width:132px;background-position:-652px 0;}

#main_navi li#mm01 a:hover{ background-position:0 -40px;}
#main_navi li#mm02 a:hover{ background-position:-132px -40px;}
#main_navi li#mm03 a:hover{ background-position:-262px -40px;}
#main_navi li#mm04 a:hover{ background-position:-392px -40px;}
#main_navi li#mm05 a:hover{ background-position:-522px -40px;}
#main_navi li#mm06 a:hover{ background-position:-652px -40px;}

#main_navi .navi {
	display:none;
	}

/* +++++ header & footer のサブメニューのデザイン +++++*/
.sub_menu	{
	font-size:12px;
	text-align:right;
	margin:5px;
	color: #666666;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	clear: both;
	height:50px;
	background-color: #FFF;
	text-align:center;
	width: 800px;
	padding-top: 20px;
	font-size: 0.95em;
	line-height: 1.05em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	}


/* ++++++ トップページのデザイン ++++++ */

#top	{
	width:800px;
	background-color: #FFF;
	}

#top img	{
	margin: 3px 10px;
	}

#top_left_area	{
	width:390px;
	float:left;
	background-image: url(images/topics_box.gif);
	background-repeat: no-repeat;
	margin: 10px 0 10px 10px;
}

.fl-lm {float:left;width:190px;}/*　理念の2カラム　*/
.fl-rm {float:right;width:190px;}/*　理念の2カラム　*/
.fl-cm {clear:both;}/*　理念の2カラム　*/


#top_right_area	{
	width:370px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
}

#top_right_area img,#top_left_area img {
	margin:0px;
	}

#top_news	{
	width: 360px;
	font-size: 1em;
	line-height: 180%;
	margin: 0px;
}
#top_news ul	{
	font-size: 1em;
	padding: 0;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: none;
	}
#top_news ul a	{
	color: #00657d;
	}
#top_news li	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	background-image: url(images/news_allow.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
}
.top_news_category {
	font-size:10px;
	color:#111;
}


/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0 10px;
	font-size: 0.95em;
	font-weight: bold;
	text-align: right;
	}

/* ++++++ メインコンテンツ部分のデザイン（サイドメニューとコンテンツを包みフッターまで含む） ++++++ */

#contents	{
	width: 800px;
	background-color: #FFF;
	margin: 0;
	}
	
/* ++++++ サイドナビ部分のデザイン ++++++ */

#side_navi {
	width:170px;
	float:left;
	background-color: #FFF;
	padding-bottom: 20px;
	/*padding-right: 10px;*/
	padding-top: 10px;
	letter-spacing: -0.15em;
	}
	
#side_navi ul, #side_navi li{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 1em;
	line-height: 48px;
	}
#side_navi li {
	background-color: #eee;
	display: block;
	background-image: url(images/side_navi_icon.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 185px;
	font-size: 0.8em;
	line-height: 48px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-indent: 20px;
	background-position: 15px 15px;
	}
#side_navi a {
	padding-left: 15px;
	text-decoration: none;
}

#side_navi a:hover {
	text-decoration:underline;
}

#side_navi form	{
	margin-left:0px;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */


#main_contents {
	width: 585px;
	float:right;
	background-color: #FFF;
	color:#000;
	margin-top: 10px;
	}

#main_contents h2 {
	background-image: url(images/h2_base-image.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 20px;
	text-indent: 30px;
	padding-top: 7px;
	color: #FF6600;
}

#main_contents h3	{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	color:#F60;
	letter-spacing:-1px;
	width: 95%;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 20;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #F60;
	border-left-color: #F60;
}


#main_contents h4	{
	font-size: 1.15em;
	font-weight: bold;
	line-height:1em;
	color:#F60;
	padding:3px 0 3px 5px;
	margin:10px 0 5px 20px;
	letter-spacing:-1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	clear:both;
}

#main_contents h5	{
	font-size: 1em;
	font-weight: bold;
	line-height:1.25em;
	color:#060;
	letter-spacing:-1px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	width: 70%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main_contents p	{
	margin-left:20px;
	margin-right:10px;
	margin-top:5px;
	}


/*+++++重要　記事部分+++++*/

.post	{
	margin-left:10px;
}


.post h3 a	{ /*レシピリンク設定のh3*/
	font-size:1.15em;
	font-weight:bold;
	text-decoration: underline;
}

.post h3 a:visited	{ /*レシピリンク設定のh3*/
	font-size:1.15em;
	font-weight:bold;
	text-decoration: underline;
}
.postinfo	{
	font-size:10px;
}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/*+++++ カテゴリーページのメインイメージ設定 +++++*/

#ctmain_img	{
	margin-left:0px;
}


/* ++++++ 採用情報ページのデザイン ++++++*/

#contents＿recruit h3	{
}

/* ++++++ ニュースコンテンツのデザイン ++++++ */


#single h3	{
}
#single h4	{
}
#single p	{
	}
#single ul {
	list-style-position: inside;
	list-style-type: circle;
}
#single ol {
	list-style-position: inside;
	list-style-type: decimal;
}
#single li {
	padding-left: 30px;
}
#single blockquote {
	padding-left:30px;
}

#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px;
	}

#monthcontent	{
	/*width: 570px;
	float: left;
	margin-left: 0px;
	padding-bottom: 0px;*/
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}

#bread	{
	margin-top: 0px;
	text-align: right;
	}

#date .title_date	{
	/*display:block;*/
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #F30;
}
/*#contents #date	{
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}*/

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}
#monthlist h3	{
	font-size:1.1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF6600;
	}

.pagelink	{
	margin-top: 30px;
	padding-top: 3px;
	text-align: center;
	border: 1px dotted #6699FF;
	width: 95%;
	padding-bottom: 3px;
	}

/*+++++ カスタムフィールドのデザイン +++++*/

table#plan {	/*カスタムフィールドのデザイン*/
	width:550px;
	border-collapse:collapse;
	font-size:0.90em;
	line-height: 1.25em;
	margin-left:20px;
}

#plan th, #plan tr, #plan td {	/*カスタムフィールドのデザイン*/
	border-collapse:collapse;
	border: 1px solid #B8CBBB;
	padding: 3px;
}

#plan th {	/*カスタムフィールドのデザイン*/
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	background-color: #EFEEDF;
}

#plan .title {	/*カスタムフィールドのデザイン*/
	background-color: #DBF3C4;
	font-weight: bold;
	font-size: 0.95em;
	color: #000;
}


/* ++++++ 施設概要ページデザイン ++++++*/

table.home {
	margin-left:50px;
	width:500px;
	font-size: 1em;
	background-image: url(../../../../images/ct01iwatesan.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
table.home td,
table.home th {
	padding: 2px;
	/*border: 1px solid #888;*/
	vertical-align:top;
}
table.home th {
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
	width: 100px;
}

.fcolor_brown {
	color:#060;
}

/*+++++ 施設概要　使用料table設定+++++*/
#ct01 {
}
#ct01 table.fee {
	margin-left:50px;
	font-size: 1em;
	border-collapse:collapse;
	text-align:center;
}
#ct01 table.fee th, table.fee td, table.fee tr {
	padding:2px 3px;
	border: 1px solid #FF9900;
}
#ct01 .fee th{
	background-color:#E8FFB5;
	font-weight: normal;
}
#ct01 .price {
	text-align:right;
}
#ct01 table.add {/*料金表下の加算部分*/
	margin-left:50px;
	margin-top:5px;
	font-size: 1em;
}
#ct01 table.add th, table.add td, table.ad tr {
	padding:2px 3px;
}

#ct01 ul {
	text-indent: 30px;
	list-style-type: none;
}

/*+++++ /ct02施設便り +++++*/
table.tayori {
	margin-left:50px;
	font-size: 1em;
	border-collapse:collapse;
}
table.tayori th, table.tayori td, table.tayori tr {
	padding:2px 3px;
	border: 1px solid #FF9900;
}
.tayori th{
	font-weight: normal;
	text-align:center;
	/*background-color:#FFF0F5;*/
}
.tayori_color {
background-color:#E7FFE9;
}

.gallery-caption{
	font-size:1.2em;
	font-weight:normal;
}

/*+++++ ct03ボランティア募集 +++++*/

table.volun {
	margin-left:50px;
	font-size: 1em;
	border-collapse:collapse;
}
table.volun th, table.volun td, table.volun tr {
	padding:2px 3px;
	border: 1px solid #FF9900;
}
.volun th{
	font-weight: normal;
	text-align:center;
	background-color:#FFF0F5;
}

/*+++++ プライバシーページ +++++*/

#polcy {
	font-size:0.8em;
	line-height:1.2em;
	color:#000;
}
#polcy ol {
	margin-left:40px;
	list-style-position: inside;
	list-style-type: decimal;
}

/*+++++ アクセスページのデザイン +++++*/

table#aces {
	border-collapse:separate;
	border-spacing:5px;
}
#aces th {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	white-space: nowrap;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #689868;
}
#aces td {
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
}

