@charset "UTF-8";

/*=====================================
初期設定
=====================================*/
html, body {
	font-size:13px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	color: #161616;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", sans-serif;
}
body {
	background-image: url(images_site/header_bg.gif);
	background-repeat: repeat-x;
}
/* タグのリセット */
h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, caption, img, form, blockquote, label {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
}
table, th, td {
/*	border: none;*/
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 160%;
	list-style-type: none;
}
/* テキストエリア内文字サイズのブラウザ間での統一 */
textarea {
	font-size: 100%;
}
/* 画像の下にできる隙間を除去 */
/* 画像綺麗に縮小 */
img {
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic; 
}
/* float解除 */
.clear {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}
hr {
	color:#D8D8D8;
	background-color:#D8D8D8;
	border:none;
	width:100%;
	height:1px;
}
dl {
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
}

/*=====================================
基本レイアウト
=====================================*/
#WRAPPER {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}
#CONTENTS-WRAPPER {
	margin-right: 2px;
}
#CONTENTS-WRAPPER a img {
	vertical-align: top;
	padding-top:4px;
}/*アンカー内に画像が入ったときの対策*/
#CONTENTS-TOP {
	width: 675px;
	padding-top:19px;
	float:left;
}
#CONTENTS-ENTRY {
	width: 675px;
	padding-top:19px;
	float:left;
}
#SIDEMENU {
	width: 225px;
	padding-top:19px;
	float:right;
}
/*=====================================
ヘッダー
=====================================*/
#HEADER {
	height: 107px;
	position: relative;
}
#HEADER-COPY {
	background-image: url(images_site/header_label-copy.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 241px;
	position: absolute;
	left: 0px;
	top: 16px;
	text-indent: -9999px;	
}
#HEADER-LOGO a {
	background-image: url(images_site/header_label-logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 191px;
	position: absolute;
	left: 0px;
	top: 41px;
	text-indent: -9999px;	
}
a#HEADER-ENGLISH {
	background-image: url(images_site/header_btn-english.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 82px;
	position: absolute;
	right: 0px;
	top: 17px;
	text-indent: -9999px;
}
a:hover#HEADER-ENGLISH {
	background-position: 0px -12px;
}
#HEADER-UPPERMENU ul {
	position: absolute;
