/*
---------------------------------------------------------------------
	COOPNET

	Global Cascade Style Sheet  - Designed by Ayumi Furukawa(PCARTS)
---------------------------------------------------------------------
*/

@media screen {
	body {
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		text-align: left;
		font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
		background-color:#f5f5f5;
		font-size: large;
	}
}

@media print {
	body {
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
		text-align: left;
		font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
		background-image: none;
	}
}

/* レイアウト用 */

#wrapper {
	width:798px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #70A100;
	background:url(../img/main_bg.gif) repeat-y;
	float:left;
}

#wrapper_top {
	width:798px;
	margin:0 auto;
	text-align:left;
	border:solid 1px #70A100;
	background-color:#fff;
	float:left;
}

#header {
	clear:both;
	width:764px;
	padding-left:17px;
	padding-right:17px;
	padding-top:9px;
	padding-bottom:9px;
	background-color:#fff;
	overflow: hidden;
}
#header_top {
	clear:both;
	width:764px;
	height:47px;
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	border-bottom: solid 1px #ccc;
}

#header_left {
	float:left;
	width:350px;
	margin-top:10px;
	margin-bottom:0px;
}
#header_right {
	float:right;
	margin:10px 0 0 0;
	padding:0;
	text-align:right;
	width:400px;
}

#header_right p {
	font-size:10px;
	color:#333333;
	margin: 0 0 1px 0;
	padding: 0;
}

#header_right a {
	font-size:10px;
	color:#333333;
}


#menu_link {
	clear:both;
	width:798px;
	height:33px;
	padding:0;
	margin:0;
	background: url(../img/menu/menu_bg.gif) repeat-x; /* edit saitou 100625 */
}

#menu_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu_link li {
	margin:0;
	padding:0;
	float:left;
    height: 33px; /* add saitou 100623 */
	font-size: 0; /* add saitou 100623 */	
}


#menu_link a {
	color:#ffffff;
	padding:0;
    height: 33px; /* add saitou 100623 */
	font-size: 0; /* add saitou 100623 */
}


#header2 {
	width:798px;
	background-color:#eeeeee;
	border-bottom: solid 1px #030;

}

#header_navigation {
	clear: both;
	width:798px;
	background-color:#fff;
	border-bottom: solid 1px #030;
}

/*　元CSS　*/
/*
#header_navigation {
	width:798px;
	background-color:#fff;
	border-bottom: solid 1px #030;
}
*/

#header_navigation a {
	font-size:10px;
	color:#009;
	text-decoration:none;
}

#header_navigation a:hover {
	font-size:10px;
	color:#009;
	text-decoration:underline;
}

#contents_main {
	float:right;
	width:573px;
	margin:10px 5px 10px 10px;
	background-color:#fff;
}

#contents_main .cb {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
}

#contents_number ol {

}

#contents_number li {
	font-size:0.8em;
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	text-align:left;
	margin-bottom:5px;
	margin-top:0px;

}
#contents_number2 {

}

#contents_number2 p {
	font-size:0.8em;
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	text-align:right;
	margin-bottom:5px;
	margin-top:0px;

}


#globalmenu {
	float:left;
	width:199px;
	margin:0px;
	text-align:left;
	background-color:#fff;
}

#contents {
	width:764px;
	padding-left:17px;
	padding-right:17px;
	padding-top:18px;
	padding-bottom:17px;
	background-color:#fff;
}

/* edit saitou 100802 */
#contents_top {
	float:right;
	width:200px;
	margin-top:10px;
	background-color:#fff;
	display: inline;
}

#contents_top p {
	/*font-size:10px;
	color:#333333;
	background-color:#fff;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
	margin:0px;*/
	margin-top:5px;
}

/* edit saitou 100802 */

/* add saitou 100802 */
#contents_top img.banner {
    margin: 0 0 0 5px;
}

#contents_top img.photo_news {
    margin: 10px 0 0 5px;
}
/* add saitou 100802 */

#contents_top a {
	font-size:10px;
	color:#009;
	background-color:#fff;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:0px;
	text-align:left;

	margin:0px;
	margin-top:3px;
}

#whatsnew_top {
	float:left;
	width:560px;
	margin:10px;
	text-align:left;
	background-color:#fff;
}

#whatsnew_top h2 {
	font-size:1.0em;
	color:#333;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	text-align:left;
	margin-bottom:1px;
	margin-top:5px;
	border-left:solid 5px #70A100;
	border-bottom:solid 1px #666666;
	
}

#whatsnew_top p {
	font-size:0.8em;
	color:#333333;
	background-color:#fff;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
	margin:0px;
	margin-top:0;
	border-left:solid 5px #cccccc;
	border-bottom:dotted 1px #cccccc;
}

#whatsnew_top a {
	font-size:0.9em;
	color:#000088;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0;
}
#banner {
	float:left;
	width:560px;
	margin:5px;
	text-align:left;
	background-color:#fff;
}

.section_left {
	width:199px;
	text-align:left;
	margin-bottom:0px;
	background-color:#fff;
}

