/* ================ サイト全体に適用*/
* { /* 全ての要素の間隔・余白を０へ */
	margin:0 auto;
}
a:link { color: #ee781f; text-decoration: none; }
a:hover { color: #938c55; }
body {
	margin: 230;
	color: #666666;
	text-align: center;
	background-image: url(back_b.gif);
	background-position: 50% top;
	background-repeat: repeat-x;
}
ol,ul {list-style:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
/* 文字サイズ */
#menuR{ font-size: 92%; }
#main dl { /* 定義リスト表示 */
	margin-right: 0; margin-bottom: 1em; margin-left: 20px; padding:0 0 10px; }
#main dt { font-size: 95%; float: left; clear: left; }
#main dd { margin: 0; padding-right: 1em; padding-left: 1em; }
#main dd.link { font-size: 95%; margin: 0 0 0 100px; border-left: 1px dotted #cccccc; }
p, /* 文章の行間を指定 */
#contents li,
dl,
dd
{
	line-height: 160%;
}
















p{ margin-top: 0; margin-right: 0; margin-bottom: 1.5em; }
















ul,ol,dl{
	margin: 0em 1em 1em 2em;
}
















/* =====================  .contentswrap 間隔・余白調整用 */
.contentswrap{
	margin: 0px;
}
















/* ====================  #page ページ外枠 */
#page { background-color: white; text-align: left; width: 870px; margin: auto; }
































/* =========================  #main ページの本文 */
#main { float: left; width: 500px; height: auto; margin: 0 40px 20px 20px; }
#main h1 {
	padding: 0px;
	margin: 0px;
	color: #0B7A8E;
}
















#main h2 {
	clear: both;
	padding: 3px 0px 3px 5px;
	margin: 2em 0px 1em;
	border-left: 10px solid #F4CC0B;
	font-size: 120%;
	background-color: #F6F6F6;
}








#main h3 {
	margin: 0px 0px 0.5em 3px;
	font-size: 100%;
	color: #336699;
}
















/* ===========================  menuL 右サイドメニュー */
#menuR { width: 260px; background-color: #ebe6c9; text-align: center; top: 20px; margin-top: 0; margin-right: 30px; margin-bottom: 30px; float: right; position: relative; height: auto; padding: 20px 0 30px; }
#menuR p{
	margin-right: 1em;
	margin-left: 1em;
}
/* =============================  #underNavi 画面下部サブナビゲーション */
#underNavi{ font-size: small; clear: both; margin: 0; border-top: 1px solid #999999; text-align: center; }
















/* =========================  #footer 画面下部 */
#footer { padding: 10px 0; color: #9ca398; text-align: center; background-color: #fff100; }
















/* ====================  #templatelink 画面下部:著作リンク */
#templatelink {
	padding: 3px 0px;
	margin: 0px 0px 5px;
	font-size: 14px;
	text-align: right;
}
















#templatelink a{
	color: #336699;
	text-decoration: none;
}








/* ============  そのほか個別設定 */
.photo {
	margin: 0;
	padding: 0;
	top: 10px;
}
#newsbox {
	height: 230px;
	overflow: auto;
	width: 480px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-top-width: 1px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
}




#attention {
	height: 100px;
	line-height: 1.5;
	overflow: auto;
	width: 460px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-top-width: 1px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	margin-top: 0px;
}