/*	left: 497px;*/
	left: 378px;
	top: 47px;
}
#HEADER-UPPERMENU li {
	text-indent:-9999px;
	float:left;
}
#HEADER-UPPERMENU li a {
	display: block;
	height: 20px;
	width: 110px;
	margin-right: 9px;	
}
#HEADER-UPPERMENU li a:hover {
	background-position: 0px -20px;	
}
#HEADER-UPPERMENU li a#HEADER-DONATION {
	background-image: url(images_site/header_btn-donation.gif);
	background-repeat: no-repeat;	
}
#HEADER-UPPERMENU li a#HEADER-JOIN {
	background-image: url(images_site/header_btn-join.gif);
	background-repeat: no-repeat;	
}
#HEADER-UPPERMENU li a#HEADER-PARTICIPATION {
	background-image: url(images_site/header_btn-participation.gif);
	background-repeat: no-repeat;	
}
#SEARCHBOX {
	position: absolute;
	left: 735px;
	top: 46px;
}
input#SEARCH {
	height: 18px;
	width: 154px;
	border: 1px solid #bfbfbf;
}
input#SEARCH-BTN{
	height: 20px;
	width: 41px;
	border: none;
	text-indent: -9999px;
	background: url(images_site/header_btn-search.gif) 0 0 no-repeat;
	cursor: pointer;
}
input#SEARCH-BTN:hover,input#SEARCH-BTN:focus {
	background-position: 0px -20px;
}
#HEADER-SUBMENU ul  {
	position: absolute;
	right: 0px;
	top: 74px;
	border-left: 1px dotted #323232;
}
#HEADER-SUBMENU li {
	font-size:10px;
	float:left;
	border-right: 1px dotted #323232;
	padding-right: 1em;
	padding-left: 1em;	
}
/*=====================================
メインメニュー
=====================================*/
#MAINMENU {
	height: 42px;
	padding-bottom:10px;
}
#MAINMENU li {
	text-indent:-9999px;
	float:left;
}
#MAINMENU li a {
	display: block;
	height: 42px;
	background-repeat: no-repeat;
}
#MAINMENU li a:hover {
	background-position: 0px -42px;	
}
#MAINMENU li a#MAINMENU-politics {
	width:157px;
	background-image: url(images_site/mainmenu_btn-politics.jpg);
	padding-right:1px;
}
#MAINMENU li a#MAINMENU-world {
	width:155px;
	background-image: url(images_site/mainmenu_btn-world.jpg);
	padding-right:1px;	
}
#MAINMENU li a#MAINMENU-society {
	width:155px;
	background-image: url(images_site/mainmenu_btn-society.jpg);
	padding-right:1px;		
}
#MAINMENU li a#MAINMENU-future {
	width:155px;
	background-image: url(images_site/mainmenu_btn-future.jpg);
	padding-right:1px;
}
#MAINMENU li a#MAINMENU-studio {
	width:155px;
	background-image: url(images_site/mainmenu_btn-studio.jpg);
	padding-right:1px;
}
#MAINMENU li a#MAINMENU-about {
	width:157px;
	background-image: url(images_site/mainmenu_btn-about.jpg);
}
/*=====================================
フッター
=====================================*/
#FOOTER {
	background-color: #E5E8EB;
	padding-top:20px;
	width:100%;
	height:150px;
}
#FOOTER-INNER {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}
#FOOTER-INFOBOX {
	width: 190px;
	float:left;
	padding-right:33px;
	font-size:10px;
}
#FOOTER-INNER p {
	line-height: 140%;
}
#FOOTER-LOGO a {
	background-image: url(images_site/footer_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 190px;	
}
#FOOTER-SIMEMAP {
	float:left;
	width:712px;
}
#FOOTER-SIMEMAP p {
	line-height: 140%;
	margin-bottom:1em;
}
#FOOTER-SIMEMAP ul {
	clear:both;
}
#FOOTER-SIMEMAP li {
	float:left;
	font-size:11px;
}
#COPYLIGHT {
	background-image: url(images_site/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 16px;
	width: 100%;
	color:#FFFFFF;
	padding-top:5px;
	font-size:11px;
}
#COPYLIGHT p {
	clear:both;
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

/*=====================================
トップページ：左側
=====================================*/
#CONTENTS-TOP p {
	line-height: 160%;
	margin-bottom: 1em;
}
.toppage-copy {
	color:#126233;
	position: absolute;
	top: 12px;
	right: 0px;
	font-size:11px;
}
.boxdate {
	color:#7F7F7F;
	font-size:11px;
	margin-top:5px;
	margin-left:2px;
}
.boxdate a:visited {
	color:#7F7F7F;
}
#TOPBOX-BLOG .topbox-summary-l .boxdate {
	margin-top:0px;
	margin-left:0px;
}
.boxdate a {
	color:#7F7F7F;
}
.boxdate a:hover {
	color:#7F7F7F;
}

.topbox-photo {
	width:120px;
	padding-right:12px;
	float:left;
	overflow:hidden;
}
/*.topbox-summary {
	width:195px;
	float:right;
}*/
.topbox-movie {
	width:260px;
	float:left;
	overflow:hidden;
}
.topbox-summary-l {
	width:402px;
	float:right;
}
a:hover.topbox-btn {
	background-position: 0px -22px;	
}
a.topbox-btn {
	margin-top:1em;
	margin-bottom:29px;
	background-repeat: no-repeat;
	height: 22px;
	width: 196px;
	float:right;
	text-indent:-9999px;
	display:block;
}

