@charset "utf-8";
@import url("base.css");

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*---font---*/
.t10 {
	font-size: 10px;
}
.t12 {
	font-size: 12px;
}
.t14 {
	font-size: 14px;
}
.t16 {
	font-size: 16px;
}
.t18 {
	font-size: 18px;
}
.t20 {
	font-size: 20px;
	line-height: 1.6em;
}
.red {
	color: #ff3300;
}
.red2 {
	color: #cc0000;
}
.blue {
	color: #0041A3;
}
.back {
	background-color: #fff150;
	padding: 2px 3px;
	font-weight: bold;
}
.orange {
	color: #d55500;
}
.bold {
	font-weight: bold;
}
.under {
	text-decoration: underline;
}
.big {
	font-size: 120%;
}
.bigger {
	font-size: 150%;
}
.bigger1 {
	font-size: 250%;
}
.small {
	font-size: 85%;
}
.x-small {
	font-size: 75%;
}
.dell {
	text-decoration: line-through;
}
.check {
	background-image: url(img/checkmark.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 23px;
}
/*---テーブル---*/
table td,
table th {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}
table .w150  {
	background-color: #ececec;
	width: 150px;
	color: #333;
}
table .w120  {
	background-color: #ececec;
	width: 120px;
	color: #333;
}
table .w50  {
	width: 50%;
}
table .w40  {
	width: 40%;
}
table .w30  {
	width: 30%;
}
/*---新着情報---*/
.position_r {
	position: relative;
}
.position_abinfo {
	position: absolute;
	left: 488px;
	top: 19px;
}
.link2 {
	font-size: 12px;
	text-align: right;
}

#wrap {
	width: 940px;
	_width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}


/*---ヘッダー---*/

#header {
	position: relative;
	width: 940px;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#header h1 {
	font-size: 12px;
	color: #666;
	position: absolute;
	top: 20px;
	left: 300px;
}
#wrap #header #logo {
	height: 80px;
	width: 232px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#wrap #imgbox {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 20px;
}




/*---メニュー---*/
#menu {
	height: 44px;
	width: 940px;
	clear: both;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li a {
	display: block;
	text-decoration: none;
	line-height: 44px;
	color: #333;
	font-size: 14px;
	background-image: url(img/gnavi.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 44px;
	width: 188px;
}
#menu li a:hover {
	color: #C60;
	background-image: url(img/gnavi.png);
	background-repeat: no-repeat;
}

#menu ul li a#hnav01 { background-position: 0 0; }
#menu ul li a#hnav02 { background-position: -188px 0; }
#menu ul li a#hnav03 { background-position: -376px 0; }
#menu ul li a#hnav04 { background-position: -564px 0; }
#menu ul li a#hnav05 { background-position: -752px 0; }
/* rollover */
#menu ul li a#hnav01:hover { background-position: 0 -44px; }
#menu ul li a#hnav02:hover { background-position: -188px -44px; }
#menu ul li a#hnav03:hover { background-position: -376px -44px; }
#menu ul li a#hnav04:hover { background-position: -564px -44px; }
#menu ul li a#hnav05:hover { background-position: -752px -44px; }

/*---コンテンツ---*/
.container {
	width: 940px;
	margin: 0 auto;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
  float: left;
  display: inline;
  margin-left: 20px;
}
.grid1 {width: 60px;}
.grid2 {width: 140px;}
.grid3 {width: 220px;}
.grid4 {width: 300px;}
.grid5 {width: 380px;}
.grid6 {width: 460px;}
.grid7 {width: 540px;}
.grid8 {width: 620px;}
.grid9 {width: 700px;}
.grid10 {width: 780px;}
.grid11 {width: 860px;}
.first {margin-left: 0;clear: left;}

*html .grid4 {margin-left: 12px;}

 /* IE7 */
*:first-child+html .clearfix {zoom: 1;}
#wrap .title {
	background-image: url(img/titleback.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 605px;
	_width: 620px;
	line-height: 20px;
	color: #333;
	padding-left: 15px;
}
#wrap .title2 {
	line-height: 20px;
	color: #333;
	background-image: url(img/titleback2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
	width: 569px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#wrap .waku {
	background-color: #E1E1E1;
	padding: 10px;
	width: 600px;
	_width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}
#wrap .waku2 {
	padding: 10px;
	width: 598px;
	_width: 620px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
#wrap .box120 {
	float: left;
	width: 120px;
}
#wrap .box460 {
	float: right;
	width: 460px;
}
#wrap .sub_box {
	width: 300px;
	margin-bottom: 15px;
}




/*---フッター---*/
#footer {
	position: relative;
	clear: both;
	background-color: #ECECEC;
	height: 170px;
	width: 938px;
	border: 1px solid #CCC;
}
#footer #footer_mail {
	position: absolute;

}
#wrap #footer .footer_adress {
	color: #333;
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
}
#wrap #footer .footer_adress a {
	font-size: 12px;
	color: #333;
}


/*---角丸---*/
.column	{
	width: 600px;
	background: url(img/round_bottom.jpg) no-repeat bottom;
	margin-bottom: 25px;
}
.column .inner	{
	width: 560px;
	_width: 600px;
	background: url(img/round_top.jpg) no-repeat;
	padding: 6px 20px 5px;
}
.column	p {
	font-size: 14px;
}

