@charset "utf-8";

/*--------------------------------------
 * Universal selector
 * ---------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}

/*--------------------------------------
 * Structure Module
 * ---------------------------------------*/
body {
	margin: 0px 0px;
	padding: 0;
	line-height: 130%;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "メイリオ","Meiryo","ＭＳ Ｐゴシック", "Osaka", verdana, sans-serif;
	text-align: center;
	color: #231815;
	letter-spacing: 0.1em;
	}
/*--------------------------------------
 * Text Module
 * ---------------------------------------*/
p,
pre,
address,
cite {
	}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}


br {
	letter-spacing: 0;
	}
/*--------------------------------------
 * Image Module
 * ---------------------------------------*/
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	}

/*--------------------------------------
 * Table Module
 * ---------------------------------------*/
table{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse;
	}
	

/*--------------------------------------
 * Hypertext Module
 * ---------------------------------------*/
a,
a:link,
a:visited {
	color: #993131;
	text-decoration: none;
	font-weight: normal;
	}

a:active,
a:hover,
a:focus {
	color: #eb8483;
	}

/*--------------------------------------
 * ライン
 * ---------------------------------------*/

hr {
	display:none;
	clear:both;
	}

/*--------------------------------------
 * コンテンツ
 * ---------------------------------------*/

#wrapper {
	padding: 8px 0px 0px 0px;
	min-width: 940px;
	text-align: left;
	}


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

#header {
	position: relative;
	height: 367px;
	}

/*ナビゲーション*/
#header .navigation {
	position: absolute;
	top: 331px;
	left: 20px;
	width: 700px;
	height: 16px;
	}

#header .navigation ul {
	}

#header .navigation ul li {
	margin-right: 15px;
	float: left;
	}

#header .navigation ul li a {
	display: block;
	overflow: hidden;
	height: 16px;
	background: url(../images/common/header/navi.gif) no-repeat;
	text-indent: -9999px;
	line-height: 100%;
	text-decoration: none;
	}

#header .navigation ul li.navi0 a {
	width: 57px;
	background-position: 0px 0px;
	}

#header .navigation ul li.navi1 a {
	width: 83px;
	background-position: -62px 0px;
	}

#header .navigation ul li.navi2 a {
	width: 50px;
	background-position: -149px 0px;
	}

#header .navigation ul li.navi3 a {
	width: 62px;
	background-position: -201px 0px;
	}

#header .navigation ul li.navi4 a {
	width: 90px;
	background-position: -263px 0px;
	}

#header .navigation ul li.navi5 a {
	width: 86px;
	background-position: -354px 0px;
	}

#header .navigation ul li.navi6 a {
	width: 52px;
	background-position: -446px 0px;
	}
#header .navigation ul li.navi7 a {
	width: 100px;
	background-position: -502px 0px;
	}

#header .navigation ul li.navi0 a:active,
#header .navigation ul li.navi0 a:hover,
#header .navigation ul li.navi0 a:focus {
	background-position: 0px -16px;
	}

#header .navigation ul li.navi1 a:active,
#header .navigation ul li.navi1 a:hover,
#header .navigation ul li.navi1 a:focus {
	background-position: -62px -16px;
	}

#header .navigation ul li.navi2 a:active,
#header .navigation ul li.navi2 a:hover,
#header .navigation ul li.navi2 a:focus {
	background-position: -149px -16px;
	}

#header .navigation ul li.navi3 a:active,
#header .navigation ul li.navi3 a:hover,
#header .navigation ul li.navi3 a:focus {
	background-position: -201px -16px;
	}

#header .navigation ul li.navi4 a:active,
#header .navigation ul li.navi4 a:hover,
#header .navigation ul li.navi4 a:focus {
	background-position: -263px -16px;
	}

#header .navigation ul li.navi5 a:active,
#header .navigation ul li.navi5 a:hover,
#header .navigation ul li.navi5 a:focus {
	background-position: -354px -16px;
	}
#header .navigation ul li.navi6 a:active,
#header .navigation ul li.navi6 a:hover,
#header .navigation ul li.navi6 a:focus {
	background-position: -446px -16px;
	}
#header .navigation ul li.navi7 a:active,
#header .navigation ul li.navi7 a:hover,
#header .navigation ul li.navi7 a:focus {
	background-position: -502px -16px;
	}

/*トップへボタン*/
ul.totop {
	clear: both;
	height: 38px;
	background: url(../images/common/parts/bg_totop.gif) repeat-x 0px bottom;
	}
	
