@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
body {
  margin-top: 10px;
  padding: 0;
  color: #333333;
  background: #ffffff url(images/bg_body.gif) repeat-x;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  letter-spacing:0.04em;
}
#frame {
  margin: 0 auto;
  width: 760px;
  background: #ffffff;
  border-bottom: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  
}
a:link {
	COLOR: #39459D;
	TEXT-DECORATION: none;
}
a:visited {
	COLOR: #39459D;
	text-decoration: none;
}
a:hover {
	COLOR: #39459D; 
	TEXT-DECORATION: underline}
	

/* ヘッダー
---------------------------------------------------- */
#header {
  clear:both;
  margin: 0 auto; 
  width: 760px;
  background: url(images/header_bg.gif) repeat-x;
  height: 63px;
}
.bline {
  border-bottom: 3px solid #b2ccFF;
  }
#header #mlmc_logo h1 {
  float: left ;
  margin: 0 auto;
  position: relative;
  left: 0;
  top: 0;
  height: 63px;
}
#header #mlmc_logo img {
  float: left ;
  margin: 0 auto;
  border: none;
  color: #ffffff;
  background: transparent;
  }
#r-box {
  float: right ;
   width: 208px;
   margin: 0;
   padding: 0;
}
#r-box #logo_link {
  float: right ;
  margin: 0;
  padding: 0;
  width: 208px;
  right:0;
}
#r-box #lang_link {
  float: right ;
  clear:both;
  padding: 3px 2px 1px 0;
  right:0;
  font-size:12px;
  margin:1px 3px 0 0;
  height:14px;
}


/* 左カラム
---------------------------------------------------- */

#archive {
    width:158px;
    margin:10px 0px 10px 0px;
    border: 1px solid #cccccc;
	}
#archive h2 a {
  display: block;
  width: 158px;
  height: 27px;
  text-decoration: none;
}
#archive h2 {
	position: relative;
	width: 158px;
    height: 27px;
	margin: 0;
	padding: 0;
	background-image:url(images/tab_archive.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}
#archive ul {
  padding-left: 15px;
  padding-top:3px;
  margin:10px;
  list-style: url(images/bullet_p.gif) none;
  color: #666666;
  text-indent:0px;
}
#archive li {
  margin: 0px;
  padding: 0px 5px 5px 0px;
  font-size: 12px;
  line-height: 1.3em;
  text-decoration: none;
  color: #333333;
}
#archive ul li ul {
  padding-left: 5px;
  padding-top:5px;
  margin:0px;
  list-style: url(images/bullet_p.gif) none;
  color: #666666;
  text-indent:0px;
}
#archive ul li ul li {
  margin-left: 3px;
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  line-height: 1.3em;
  text-decoration: none;
  color: #333333;
}
#search {
    width:158px;
    margin:10px 0px 10px 0px;
    border: 1px solid #cccccc;
	font-size:12px;
	}
#search h2 a {
  display: block;
  width: 158px;
  height: 27px;
  text-decoration: none;
}
#search h2 {
	position: relative;
	width: 158px;
    height: 27px;
	margin: 0;
	padding: 0;
	background-image:url(images/tab_search.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}
#search_box {
    display:block;
    width:138px;
    margin:10px 0px 10px 8px;
	font-size:12px;
	}
.search_text {
    font-size:12px;
	color:#333333;
	width:130px;
	}
.search_btn {
    font-size:12px;
	color:#333333;
	}
.button_box {
    width:158px;
    margin:10px 0px 10px 0px;
	}
	

/* メイン
---------------------------------------------------- */

.main h1 {
    width:560px;
    margin:0px;
	padding:0px;
	height: 40px;
	border: none;
    background: transparent;
	}