#TOPPAGE-THEME {
	position: relative;
	margin-bottom:15px;
}
#TOPPAGE-THEME p, #TOPPAGE-THEME a {
	font-size:14px;
}
#TOPPAGE-THEME h2 {
	height: 37px;
	width: 675px;
	margin-bottom: 1px;
	background-image: url(images_site/toppage_label-theme.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
#TOPPAGE-THEME h3 {
	width: 659px;
	background-color: #D9ECBA;
	color: #126233;
	padding: 6px;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 140%;
	font-weight: bold;
}
#TOPPAGE-THEME h3 a {
	font-size: 18px;
}

/* 4つのボックス*/
#TOPBOX-POLITICS {
	width: 326px;
	float: left;
	clear:both;

}
#TOPBOX-POLITICS p {
	margin-bottom:1em;

}
#TOPBOX-POLITICS h2 a {
	background-image: url(images_site/toppage_label-politics.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 326px;
	text-indent:-9999px;
	display:block;
}
#TOPBOX-POLITICS a.topbox-btn {
	background-image: url(images_site/btn_politics-top.gif);
}
#TOPBOX-WORLD {
	width: 326px;
	float: right;	

}
#TOPBOX-WORLD p {
	margin-bottom:12px;

}
#TOPBOX-WORLD h2 a {
	background-image: url(images_site/toppage_label-world.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 326px;
	text-indent:-9999px;
	display:block;
}
#TOPBOX-WORLD a.topbox-btn {
	background-image: url(images_site/btn_world-top.gif);
}
#TOPBOX-SOCIETY {
	width: 326px;
	float: left;
	clear:both;

}
#TOPBOX-SOCIETY p {
	margin-bottom:12px;

}
#TOPBOX-SOCIETY h2 a {
	background-image: url(images_site/toppage_label-society.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 326px;
	text-indent:-9999px;
	display:block;
}
#TOPBOX-SOCIETY a.topbox-btn {
	background-image: url(images_site/btn_society-top.gif);
}
#TOPBOX-FUTURE {
	width: 326px;
	float: right;	

}
#TOPBOX-FUTURE p {
	margin-bottom:12px;

}
#TOPBOX-FUTURE h2 a {
	background-image: url(images_site/toppage_label-future.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 326px;
	text-indent:-9999px;
	display:block;
}
#TOPBOX-FUTURE a.topbox-btn {
	background-image: url(images_site/btn_future-top.gif);
}
#TOPBOX-POLITICS h3, #TOPBOX-WORLD h3, #TOPBOX-SOCIETY h3, #TOPBOX-FUTURE h3 {
	margin-bottom:9px;
	display:block;

}

/* 言論NPO奮闘記 */
#TOPBOX-BLOG {
	position: relative;
	width: 675px;
	clear:both;
}
#TOPBOX-BLOG h2 a {
	background-image: url(images_site/toppage_label-blog.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 675px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}
#TOPBOX-BLOG a.topbox-btn {
	background-image: url(images_site/btn_blog-top.gif);
/*	margin-bottom:12px;*/
}
a#TOPBOX-BLOG-TWITTER {
	height: 39px;
	width: 260px;
	display:block;
	text-indent: -9999px;
	background-image: url(images_site/toppage_label-twitter.gif);
	background-repeat: no-repeat;
	margin-bottom:12px;
	clear:both;
	float:right;
}
a#TOPBOX-BLOG-FB {
	height: 39px;
	width: 260px;
	display:block;
	text-indent: -9999px;
	background-image: url(images_site/toppage_label-fb.gif);
	background-repeat: no-repeat;
	margin-bottom:29px;
	clear:both;
	float:right;
}
/* 言論スタジオ */
#TOPBOX-STUDIO {
	position: relative;
	width: 675px;
	clear:both;
}
#TOPBOX-STUDIO h2 a {
	background-image: url(images_site/toppage_label-studio.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 675px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}
