@charset "utf-8";
/* Mon' CSS Document */


/*
=======================================================================
generic
=======================================================================
*/

* html body { font-size: 90%;/* all IE */ }
/* hide from mac ie5.x \*/
* html body { font-size: 89%; }
/* end hide from mac ie5 */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
}

body {
	text-align: left;
	color: #0B3920;
	font-family: verdana, helvetica, arial, Meiryo, 'メイリオ', 'MS PGothic', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, sans-serif;
}

#beta { background: #FFFFFF url(/mon/images/bg_body_contents_inner.jpg) repeat-y scroll center top; }

#contents-bottom { background: url(/mon/images/bg_body_contents_bottom.jpg) no-repeat scroll left top; height:60px; }

.clr { clear: both; width: 1px; height: 1px; margin: 0 -1px -1px 0; padding: 0; border: 0; font-size: 0; line-height: 0; overflow: hidden;/* <div class="clr">&nbsp;</div> */ }

.pkg:after {
    content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html .pkg { display: inline-block; }
/* hides from ie-mac  \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

form { margin: 0; padding: 0; }

a img { border: 0; }

em { color: #900; font-style: normal; font-weight: bold; }


/*
=======================================================================
box layout setting
=======================================================================
*/

#container { position: relative; margin: 0; }

#container-inner { position: static; width: auto; }

#header { position: relative; width: 100%; }

#header-inner { position: static; }

#contents { position: relative; width: 100%; }

#contents-inner { position: static; }

#contents-bottom { position: relative; width: 100%; }

#contents-bottom { float: left; }

#alpha, #beta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
	word-break: break-all;
}

#alpha-inner, #beta-inner { position: static; }

#footer { position: relative; }

#footer-inner { position: static; }



/*
=======================================================================
box size setting
=======================================================================
*/

body { min-width: 780px; }

#container { width: 780px; text-align: left; }

#header { margin: 0; }

#header-inner { 
	width: 780px;
	height: 90px;
	display:block;
	margin: 0;
	padding: 0;
}

#contents { margin: 0; }

#contents-inner {
	margin: 0;
	padding: 0;
}

#contents-bottom { font-size: 0; line-height: 0; }

#footer { text-align: right; }

#footer-inner { margin: 0; }


/*
=======================================================================
header
=======================================================================
*/

#header a, #header a:hover { text-decoration: none; }

#header .title-ahref-01 {
	width: 200px;
	height: 90px;
	display:block;
	padding: 0;
	font-size: 0;
	line-height: 0;
	margin: 0 430px 0 0;
	float: left;
}

#header .title-ahref-02 {
	width: 148px;
	height: 90px;
	display:block;
    padding: 0;
    font-size: 0;
    line-height: 0;
	float: left;
}



/*
=======================================================================
footer
=======================================================================
*/

#footer-inner {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-size: 70%;
	line-height: 2;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B3920;
}

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

#footer img { border: none; }



/*
=======================================================================
Top Page Only
=======================================================================
*/

.top-menu {
	margin: 100px 160px 0 440px;
	height: 420px;
}

.top-menu a,
.top-menu a:hover {
	text-decoration: none;
	display:block;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.top-menu-ahref-01, .top-menu-ahref-02 { 
	height: 18px;
	margin: 0 0 10px 0;
}

.top-menu-ahref-03 { 
	height: 18px;
	margin: 0 0 9px 0;
}

.top-menu-ahref-04 { 
	height: 18px;
	margin: 0 0 10px 0;
}

.top-menu-ahref-05 { 
	height: 18px;
	margin: 0 0 9px 0;
}

.top-menu-ahref-06 { 
	height: 18px;
	margin: 0 0 9px 0;
}

.top-menu-ahref-last { 
	height: 36px;
}



/*
=======================================================================
alpha
=======================================================================
*/

#alpha {
	width:250px;
	margin: 0;
	padding: 0;
}

#alpha-inner {
	margin: 80px 70px 0 60px;
	height:340px;
}