.section_right {
	width:560px;
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
	background-color:#ffffff;
	margin-top:10px;
}

/* ページタイトル */
h1 {
	background-color:#fff;
	padding:0px;
	margin:0px;
	text-align:left;
}

/* ページタイトル */
h2 {
	clear:both;
	font-size:20px;
	color:#666;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	text-align:left;
	margin-bottom:5px;
	margin-top:0;
	border-bottom:solid 4px #066D06;
}

/* ページタイトル英文用 */
h2 em {
	font-family:Century Gothic, Helvetica, sans-serif;
	font-style:normal;
	font-size:24px;
	color:#FA9B06;
	padding-right:30px;
}


/* セクションタイトル */
h3 {
	clear:both;

	font-size:16px;
	line-height:20px;
	color:#336633;
	margin: 8px 0px 0px 0px;
	padding-left:10px;
	border-bottom:solid 2px #066D06;
}

/* セクション内タイトル */
h4 {
	clear:both;

	font-size:0.9em;
	line-height:1.0em;
	color:#335533;
	font-style:bold;
	padding-left:5px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

/* 段落タイトル */
h5 {
	font-size:0.85em;
	line-height:0.85em;
	color:#996666;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0.5em 0 0 0;
}

#container {
	position:relative;
	margin:0px 0;
	width:100%;
}

#footer {
	width:798px;
	height:auto;
	clear:both;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#ffffff;
	border-top:solid 2px #70A100;
}
#footer .cb {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
}

#footer p.footer_left_n,
#footer p.footer_right_n{
	margin: 0;
	padding: 0;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

#footer p.footer_left_n {
	float: left;
	margin-left: 4px;
}

#footer p.footer_right_n{
	float: right;
	margin-right: 4px;
}

#footer_left {
	float:left;
	width:300px;
	margin:0 0 0 4px;
	padding:0;
	text-align:left;
}
#footer_left p{
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

#footer_right {
	float:right;
	width:400px;
	margin:0px 4px 0px 0px;
	padding:0;
	text-align:right;
}
#footer_right p{
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

#footer_right a{
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

#footer_link {
	width:738px;
	padding-left:60px;
	text-align:center;
	background-color:#fff;
}

#footer_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer_link li {
	margin:0;
	padding:0;
	float:left;
}


#footer_link a {
	color:#ffffff;
	padding-left:4px;
}

/* ナビゲーション・タイトル */
#navigation_title { /* edit saitou 100624 */
	/*line-height:25px;*/
	/*height:25px;*/
	padding-left:0px;
	/*font-size:12px;*/
	font-weight:bold;
	color:#ffffff;
	background: #D6E5B3;
	border-bottom:solid 1px #999999;
}

/*#navigation_title p {
	line-height:25px;
	height:25px;
	font-size:12px;

} del saitou 100623 */
 
#navigation_title p { /* edit saitou 100624 */
	margin: 0;	
 	padding:2px 2px 2px 5px;
	font-size: 0.8em;
	font-weight:bold;
	/*line-height:25px;*/
	/*height:25px;*/
}

#navigation_title a {
	color:#333;
	padding-left:13px;
	text-decoration:none;
	display:block;
	width:186px;

}
#navigation_title a:hover {
	color:#333;
	text-decoration:underline;
	background: #EBF2D9;

}


/* ナビゲーション コンテンツ*/

#navigation_contents ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation_contents li {
	border-bottom:1px solid #cccccc;
}

#navigation_contents a {
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:4px 0 4px 18px;
	background: #f5f5f5 url(menu_green.gif) left center no-repeat;
	display:block;
	width:181px;
	color:#333;
	text-decoration:none;
}
#navigation_contents a:hover {
	color:#333;
	background: #fff url(menu_green.gif) left center no-repeat;
}

/* ナビゲーション・リンク */

#navigation_link ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation_link li {
	border-bottom:1px solid #cccccc;
}

#navigation_contents a { /* edit saitou 100624 */
	font-size: 0.8em;
	font-weight:normal;
	text-align:left;
	padding:4px 3px 4px 18px;
	background: #f5f5f5 url(menu_green.gif) left center no-repeat;
	display:block;
	width:178px;
	color:#333;
	text-decoration:none;
}

#navigation_link a:hover {
	color:#060;
	background: #fff url(menu_gray_on.gif) left center no-repeat;
}


/* ナビゲーション２階層目 */

#navigation2 {
	width:200px;
	display:block;
}

#navigation2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation2 li {
	margin:0;
	padding:0;
	border-bottom:1px solid #666666;
}

#navigation2 a {
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding:6px 0 6px 20px;
	background: #ffffff;
	display:block;
	width:180px;
	color:#333333;
	text-decoration:none;
}
#navigation2 a:hover {
	color:#330000;
	background-image:none;
	background-color:#ffffdd;
}

#second {
    width: 550px;
    overflow: hidden;
}

#second_menu {
	width:250px;
	padding:5px 20px 5px 3px;
	float:left;
}

#second_menu_title {
}