#TOPBOX-STUDIO a.topbox-btn {
	background-image: url(images_site/btn_studio-top.gif);
}

#TOPBOX-STUDIO a.topbox-btn {
	background-image: url(images_site/btn_studio-top.gif);
}
#TOPBOX-STUDIO h3 {
	width: 396px;
	background-color: #D9ECBA;
	color: #126233;
	padding: 3px;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 120%;
	font-weight: bold;

}
/* サイト更新情報 */
#TOPBOX-ARCHIVES {
	position: relative;
	width: 675px;
	clear:both;
}
#TOPBOX-ARCHIVES h2 a {
	background-image: url(images_site/toppage_label-archives.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 675px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}
#TOPBOX-ARCHIVES a.topbox-btn {
	background-image: url(images_site/btn_archives-top.gif);
}
#TOPBOX-ARCHIVES table td {
	padding-right: 10px;
}

/*=====================================
サイドメニュー
=====================================*/
a.sidemenu-btn {
	background-repeat: no-repeat;
	height: 22px;
	width: 196px;
	text-indent:-9999px;
	display:block;
}
a:hover.sidemenu-btn {
	background-position: 0px -22px;	
}
.sidemenu-graybox {
	background-color:#E5E8EB;
}
.sidemenu-whitebox {
	background-color:#FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom:8px;
}
.sidemenu-whitebox ul {
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;
}
.sidemenu-whitebox li {
	background-image: url(images_site/icon_green-pole.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	margin-bottom:5px;
}
/* いま、行なわれている議論 */
#SIDEMENU-FB p {
	color: #6E6E6E;
	padding: 8px;
	line-height:140%;
}
#SIDEMENU-FB h2 {
	background-image: url(images_site/sidemenu_label-facebook.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-FB h3 {
	background-image: url(images_site/sidemenu_label-facebook-theme.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 71px;
	text-indent:-9999px;
	margin-left:8px;
}
#SIDEMENU-FB a.sidemenu-btn {
	background-image: url(images_site/btn_facebook-top.gif);
	margin-left:8px;
}
/* ON THE WAYジャーナル */
#SIDEMENU-OTW {
	margin-top:15px;
	margin-bottom:15px;
}
#SIDEMENU-OTW p {
	color: #6E6E6E;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	line-height:140%;
}
#SIDEMENU-OTW h2 {
	background-image: url(images_site/sidemenu_label-ontheway.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-OTW a.sidemenu-btn {
	background-image: url(images_site/btn_ontheway-top.gif);
	margin-left:14px;
	margin-top:8px;
}
#SIDEMENU-OTW p.allow-g-link {
	background-image: url(images_site/icon_allow-ancer-g.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	padding-top: 0px;
	background-position: 0px 2px;
}
/* フォーラム・イベント */
#SIDEMENU-EVENT {
	/*margin-top:15px;*/
	margin-top:0px;
	margin-bottom:15px;
}
#SIDEMENU-EVENT h2 {
	background-image: url(images_site/sidemenu_label-event.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-EVENT h2.member {
	background-image: url(images_site/sidemenu_label-event-member.jpg);
}
#SIDEMENU-EVENT h3 {
	background-image: url(images_site/sidemenu_label-event-theme.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 178px;
	text-indent:-9999px;
	margin-left:8px;
}
#SIDEMENU-EVENT a.sidemenu-btn {
	background-image: url(images_site/btn_event-top.gif);
	margin-left:14px;
	margin-top:8px;
}
#SIDEMENU-EVENT a.member {
	background-image: url(images_site/btn_event-top-member.gif);
}
#SIDEMENU-EVENT p.allow-g-link {
	background-image: url(images_site/icon_allow-ancer-g.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	padding-top: 0px;
	background-position: 0px 2px;
}
#SIDEMENU-EVENT p {
	color: #6E6E6E;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 8px;
	line-height:140%;
}
#SIDEMENU-EVENT ul {
	float:right;
	padding-bottom:1em;
	padding-top:1em;
	padding-right:8px;
}
#SIDEMENU-EVENT li {
	float:left;
}
#SIDEMENU-EVENT li a {
	height: 22px;
	width: 61px;
	display: block;
	text-indent:-9999px;
	margin-left:6px;
}
#SIDEMENU-EVENT li a:hover {
	background-position: 0px -22px;	
}
#SIDEMENU-EVENT li a.join-btn {
	background-image: url(images_site/sidemenu_btn-join.gif);
}
#SIDEMENU-EVENT li a.summary-btn {
	background-image: url(images_site/sidemenu_btn-summary.gif);
}
#SIDEMENU-EVENT .sidemenu-whitebox img {
	padding-left:8px;
	padding-top:8px;
}
#SIDEMENU-EVENT p.allow-w-link {
	background-image: url(images_site/icon_allow-ancer-w.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	padding-top: 0px;
	background-position: 0px 2px;
}