.main .notext {
    width:560px;
    margin-bottom:20px;
	padding:0px;
	height: 40px;
	border: none;
	background-image:url(images/header_notext.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
	font-size:22px;
	font-weight:bold;
	color:#2C4865;
	line-height:1.7em;
	}
.main .noheader {
    margin-bottom:15px;
	}
.main h2 {
	width: 548px;
    height: 28px;
	margin-top:20px;
	margin-bottom: 5px;
	padding-left: 12px;
	background-image:url(images/sub_header2.gif) ;
	background-repeat: no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#2C4865;
	line-height:1.7em;
}
.main h2.line2 {
	width: 548px;
    height: 40px;
	margin-top:20px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-bottom:8px;
	background-image:url(images/sub_header2_2.gif) ;
	background-repeat: no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#2C4865;
	line-height:1.5em;
}
.main h3 {
	font-size:13px;
	font-weight:bold;
	color:#2C4865;
    width: 540px;
    text-decoration: none;
    margin: 20px 5px 10px 3px;
	padding-left: 11px;
    border-bottom: 1px solid #CCCCCC;
	background-image:url(images/sub_header3.gif);
	background-repeat: repeat-y;
	line-height:1.5em;
}
.main h4 {
	font-size:13px;
	height: 20px;
	font-weight:bold;
	color:#2C4865;
    width: 550px;
    text-decoration: none;
    margin: 20px 5px 10px 3px;
	padding: 0;
	text-indent: 4px;
	line-height:1.5em;
}
.main p {
	margin: 5px 8px 10px 8px;
	font-size:12px;
	padding: 0;
	line-height:1.7em;
	color:#333333;
}
.main ul {
	margin: 5px 8px 10px 40px;
	padding-left: 10px;
	font-size:12px;
	line-height:1.6em;
	color:#333333;
}
.main ul li {
	font-size: 12px;
	line-height: 140%;
	margin: 0px 0px 0px -20px;
	padding-left: 0px;
	padding-top: 2px;
	list-style-image:url(images/bullet_b.gif);
	}
.main ol {
	margin: 5px 8px 10px 40px;
	font-size:12px;
	padding: 0;
	line-height:1.6em;
	color:#333333;
}
.caption {
    font-size:12px;
	color:#666666;
	line-height:1.4em}
.ktable {
    border:1px solid #3333ff;
	}
.ktable td {
    font-size:12px;
	color:#333333;
	line-height:1.4em;
    border-right:1px solid #666666;	
    border-bottom:1px solid #666666;
	}
.ktable th {
    font-size:12px;
   	text-align:center;
	font-weight:bold;
	color:#333333;
	line-height:1.4em;
	background-color:#D0DFFF;
    border-right:1px solid #666666;	
    border-bottom:1px solid #666666;
	}
.ktable .sub_head {
    font-size:13px;
	font-weight:bold;
	color:#333333;
	letter-spacing:normal;
	line-height:1.4em;
	background-color:#E1EBFF;
    border-right:1px solid #666666;	
    border-bottom:1px solid #666666;
	}
.ktable .spacer {
    height:3px;
	background-color:#6699CC;
	}
.ktable .head_text{
    letter-spacing:0.5em;
	}
#sitemap {
  margin-left: 10px;
  padding: 0;
}
#sitemap .li_sitemap{
  list-style-image:url(images/bullet_b.gif);
  margin-left: 20px;
}
#sitemap .li_sitemap_lv2{
  list-style-image:url(images/sub_r.gif);
  margin-left: 35px;
}
#sitemap .li_sitemap_lv2_last{
  list-style-image:url(images/sub_b.gif);
  margin-left: 35px;
}
#sitemap .li_sitemap_lv3{
  list-style-image:url(images/sub_r.gif);
  margin-left: 50px;
}
#sitemap .li_sitemap_lv3_last{
  list-style-image:url(images/sub_b.gif);
  margin-left: 50px;
}
#sitemap .li_sitemap_lv2p{
  list-style-image:url(images/bullet_ps.gif);
  margin-left: 35px;
}
#sitemap .li_sitemap_lv2p_last{
  list-style-image:url(images/bullet_ps.gif);
  margin-left: 35px;
  margin-bottom:5px;
}

