/* common -------------------------------------------------*/

h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,




address, form, blockquote{
	margin: 0;
	padding: 0;
	line-height: 1.5;
	display: block;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.margin_150 {
	height: 150px;
}
.margin_100 {
	height: 100px;
}


/* base layout + navigation -------------------------------------------------*/

body {
	margin: 0px;
	background-color: #000;
	background-image: url(../img/common/bg_dot.gif);
	background-repeat: repeat;
}
#top {
	background-image: url(../img/common/header_line.jpg);
	background-repeat: repeat-x;
	font-size: 0px;
	height: 6px;
}
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.container_bg {
	background-color: #C6C6C6;
}
#footer {
	text-align: center;
	padding-top: 13px;
	padding-bottom: 30px;
	clear: both;
}
#footer_caption {
	font-size: 65%;
	color: #FFF;
	padding-bottom: 8px;
}

#common_header {
	height: 90px;
}

#common_header_1 {
	float: left;
	padding-top: 20px;
	padding-left: 39px;
}
#common_header_2 {
	float: left;
	padding-top: 8px;
	padding-left: 99px;
}
#common_header_3 {
	float: right;
	margin-top: 17px;
	margin-right: 4px;
}
#navigation {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navigation img {
	margin-right: 1px;
}

#navigation_deco {
	height: 13px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#crumbs {
	padding-bottom: 8px;
	padding-left: 25px;
	font-size: 70%;
}
#bg_shadow {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/bg_shadow.gif);
	background-repeat: repeat-y;
}
#bg_note {
	background-image: url(../img/common/bg_containts.gif);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-bottom: 60px;
}
#pagetop {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 10px;
}


/* text -------------------------------------------------*/

a:link {
	color: #444444;
	text-decoration:underline;
}
a:visited {
	color: #888888;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:underline;
}

/* information -------------------------------------------------*/
.container_top {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top/bg.jpg);
	background-repeat: no-repeat;
	height: 677px;
}



/* index -------------------------------------------------*/

#top_header_1 {
	float: left;
	padding-left: 106px;
	padding-top: 26px;
}
#top_lead {
	padding-top: 10px;
}
#top_header_2 {
	float: left;
	padding-top: 27px;
	padding-left: 42px;
}
#top_header_3 {
	float: right;
	margin-top: 31px;
	margin-right: 74px;
}
#top_bg {
	clear: both;
	background-image: url(../img/top/bg.gif);
	background-repeat: no-repeat;
	height: 505px;
	padding-bottom: 40px;
}
#top_bt {
	clear: both;
}
#top_bt_l {
	float: left;
	padding-top: 106px;
	padding-left: 103px;
}
#top_bt_1 {
	margin-left: 18px;
}

#top_bt_2 {
	margin-top: 79px;
	margin-left: 10px;
}
#top_bt_3 {
	margin-top: 76px;
}
#top_bt_r {
	float: right;
	margin-top: 64px;
	text-align: right;
	width: 287px;
}
#top_bt_4 {
	margin-right: 121px;
}
#top_bt_5 {
	margin-top: 98px;
	margin-right: 110px;
}
#top_bt_6 {
	margin-top: 85px;
	margin-right: 99px;
}


/* contents -------------------------------------------------*/

#contents {
	font-size: 75%;
	line-height: 135%;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
#contents_lineupindex {
	font-size: 75%;
	line-height: 135%;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}
#contents_information{
	font-size: 75%;
	line-height: 135%;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}


/* profile -------------------------------------------------*/

.profile_1_l {
	float: left;
	width: 300px;
}
.profile_1_r {
	float: right;
	text-align: left;
	width: 310px;
	padding-top: 65px;
}
.text_b_blk {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
.profile_2 {
	clear: both;
	padding-top: 25px;
}
.profile_2_l {
	background-color: #000;
	width: 70px;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #FF3;
	float: left;
	text-align: center;
}
.profile_2_r {
	float: right;
	width: 550px;
	padding-top: 5px;
}

/* access -------------------------------------------------*/

.access_1_l {
	float: left;
	width: 400px;
	border: 1px solid #000;
}
.access_1_r {
	float: right;
	text-align: left;
	width: 210px;
}


/* link -------------------------------------------------*/

.link {
	line-height: 35px;
}

.link .list{
padding-bottom:0px;
}

.link .list table{
border-top: 1px #666 solid;
border-left: 1px #666 solid;
margin-top:5px;
margin-bottom:20px;
}

.link .list table td{
border-right: 1px #666 solid;
border-bottom: 1px #666 solid;
padding:5px 10px 5px 5px; 
}


/* gallery -------------------------------------------------*/

#gallery {
	padding-left: 10px;
}
#gallery img {
	border: 1px solid #000;
	margin-right: 12px;
	margin-bottom: 12px;
}
#gallery img:hover {
	border: 1px solid #FF0;
}


/* lineup -------------------------------------------------*/

.lineup_index_l img {
	border: 1px solid #000;
}
.bt_detail {
	text-align: right;
	padding-top: 8px;
}
.lineup_line {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.lineup_index_l img:hover {
	border: 1px solid #FF0;
}
.lineup_index_l {
	float: left;
	width: 152px;
}
.lineup_index_r {
	float: right;
	width: 485px;
}
.lineup_index_r p {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 12px;
}
.caption {
	font-size: 90%;
	line-height: 135%;
	color: #666;
	padding-top: 12px;
}
.explanation {
	padding-top: 12px;
	line-height: 135%;
}
.lineup_detail_l img {
	border: 1px solid #000;
}
.lineup_detail_l {
	float: left;
	width: 242px;
}
.lineup_detail_r {
	float: right;
	width: 395px;
}
.lineup_detail_thumb img {
	border: 1px solid #000;
	margin-right: 6px;
}
.lineup_detail_thumb img:hover {
	border: 1px solid #FF0;
}
.lineup_detail_r p {
	font-size: 110%;
	line-height: 180%;
	color: #000;
	font-weight: bold;
	padding-top: 18px;
}
#shadow_footer {
	font-size: 0px;
	height: 10px;
}