/* 初めての方へ */
#SIDEMENU-BEGINNER p.sidetitle {
	color: #161616;
	line-height:140%;
	border-bottom: 1px solid #BDBEBF;
	margin-right: 8px;
	margin-left: 8px;
}
#SIDEMENU-BEGINNER p.inner {
	color: #6E6E6E;
	padding: 8px;
	line-height:140%;
}
#SIDEMENU-BEGINNER h2 {
	background-image: url(images_site/sidemenu_label-beginer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-BEGINNER .sidemenu-whitebox {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
#SIDEMENU-BEGINNER p.allow-w-link {
	background-position: 0px 2px;
}
/* カテゴリー一覧 */
#SIDEMENU-CATEGORY {
	margin-top:15px;
	margin-bottom:15px;
}
#SIDEMENU-CATEGORY h2 {
	background-image: url(images_site/sidemenu_label-category.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-CATEGORY ul {
	padding:9px;
}
#SIDEMENU-CATEGORY li {
	background-image: url(images_site/icon_folder-g.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: 0px 2px;
}
/* 種類一覧 */
#SIDEMENU-TYPE {
	margin-top:15px;
	margin-bottom:15px;
}
#SIDEMENU-TYPE h2 {
	background-image: url(images_site/sidemenu_label-type.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-TYPE ul {
	padding:9px;
}
#SIDEMENU-TYPE li {
	background-image: url(images_site/icon_notebook-g.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: 0px 2px;
}
/* コンテンツ一覧 */
#SIDEMENU-CONTENTS {
	margin-top:15px;
	margin-bottom:15px;
}
#SIDEMENU-CONTENTS h2 {
	background-image: url(images_site/sidemenu_label-contents.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-CONTENTS ul {
	padding:9px;
}
#SIDEMENU-CONTENTS li {
	background-image: url(images_site/icon_allow-ancer-g.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: 0px 2px;
}
/* 最近の記事 */
#SIDEMENU-RECENT {
	margin-bottom:15px;
}
#SIDEMENU-RECENT h2 {
	background-image: url(images_site/sidemenu_label-recent.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-RECENT ul {
	padding:9px;
}
#SIDEMENU-RECENT li {
	background-image: url(images_site/icon_allow-ancer-g.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: 0px 2px;
}
/* 名前リスト */
#SIDEMENU-NAMELIST {
	margin-bottom:15px;
}
#SIDEMENU-NAMELIST h2 {
	background-image: url(images_site/sidemenu_label-namelist.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-NAMELIST ul {
	padding:9px;
}
#SIDEMENU-NAMELIST li {
	background-image: url(images_site/icon_allow-ancer-g.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: 0px 2px;
}
/* 月別アーカイブ */
#SIDEMENU-MONTHRY {
	margin-top:15px;
	margin-bottom:15px;
}
#SIDEMENU-MONTHRY h2 {
	background-image: url(images_site/sidemenu_label-monthry.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-MONTHRY ul {
	padding:9px;
}
#SIDEMENU-MONTHRY li {
	background-image: url(images_site/icon_folder-g.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: 0px 2px;
}
/* 年別アーカイブ */
#SIDEMENU-YEAR {
	margin-top:15px;
	margin-bottom:15px;
}
#SIDEMENU-YEAR h2 {
	background-image: url(images_site/sidemenu_label-year.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 225px;
	text-indent:-9999px;
}
#SIDEMENU-YEAR ul {
	padding:9px;
}
#SIDEMENU-YEAR li {
	background-image: url(images_site/icon_folder-g.gif);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position: 0px 2px;
}