.contents-menu a,
.contents-menu a:hover {
	text-decoration: none;
	display:block;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.menu-ahref-01 { 
	height: 18px;
	margin: 0 0 09px 0;
}

.menu-ahref-02 { 
	height: 18px;
	margin: 0 0 10px 0;
}

.menu-ahref-03 { 
	height: 18px;
	margin: 0 0 10px 0;
}

.menu-ahref-04 { 
	height: 18px;
	margin: 0 0 09px 0;
}

.menu-ahref-05 { 
	height: 18px;
	margin: 0 0 10px 0;
}

.menu-ahref-06 { 
	height: 18px;
	margin: 0 0 9px 0;
}

.menu-ahref-07 { 
	height: 18px;
	margin: 0 0 9px 0;
}

.menu-ahref-last { 
	height: 36px;
	margin: 0 0 22px 0;
}

.menu-ahref-special { 
	height: 40px;
}



/*
=======================================================================
beta
=======================================================================
*/

#beta {
	width:530px;
	margin: 30px 0 0 0;
	padding: 0;
}

#beta-inner {
	min-height:440px;
	margin: 0 50px 0 50px;
	overflow: hidden;
}

#beta-inner img {
	float: left;
	margin: 0 20px 15px 0;
}

#beta h2 {
	color: #115731;
	font-size: 110%;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 30px 0;
	padding: 0;
}

#beta h3 {
	color: #10522E;
	font-size: 110%;
	_font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}

#beta .link-category h3 { margin: 100px 0 50px 0; }

#beta h3 img {
	float: none;
	margin: 0 0 0 8px;
}

#beta h5 img {
	float: none;
	margin-left: 8px;
}

#beta h4 {
	color: #0B3920;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}

#beta h5 {
	color: #0B3920;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}

#beta h6 {
	color: #0B3920;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}

#beta .radio-news td {
	color: #0B3920;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}

#beta p {
	color: #0B3920;
	font-size: 80%;
	_font-size: 86%;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}

#beta .entry table {
	font-size: 76%;
	_font-size: 80%;
	line-height: 1.5;
}

#beta .entry table table {
	font-size: 100%;
	_font-size: 104%;
}

#beta ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
}

#beta ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#beta li {
	color: #0B3920;
	font-size: 80%;
	line-height: 1.3;
	margin: 0 0 10px 0;
}

#beta a { color:#390B0B; text-decoration: underline; }

#beta a:hover { color:#A31F1F; text-decoration: none; }

#beta .sub {
	color: #FFFFFF;
	margin: 30px 0 0 0;
	padding: 0;
	background: #0B3920 url(/mon/images/bg_sub-inner.jpg) repeat-y scroll center top;
}

#beta .sub-top  { 
	font-size: 0; line-height: 0;
	background: url(/mon/images/bg_sub-top.jpg) no-repeat scroll center top; height:12px;
}

#beta .sub-inner {
	margin: 0 12px;
	padding: 0;
	text-align: center;
}

#beta .sub-inner p,
#beta .sub-inner li {
	color: #FFFFFF;
}

#beta .sub-inner p {
	line-height: 1.5;
	font-size: 70%;
}

#beta .sub-inner img {
	float: none;
	margin: 0 0 5px 0;
}

#beta .sub-bottom  { 
	font-size: 0; line-height: 0;
	background: url(/mon/images/bg_sub-bottom.jpg) no-repeat scroll center top; height:12px;
}

#beta .menu-words {
	text-align: left;
}

#beta .menu-words a {
	color: #FFFFFF;
	text-decoration: none;
}

#beta .menu-words a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.entry { margin: 30px 0 60px 0; padding-top: 10px; padding-bottom: 10px; background: #FFF url(/mon/images/bg_entry.gif) no-repeat scroll right top; border-bottom: solid #0B3920 1px; }

.link-category { background: url(/mon/images/bg_link.gif) no-repeat scroll right top; border-bottom: none; }

.entry-none { display:none; }

/*
=======================================================================
common
=======================================================================
*/

hr { display:none; }


/* horizontal rule styles - use: <div class="hrdot">&nbsp;</div><hr /> */
.hrdot {
	height:2px;
	background: url(/mon/images/hrdot.gif) repeat-x scroll left center;
	margin: 0 0 5px 0;
	padding: 0;
    font-size: 0.1em;
    line-height: 0;
}