.banner { /* サブメニュー内のバナー画像スペース */
	width: 230px;
	margin-bottom: 15px;
}
#credit {
	color: #4c4c4c;
	font-size: 0.8em;
	line-height: 1.2em;
	width: 430px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 8px;
	border: solid 5px #ccc;
}
a:visited { color: #ee781f; text-decoration: none; }
#base { width:870px; margin-right: auto; margin-left: auto; background-color: #ffffff; margin-top: 0;
	;border-right: 1px solid #000000; border-left: 1px solid #000000; }
#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}
/* メニュー */
div#MENU { width: 210px; float: left; font-size: 90%; margin: 50px 0 0; }
#MENU ul{
	width: 170px;
	margin: 0 20px 1em 20px;
	border-bottom: double 3px #FBFBFA;
	text-decoration: none;
}
#MENU li{
	margin-bottom: 5px;
	padding-top: 0.1em;
	background: #fbfbfa;
	border-top-color: #e3e3e3;
}
#MENU li.menu-on {
	background: #ECECEA;
}
#MENU li a{
	display: block;
	width: 150px;
	padding: 0.4em 10px;
	border-bottom: 2px solid #dcdcda;
	font-weight: bold;
	text-decoration: none;
}
#MENU li a:hover,#MENU li a:active{
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
/*
コンテンツ
-------------------------------------------------------------------*/
#contents { width:620px; float: right; margin-top: 40px; padding-right: 30px; padding-bottom: 50px;}
#contents p, #contents_onepain p{ font-size: 14px; line-heightn-top: 30px; padding-right: 30px; padd: 20px; margin: 10px 30px; padding: 5px 10px; }
#contents h3 {
	font-size: 16px;
	padding-left: 7px;
	color: #ee781f;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}
#contents_onepain h3 {
	font-size: 16px;
	padding-left: 7px;
	color: #ee781f;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}
#contents h2,
#contents_onepain h2 { font-size: 18px; padding-left: 10px; color: #3f3f3f; font-weight: bold; padding-top: 2px; padding-bottom: 2px; line-height: 22px; margin: 10px 10px 5px 5px; border-bottom: 1px solid #eaeaea; border-left: 7px solid #a2b961; }
#contents_onepain h3 a:link { color: #993; text-decoration: underline; }
#contents_onepain h3 a:visited { color: #993; text-decoration: underline; }
#contents h4, #contents_onepain h4 { color: #535450; font-size: 15px; line-height: 25px; margin-top: 15px; margin-bottom: 10px; margin-left: 25px; }
#contents td{ color: #535450; line-height: 25px; margin-top: 15px; margin-bottom: 10px; margin-left: 25px; }
#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}
#contents #c_pad {
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}
/**/
#contents #c_pad p a {
	line-height: 20px;
}
#contents #c_pad p strong {
	line-height: 20px;
}








#art table  {
 background-color: #efede7; width: 600px; float: none; margin: 15px auto 5px 40px;
 	_zoom: 1;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 1px;
	}




#art table td {
	padding: 15px;
	border: solid 1px #eae8df;
}
#art table e th {
	background-color: #EFEDE7;
	padding: 7px;
}




#art2 table .image {
	float: left;
	margin-right: 10px; margin-left: 30px;	
}








#art table .text {
	/zoom: 1;
	overflow: hidden;




}




#art2 table {
 background-color: #efede7; width: 600px; float: none; margin: 15px auto 5px 40px;
 	_zoom: 1;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 1px;
	}




#art2 table p {
	padding: 0px; margin: 0px
}




#art2 table td {
	padding: 15px;
	border: solid 1px #eae8df;
}




#art2 table th {
	background-color: #EFEDE7;
	padding: 7px;
}




#art2 table .image {
	float: left;
	margin-right: 15px; margin-left: 25px;	
}








#art2 table .text {
	/zoom: 1;
	overflow: hidden;




}




/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: auto;
	width: auto;
	border: solid 1px #dddddd;
	margin: 5px;
	padding: 5px;
	position: relative;
}
#base #wrap #contents #c_pad .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #8AA448;
	border-left-color: #B8CB81;
	color: #FFFFFF;
}
#base #wrap #contents #c_pad .box2 p {
	margin: 0px;
}
















/* Added Style 
************************************************************************************/
.jqueryslidemenu ul li a.nohref{
	color: #ccc;
}
.jqueryslidemenu ul li a.nohref:hover{
	background-image: url(menu.gif);	
	color: #ccc;
}
#contents_onepain{
	margin: 50px 50px 30px 50px;
}
















/* fix **********************************************************************/
















.clearfix:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */








/* 20100414 Added by aoi corp. */ 
#newsbox dt,
#newsbox dd{
	line-height: 160%;
}
/* 20100426 Added by aoi corp. */
.mp3Player{
	margin: 10px 10px 20px;
}
.mp3List li {
	list-style-type: decimal;
	margin: 1em 0;
}