/* クイックリンク */
#SIDEMENU-QUICKLINK {
	margin-top:15px;
	margin-bottom:15px;
}
#SIDEMENU-QUICKLINK ul {
	border-top: 1px solid #D8D8D8;

}
#SIDEMENU-QUICKLINK li {
	border-bottom: 1px solid #D8D8D8;
	padding-top:4px;
	padding-bottom:4px;
	background-position: 0px 6px;
}
/* バナー */
#SIDEMENU-BANNER p {
	padding-bottom:10px;
	width: 225px;
	text-align: center;	
}




/*=====================================
内部階層
=====================================*/
#CONTENTS-ENTRY h1#CATLIST {
	height: 52px;
	width: 625px;
	background-image: url(images_site/label-category-title.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #1A1A1A;
	font-weight:normal;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	font-weight:bold;
}
.entrybox .entrybox-full {
	margin-bottom:50px;
	margin-right: 2px;
	margin-left: 2px;
}
.entrybox {
	width:675px;
	overflow:hidden;
}
.entrybox-full {
	padding-top:19px;
}
.entrybox p, .entrybox img, .entrybox ul, .entrybox ol, .entrybox table, .entrybox-full p, .entrybox-full img, .entrybox-full ul, .entrybox-full ol, .entrybox-full table {
	margin-right: 2px;
	margin-left: 2px;

}
.entrybox h1, .entrybox-full h1 {
	font-size: 22px;
	line-height: 120%;
	color: #6E2929;
	font-weight: bold;
	background-image: url(images_site/icon_greenbelt.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom:12px;
}
/*.entrybox a img {
	vertical-align: top;
	padding-top:4px;
}*/
.entrybox h2, .entrybox-full h2 {
	width: 655px;
	background-color: #D9ECBA;
	color: #126233;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 140%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:1em;
}
.entrybox h2 a, .entrybox-full h2 a {
	display:block;
	color: #126233;
	background-image: url(images_site/icon_green-ancer-g.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 6px;
}
.entrybox h3, .entrybox-full h3 {
	width: 655px;
	font-size: 14px;
	height:27px;
	color: #7A7A7A;
	background-image: url(images_site/icon_graybelt.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:6px;
	margin-bottom:1em;
	margin-top:1em;
}
.entrybox table h3 {
	width:100%;
	background-image: none;
	color: #649D1B;
	padding-left: 0px;
	margin-bottom:0em;
	margin-top:0em;
}
.entrybox h4, .entrybox-full h4 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images_site/icon_green-ancer-down.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom:1em;
	background-position: 0px -2px;
	margin-top:1em;
}
.entrybox h5, .entrybox-full h5 {
	width: 655px;
	font-size: 14px;
	font-weight: bold;
	color: #6E6E6E;
	background-color: #E5E5E5;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:1em;
	margin-top:1em;
}
.entrybox-full h2 {
	width: 919px;
}
.entrybox-full h3 {
	width: 919px;
}
.entrybox-full h5 {
	width: 919px;
}
.entrybox p, .entrybox-full p {
	line-height: 160%;
	padding-bottom: 1.3em;

}
.entrybox ul, .entrybox ol, .entrybox-full ul, .entrybox-full ol {
	padding-bottom: 1em;
}
.entrybox ul li, .entrybox-full ul li {
	background-image: url(images_site/icon_greentip.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:140%;
	background-position: 0px 2px;
}
.entrybox ol li, .entrybox-full ol li {
	background-image: url(images_site/icon_blackcircle.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:140%;
	background-position: 0px 2px;
}

.entrytag {
	width:675px;
	border-bottom: 1px solid #323232;
	margin-bottom:10px;
}
.entrytag p {
	float:left;
	padding-right:1em;
	padding-bottom:5px;
}
.entrysns-upper {
	width:675px;
	clear:both;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 10px;
	margin-bottom:15px;
}
.entrysns-upper a {
	display:block;
	margin-top:5px;
	float:left;
}
.entrysns {
	width:675px;
	clear:both;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:50px;
}
.entrysns a {
	display:block;
	margin-top:5px;
	float:left;
}
#BANNER-DONATION {
	height: 88px;
	width: 675px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(images_site/bg_donation.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#BANNER-DONATION p {
	text-indent: -9999px;
}
#BANNER-DONATION a {
	position:absolute;
	height: 48px;
	width: 188px;
	background-image: url(images_site/btn_donation.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: 17px;
	right: 23px;
	display:block;
}
#BANNER-DONATION a:hover {
	background-position: 0px -48px;
}

/* ページ分割ナビゲーション */
.pagenate {
	text-align: center;
	clear: both;
	width: 675px;
	margin-bottom: 29px;
}
.pagenate a.link_page,
.pagenate span.current_page {
	display: inline-block;
	height: 18px;
	width: 18px;
	background-color: #eff0eb;
	border-top: 1px solid #9b9a96;
	border-right: 1px solid #d3d4d0;
	border-bottom: 1px solid #d3d4d0;
	border-left: 1px solid #9b9a96;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	line-height: 1.5;
}
.pagenate a:hover.link_page,
.pagenate span.current_page {
	background-color: #126233;
	border: 1px solid #126233;
	color: #FFF;
}

/* コメント入力欄 */
#ENTRY-COMMENT {
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 30px;
}
#ENTRY-COMMENT td {
	padding:3px;
}
#ENTRY-COMMENT label {
	background-image: url(images_site/icon_pencil.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
/*=====================================
パーツ
=====================================*/
.green-link {
	background-image: url(images_site/icon_green-ancer.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: 0px 3px;
	display: inline-block;
}
.camera-link {
	background-image: url(images_site/icon_camera.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: 0px 2px;
	display: inline-block;
}
.notebook-link {
	background-image: url(images_site/icon_notebook.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: 0px 2px;
	display: inline-block;
}
.video-link {
	background-image: url(images_site/icon_video.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: 0px 2px;
	display: inline-block;
}
.date-link {
	background-image: url(images_site/icon_date.gif);
	background-repeat: no-repeat;
	padding-left:24px;
	color:#7F7F7F;
	background-position: 0px 2px;
/*	display: inline-block;*/
}
.folder-link {
	background-image: url(images_site/icon_folder.gif);
	background-repeat: no-repeat;
	padding-left:24px;
	background-position: 0px 2px;
/*	display: inline-block;*/
}
.entrymore-link, .topentrymore-link {
	clear:both;
	float:right;
	background-image: url(images_site/btn_entrymore.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
	height: 22px;
	width: 104px;
	display:block;
	text-indent:-9999px;
}
.topentrymore-link {
	margin-bottom: 0em;
}
a:hover.entrymore-link, a:hover.topentrymore-link {
	background-position: 0px -22px;	
}
.pagetop-link {
	clear:both;
	float:right;
	background-image: url(images_site/btn_pagetop.gif);
	background-repeat: no-repeat;
	margin-bottom: 2em;
	height: 20px;
	width: 95px;
	display:block;
	text-indent:-9999px;
}
a:hover.pagetop-link {
	background-position: 0px -20px;	
}
.allow-g-link {
	background-image: url(images_site/icon_allow-ancer-g.gif);
	background-repeat: no-repeat;
	padding-left:16px;
}
.allow-w-link {
	background-image: url(images_site/icon_allow-ancer-w.gif);
	background-repeat: no-repeat;
	padding-left:16px;
}
.icon-pencil-g {
	background-image: url(images_site/icon_pencil-g.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	font-weight:normal;
	font-size:13px;
	background-position: 0px -2px;
	margin-right:1em;
}
.icon-date-g {
	background-image: url(images_site/icon_date-g.gif);
	background-repeat: no-repeat;
	padding-left:23px;
	font-weight:normal;
	font-size:13px;
	background-position: 0px -2px;
}
.studio-next {
	background-image: url(images_site/label-studio-next.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 68px;
}
.studio-next-box {
	background-color: #E5E8EB;
	padding: 10px;
	color:#6E6E6E;
}
.border-line a img {
	border: 1px solid #D8D8D8;
	padding: 3px;
}
/*=====================================
旧パーツ
=====================================*/
.aka {
	display: block;
	color: #600;
	border-top: 1px solid #FFD6D6;
	border-bottom: 1px solid #FFD6D6;
	background: #ffecec;
	padding: 10px 10px 10px 15px;
	margin: 15px 0;	
	line-height: 160%;
}
.ao {
	display: block;
	color: #002b5e;
	border-top: 1px solid #D8E5F8;
	border-bottom: 1px solid #D8E5F8;
	background: #f0f5fd;
	padding: 10px 10px 10px 15px;
	margin: 15px 0;
	line-height: 160%;
}
.ki {
	display: block;
	color: #6c4b00;
	border-top: 1px solid #FEF6D8;
	border-bottom: 1px solid #FEF6D8;
	background: #fefae7;
	padding: 10px 10px 10px 15px;
	margin: 15px 0;
	line-height: 160%;
}
.midori {
	display: block;
	color: #3c4336;
	border-top: 1px solid #EEF7DD;
	border-bottom: 1px solid #EEF7DD;
	background: #f1fae4;
	padding: 10px 10px 10px 15px;
	margin: 15px 0;
	line-height: 160%;
}
.summary {
	float: none;
	border: 1px solid #CCCCCC;
	background-color: #faebd7;
	padding: 5px;
	margin: 15px 0;	
	line-height: 160%;
}
.summaryb {
	float: none;
	border: 7px double #999999;
	background-color: #faebd7;
	padding: 5px;
	margin: 15px 0;
	line-height: 160%;
}
.enq {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 15px 0;	
	line-height: 160%;
}
.entrybox img.photo2 {
	float: left;
	margin-right: 20px;
	margin-top:0px;
	padding:0px;
	border: 1px solid #CCCCCC;
}
.entrybox .photo2 {
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;	
}
.entrybox .photo2 p, .entrybox .photo2 img {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}

/*=====================================
テキストスタイル
=====================================*/
a {
	color: #0C833E;
	text-decoration: none;
	outline:none;
	line-height:160%;
}
a:visited {
	color: #0C833E;
	text-decoration: none;
}

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

a:active {
	color: #74B429;
	text-decoration: underline;
}
.f-large {
	font-size: 1.2em;
}
.f-xlarge {
	font-size: 1.5em;
}
.f-small {
	font-size: 0.8em;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f14b {
	font-size: 14px;
	font-weight:bold;
}
.f18 {
	font-size: 18px;
}
.f18b {
	font-size: 18px;
	font-weight:bold;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
u {
	text-decoration: underline;
}
/*=====================================
画像回り込み
=====================================*/
.cont-left {
	float: left;
	padding-right: 16px;
	padding-bottom: 12px;
}
.cont-right {
	float: right;
	padding-left: 16px;
	padding-bottom: 12px;
}

.menutest {
	position: absolute;
	height: 42px;
	z-index: 1000;
}