.font-up { font-size: 11px; color: #FFFFFF; border: 1px solid #0B3920; padding: 1px 2px 1px 1px; margin: 0 10px; line-height: 2; background-color: #0B3920; }

.new {
	display: inline;
	margin: 0 0 0 5px;
	padding: 1px 3px 3px;
	border: 1px solid #156e3e;
	background: #0a321c;
	color: #FFF;
	font-size: 11px;
	font-family: verdana, helvetica, 'MS PGothic', Osaka, sans-serif;
	font-weight: 100;
	vertical-align: middle;
	/* <span class="new">New!</span> */
}

/* horizontal rule styles - use: <div class="hr">&nbsp;</div><hr /> */
#contents-inner .hr {
	height:3px;
	background: url(/mon/images/hr.gif) no-repeat scroll right center;
	margin: 10px 0 70px 0;
	padding: 0;
    font-size: 0.1em;
    line-height: 0;
}

/* horizontal rule styles - use: <div class="hrbr">&nbsp;</div> */
#contents-inner .hrbr {
	height:1px;
	margin: 2px 0;
	padding: 0;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* horizontal rule styles - use: <div class="hrwhite">&nbsp;</div> */
#contents-inner .hrwhite {
	height:3px;
	background: url(/mon/images/hrwhite.gif) no-repeat scroll left center;
	margin: 5px 0 8px 0;
	padding: 0;
    font-size: 0.1em;
    line-height: 0;
}

/* horizontal rule styles - use: <div class="hrnewstop">&nbsp;</div> */
#contents-inner .hrnewstop {
	height:3px;
	background: url(/mon/images/hr.gif) no-repeat scroll right center;
	margin: 10px 0 5px 0;
	padding: 0;
    font-size: 0.1em;
    line-height: 0;
}

/* horizontal rule styles - use: <div class="hrnews">&nbsp;</div> */
#contents-inner .hrnews {
	height:3px;
	background: url(/mon/images/hr.gif) no-repeat scroll right center;
	margin: 5px 0 8px 0;
	padding: 0;
    font-size: 0.1em;
    line-height: 0;
}

object { margin: 0 0 10px 0; }

.img-none img { display: none; }

.icon-plus { background: url(/mon/images/icon_plus.gif) no-repeat scroll left center; padding-left: 20px; }

.icon-minus { background: url(/mon/images/icon_minus.gif) no-repeat scroll left center; padding-left: 20px; }

#beta .info-table table {
	border-collapse: collapse;
	font-size: 76%;
	_font-size: 80%;
	line-height: 1.5;
	margin-left: 1px;
	margin-bottom: 10px;
}

#beta .info-table th {
	background: #0B3920;
	color: #FFFFFF;
	font-weight: normal;
	text-align:left;
	padding: 3px;
}

#beta .info-table td {
	padding: 5px;
	border: 1px solid #0B3920;
}

#beta .recital-table table {
	border-collapse: collapse;
	font-size: 76%;
	_font-size: 80%;
	line-height: 1.5;
	border: 1px solid #0B3920;
	margin: 10px 0 20px;
}

#beta .recital-table h3 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 0;
}

#beta .recital-table th {
	font-size: 120%;
	font-weight: bold;
	padding: 5px 3px;
}

#beta .recital-table td {
	padding: 3px;
}

#beta .recital-table .hr-dot-table {
	background: url(/mon/images/hrdot.gif) repeat-x scroll left center;
	padding: 1px;
}

#beta .recital-table td img {
	float: none;
	margin: 0;
}

.attention {
	background-color: #4C512D;
	color: #FFFFFF;
	border: 1px solid #4C512D;
	padding: 1px;
	font-size: 12px;
	margin-left: 0px;
}

.indent { margin-left: 5px; }
/* indent rule styles - use: <span class="indent">&nbsp;</span> */

.mailto {
	padding: 2px 0 3px 20px;
	background: url(/mon/images/icon-mailto.gif) scroll no-repeat left center;
	color: #390B0B;
	font-family: 'verdana', 'helvetica', 'MS PGothic', "Osaka", "sans-serif";
}