#second_menu_title h3 {
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 0 3px;
	background: #ffffff;
	color:#336633;
	text-decoration:none;
	border-bottom:1px solid #666666;
}

#second_menu_title p {
	/*font-size:0.7em; del saitou 100622 */
	font-size:0.8em;
	font-weight:normal;
	line-height:1.2em;
	text-align:left;
	margin:5px 0 5px 0px;
	padding:0;
	background: #ffffff;
	color:#666666;
	text-decoration:none;
}

#second_menu_title ul {
	margin-left:0px;
	padding-left:5px;
	text-align:left;
	list-style-type:none;
}

#second_menu_title li {
	background: url(arrow_small.gif) no-repeat left top;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:8px;
	border-bottom:1px solid #eee;
}

#second_menu_title a {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	background: #ffffff;
	width:180px;
	color:#009;
	text-decoration:none;
}

#second_menu_title sitelink {
	clear:both;

	background: url(site_arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#009;
}

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

/* add saitou 100722 */
/* 外部リンクアイコン */
#second_menu_title li a.out_linkthumb {
	background-image:url(../img/icon_blank.gif);
	background-position:right 0.2em;
	background-repeat:no-repeat;
	margin-right:3px;
	/*padding-right:16px;*/
	display:inline-block;
}

/* 標準文字 */
p {
	font-size:0.8em;
	line-height:1.5em;
	color:#333333;
	margin-left:5px;
	margin-right:5px;
}

p.whatsnew {
	font-size:0.8px;
	line-height:1.5em;
	color:#333333;
	margin-left:5px;
	margin-right:5px;
}

p.location {
	color:#333333;
	font-size:10px;
	text-align:left;
	margin-left:6px;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0;
	line-height:20px;
}


/*　元CSS　*/
/*
p.location {
	float:left;
	color:#333333;
	font-size:10px;
	text-align:left;
	margin-left:6px;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0;
	line-height:20px;
}
*/

p.location a{
	color:#333333;
	font-size:10px;
	text-align:left;
	margin-left:6px;
	margin-right:0;
	margin-top:0px;
	margin-bottom:0;
	line-height:20px;
}

p.headerlink {
	float:right;
	font-size:10px;
	text-align:right;
	margin-left:0px;
	margin-right:6px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:20px;
	padding-right:0px;
}

p.main_lead {
	font-size:12px;
	line-height:1.5em;
	color:#666;
	margin-left:5px;
	margin-right:5px;
}

/* リスト*/

#normal li{
	font-size: 90%;
	line-height: 1.6em;
	color: #333333;
}

/* グローバルメニュー内バナー */
p.banner {
	line-height:1em;
	padding-left:0px;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
}

p a:link{
	color:#009;
	text-decoration:none;	
}
	
p a:visited{
	color:#669;
	text-decoration:none;
}
	
p a:hover,a:active{
	color:#009;
	text-decoration:underline;
}


/* 表組みの基本スタイル */

#contents th {
	font-size:12px;
	line-height:1.3em;
	color:#333333;
}
#contents td {
	font-size:12px;
	line-height:1.3em;
	color:#333333;
}


img {
	border: none;
}

/* サイト内リンク */
.sectionlink {
	clear:both;

	background: url(arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#009;
}
.sectionlink2 {
	background: url(arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#009;
}
.sectionlink ul {
	margin-left:0px;
	padding-left:25px;
	text-align:left;
	list-style-type:none;
}

.sectionlink li {
	background: url(arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:30px;
}

/* 上位ページに戻るためのリンク */
.prevlink ul {
	margin-left:0px;
	padding-left:25px;
	text-align:left;
	list-style-type:none;
}

.prevlink li {
	background: url(back_arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:30px;
}

.prevlink {
	clear:both;

	background: url(back_arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#009;
}

.prevlink a {
	color:#009;
}

/* 外部サイトへのリンク */
.sitelink {
	clear:both;

	background: url(site_arrow_small.gif) no-repeat left center;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#009;
}
.sitelink ul {
	margin-left:0px;
	padding-left:25px;
	text-align:left;
	list-style-type:none;
}

.sitelink li {
	background: url(tv.jpg) no-repeat left center;
	padding-left:40px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:30px;
}

/* add saitou 100722 */
/* 外部サイトへのリンクアイコン */
a.out_linkthumb {
	background-image:url(../img/icon_blank.gif);
	background-position:right 0.2em;
	background-repeat:no-repeat;
	margin-right:3px;
	padding-right:16px;
	display:inline-block;
}

/* テーブルレイアウト */
.table{
	font-size: 80%;
	line-height: 1.3em;
	color: #333333;
	width: 550px;
}

/* キャプション付きイメージ */
.imagecaption {
	float: left;
	margin:0 15px 15px 0;
	font-size: 70%;
	color: gray;
}
.imagecaption img{
	margin:0 0 5px 0;
}

/* PDFファイルへのリンク */
.pdflink {
	float: left;
	background: url(icon_pdf.gif) no-repeat left center;
	padding-left:35px;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	color:#009;
}
