@charset "Shift_JIS";
/* CSS Document */

/* ページ全体の設定---------------------------------------------------- */
body {
  background-color:#fff;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:9pt;  

}

body , html {
	background: #003040;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

/*links
---------------------------------------------------- */
a:link {
  color: #2E2EFE;
  text-decoration: none;
}

a:visited {
  color: #999;
  text-decoration:none; 
}
a:hover, a:active {
  color: ##C63;
  text-decoration:none; 
}

/* 文字の設定---------------------------------------------------- */
.bold { font-weight: bold;}
.red { color:#900;}

/* 配置の設定---------------------------------------------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
}

/* 画像の枠を消す（IE対策）------------------------------------- */

img {
    border: 0px;
}


/* ヘッダー用---------------------------------------------------- */
#wrapper_head {
	width: 100%;
	height: 75px;
	margin: 0 auto;
	background-color: #003040;

}

#real_head {
  margin: 0 auto;
  width: 900px;

  }

/* グローバルメニューの設定---------------------------------------------------- */

#header {
  margin-bottom: 0px;
  }

#header img {
  vertical-align:bottom;
  border: 0px;
  }

/* ナビゲーションの設定---------------------------------------------------- */


#nav ul {
  margin-top: 0px;
  padding: 0;
  width: 900px;
  height: 40px;
  list-style: none;
  }
  
#nav li a {
  display: block;
  width: 180px;
  height: 40px;
}  
  
#nav li {
  float:left;
  text-indent: -9999px;
}

#nav a {
  text-decoration:none;
  background: url(../library/menu_bar3.jpg) no-repeat;
}


/* ナビゲーションの設定2（トップページ用）---------------------------------------------------- */

#nav2 ul {
  margin: 0 auto;
  padding: 0;
  width: 900px;
  height: 40px;
  list-style: none;
  }
  
#nav2 li a {
  display: block;
  width: 180px;
  height: 40px;
}  
  
#nav2 li {
  float:left;
  text-indent: -9999px;
}

#nav2 a {
  text-decoration:none;
  background: url(../library/menu_bar5.jpg) no-repeat;
}



/* コンテンツの設定---------------------------------------------------- */
#wrapper {
	background:#eeeeee;
	width:100%;
}
#pagebody {
  width: 900px;
  margin: 0 auto;
  z-index: auto;
	min-height: 100%;
	height: 100%;
	background:#ffffff;
	background-repeat: repeat-y;
	padding-bottom:50px;
}

#pagebody2 {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: 100%;
	padding-top: 20px;
	background-repeat: repeat-y;
	background:#ffffff;
	padding-bottom:50px;
  
}

#sub{
  width: 130px;
  float: left;
  height: 100%;
  background:#ffffff;
  margin-right:20px;
  padding:30px 20px;
}

#sub2{
  width: 190px;
  float: left;
  min-height: 100%;
  height: 100%;
}


#main{
  float: left;
  background:#ffffff;

}

#main object {
  vertical-align:bottom;
    }



/* フッター用---------------------------------------------------- */
div#wrapper_footer {
	width: 100%;
	margin: 0 auto;
	border-top:1px solid #00698c;
	background:#003040;
}

#real_footer {
  margin: 0 auto;
  width: 900px;
  height: 100%;

  }

#footer{
  width: 900px;
  height: 145px;
  
}

#footerl1{
	width: 190px;
	height: 141px;
	background-image: url(../library/l1bg.png);
	background-repeat: repeat-x;
	float: left;
}

#footerl2{
  width: 148px;
  height: 120px;
  background-image:url(../library/l2bg.png);
  background-repeat: repeat-x;
  float:left;
  color:#CCC;
  padding-top: 22px;
  padding-left: 42px;
  font-size:12px;
}

#footerl3{
	width: 150px;
	height: 115px;
	background-image: url(../library/l3bg.png);
	background-repeat: repeat-x;
	float: left;
	padding-top: 26px;
	padding-left: 23px;
}

#footerl4{
  width: 330px;
  height: 138px;
  background-image: url(../library/footerl4.png);
  background-repeat: no-repeat;
  float:left;  
}

#footer_under{
  width: 863px;
  height: 20px;
  background-color:#003040;
  text-align:right;
  padding-top: 0px;
  
}

#footer img {
  vertical-align:bottom;
  }


/* トップページのコンテンツ部分---------------------------------------------------- */
#topimage {
	width: 855px;
	margin-left: 45px;
	height: 248px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#topunder {
  width: 900px;
  height: 290px;
  margin-bottom: 15px;
}

#topunder_l {
  width: 465px;
  min-height: 290px;
  margin-left: 45px;
  background-image:url(../library/top_topics_bgimg.png) ;
  background-repeat: no-repeat;
  float:left;
}

#topunder_l_inner {
  width: 435px;
  height: 100%;
  margin-left: 25px;
  float:left;
  margin-top: 40px;
  line-height: 19px;
}

#topunder_r {
  width: 320px;
  height: 100%;
  margin-left: 25px;
  float:left;
  background-image:url(../library/top_newarrival_bgimg.png);d
}

#topunder_r_inner {
  width: 280px;
  margin-left: 25px;
  float:left;
  margin-top: 42px;
  line-height: 12px;
  color:#FFF;
}

#topics .title{
	color:#003040;
	font-size:14px;
	line-height:120%;
}
#topics .new {
	color:#003040;
	border-bottom:1px dotted #95b8c4;
	margin-bottom:5px;
	margin-right:15px;
}
p.caption {
	font-size: 10px;
	line-height: 110%;
	text-align:left;
}


.banner_area {
	width: 855px;
	margin-left: 45px;
	margin-top: 30px;
	margin-bottom: 20px;
}


/* トップ以外のページのコンテンツ部分---------------------------------------------------- */
#wrapper_content {
	width: 900px;
	margin: 0 auto;
	height: 5000px;
	background-color: #fff;

}

#real_content {
  width: 898px;
  background-color:#fff;

  }

#sidem{
  width: 280px;
  height: 100%;
  background-color: #fff;
    float:left;
}

#content{
  width: 580px;
  background-color: #fff;
    float:left;
}


#content_inner{
  width: 578px;
  height: 100%;
  background-color: #fff;
    float:left;
}