ul.totop li {
	margin: 0px auto;
	padding: 15px 0px 0px 907px;
	width: 33px;
	height: 23px;
	background: #f6f6f6;
	}
	
ul.totop a {
	display: block;
	overflow: hidden;
	width: 23px;
	height: 23px;
	background: url(../images/common/parts/top.gif) no-repeat;
	text-indent: -9999px;
	line-height: 100%;
	text-decoration: none;
	}

ul.totop a:active,
ul.totop a:hover,
ul.totop a:focus {
	background-position: 0px -23px;
	}

/*トップへボタン*/
#contents ul.totop {
	clear: both;
	height: 38px;
	background: none;
	}
	
#contents ul.totop li {
	padding: 15px 0px 0px 727px;
	width: 23px;
	height: 23px;
	background: none;
	}
	
#contents ul.totop a {
	display: block;
	overflow: hidden;
	width: 23px;
	height: 23px;
	background: url(../images/common/parts/top.gif) no-repeat;
	text-indent: -9999px;
	line-height: 100%;
	text-decoration: none;
	}

#contents ul.totop a:active,
#contents ul.totop a:hover,
#contents ul.totop a:focus {
	background-position: 0px -23px;
	}

/*--------------------------------------
 * コンテンツ
 * ---------------------------------------*/
#contents {
	margin: 0px auto;
	padding: 19px 0px 0px 0px;
	overflow: hidden;
	clear: both;
	width: 940px;
	background: #f6f6f6;
	}

#contents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	}

/*\*/
* html #contents {
	height: 1em;
	overflow: visible;
	}
/**/

/*--------------------------------------
 * メインコンテンツ
 * ---------------------------------------*/
#primaryArea {
	padding: 0px 14px 0px 14px;
	float: right;
	width: 717px;
	}


p.caution-wmp {
	padding: 10px 0px 14px 0px;
	text-align: center;
	line-height: 32px;
	font-size: 10px;
	background: url(../images/common/parts/line.gif) no-repeat center top;
	}


/*--------------------------------------
 * サイドバー
 * ---------------------------------------*/
#secondaryArea {
	padding: 14px 0px 14px 14px;
	float: right;
	width: 181px;
	}

/*--------------------------------------
フッター
---------------------------------------*/

#footer {
	clear: both;
	min-width: 940px;
	height: 47px;
	text-align: left;
	background: url(../images/common/footer/bg.gif) repeat-x;
	}
	
#footer ul {
	margin: 0px auto;
	padding: 0px 5px 0px 0px;
	width: 935px;
	clear: both;
	}

/*ロゴ*/
ul li.logo {
	padding: 7px 0px 0px 10px;
	float: left;
	width: 220px;
	}

ul li.logo a {
	display: block;
	overflow: hidden;
	width: 212px;
	height: 36px;
	background: url(../images/common/footer/logo_footer.gif) no-repeat;
	text-indent: -9999px;
	line-height: 100%;
	text-decoration: none;
	}

ul li.logo a:active,
ul li.logo a:hover,
ul li.logo a:focus {
	}


/*コピーライト*/
#footer ul li.copyright {
	padding: 15px 0px 0px 0px;
	float: left;
	width: 705px;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	}
	
#footer ul li.copyright ul {
	width: 705px;
	text-align: right;
	}
	
#footer ul li.copyright li {
	padding: 0px 0px 3px 15px;
	line-height: 100%;
	}

#footer ul li.copyright li a {
	color: #fff;
	}

#footer ul li.copyright li a:active,
#footer ul li.copyright li a:hover,
#footer ul li.copyright li a:focus {
	color: #eb8483;
	}

/*リセット*/
.reset {
	clear:both;
	display:block;
	font-size:1px;
	line-height:1px;
	height:1px;
	}
	
/* ec */

.roll {
	margin-top: 10px;
	}

#sub #mainCol, #sub #contents {
    width: 560px;
	text-align: left;
	background: none;
	padding-top: 20px;
}

#sub .wrap {
	width: 500px;
	margin: 0 auto;
	}
	
#sub h1 {
	font-size: 130%;
	color: #3F2424;
	font-weight: bold;
	margin: 0 0 20px 30px;
	}	

#sub .ec {
    float: left;
    height: 30px;
    margin: 0 8px 8px 0;
    width: 110px;
}

#news-list .jacket img {
    border: 1px solid #AAAAAA;
    margin-bottom: 0;
    padding: 1px;
    width: 200px;
}	