.h1_img {
    margin:0;
	}
.menu {
	margin-top: 20px;
}
.menu ul {
    margin-left:0;
	padding-left:10px;
	}
.menu .li_menu{
	font-size: 13px;
	color:#666666;
	font-weight:bold;
	list-style:none;
	background-image:url(images/arrow_disc.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-bottom:5px;
	text-indent:25px;
	line-height:1.4em;
	margin-top:5px;
}
.menu .li_menu_lv2{
	font-size: 13px;
	color:#666666;
	font-weight:bold;
    list-style:none;
    margin-left: 30px;
}
.img_numtext {
    margin-left:-15px;
	line-height:1.4em;
	}
	
.dottable {
    margin-top:10px;
	}
.dottable td {
    font-size:12px;
	color:#333333;
	line-height:1.4em;
    border-bottom:1px dotted #6699CC;
	padding:5px;
	}
.main ul.list2 {
	margin: 5px 8px 40px 40px;
	padding-left: 10px;
	font-size:12px;
	line-height:1.6em;
	color:#333333;
}
.main ul.list2 li {
	font-size: 12px;
	line-height: 160%;
	margin: 0px 0px 8px -20px;
	padding-left: 0px;
	padding-top: 2px;
	list-style-image:url(images/bullet_b2.gif);
	}
.main ul.link {
	margin: 5px 8px 10px 40px;
	padding-left: 10px;
	font-size:12px;
	line-height:1.6em;
	color:#333333;
}
.main ul.link li {
	font-size: 12px;
	line-height: 140%;
	margin: 0px 0px 5px -20px;
	padding-left: 0px;
	padding-top: 2px;
	list-style-image:url(images/bullet_b.gif);
	}
	
.main p.grayb {
     font-weight:bold;
	 color:#999999;
	 margin:0 0 0px 15px;
	 }
.main ul.list3 {
	margin: 5px 8px 15px 40px;
	padding-left: 10px;
	font-size:12px;
	line-height:1.6em;
	color:#333333;
}
.main ul.list3 li {
	font-size: 12px;
	line-height: 130%;
	margin: 0px 0px 3px -20px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-image:url(images/bullet_b2.gif);
	}
.main ul.kome {
	margin: 5px 8px 15px 40px;
	padding-left: 10px;
	font-size:12px;
	line-height:1.6em;
	color:#333333;
}
.main ul.kome li {
	font-size: 12px;
	line-height: 130%;
	margin: 0px 0px 3px -30px;
	padding-left: 18px;
	padding-top: 0px;
	list-style-image:none;
	list-style:none;
	background:url(images/kome.gif) no-repeat 2px 3px;
	}
 

/* パンくず
---------------------------------------------------- */

#breadcrumbs_list {
    margin: 0px 0 5px 0;
	width: 560px;
	font-size:12px;
	color:#666666;
}
#breadcrumbs_list A:link {
	COLOR: #39459D;
	text-decoration: none;
}
#breadcrumbs_list A:visited {
	COLOR: #39459D;
	text-decoration: none;
}
#breadcrumbs_list A:hover {
	COLOR: #39459D; TEXT-DECORATION: underline}


/* フッター
---------------------------------------------------- */
#gaidai_footer {
  clear:both;
  margin: 0 auto;
  width: 760px;
  font-size: 11px;
  color: #666666;
  line-height:1.4em;
}
#gaidai_footer #g_footer_text {
  float:left;
  display:block;
  padding:5px 0px 0 0px;
  margin:0;
  left:0;
}
#gaidai_footer #gaidai_top {
    padding-top:5px;
    display:block;
    float:right;
    position: relative;
   }
   

/* その他
---------------------------------------------------- */
.colorf00 {color: #FF0000}
img.rphoto {
   margin-left:10p;
   }
table.contact {
   background:#DCEDDC;
   margin:10px;
   width:530px;
   }

