@charset "utf-8";

/*
	Base Styles
------------------------------------------------------- */

/* ========== Position ========== */ 
.cap01 { margin-top: 3px; }

/* ========== Color ========== */
a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #333333; text-decoration: none; }
a:active { color: #333333; text-decoration: none; }

.link01:link { color: #CC0000; }
.link01:visited { color: #CC0000; }
.link01:hover { color: #CC0000; text-decoration: none; }
.link01:active { color: #CC0000; text-decoration: none; }

.txtRed01 { color: #FF0000; }
.txtYellow01 { color: #FFF567; }
.txtGray01 { color: #666666; }

/* ========== Line ========== */
.line01 {
	border-top: 1px solid #890113;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.lineDot01 {
	border-top: 1px dotted #333333;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

/* ========== Arrow ========== */
.arrow01 li {
	font-size: 12px;
	display: inline; 
}

.arrow01 li a {
	padding-left: 15px;
	background: transparent url(../images/link_arrow.gif) no-repeat left center;
}

/* ========== List ========== */
.notesList01 li {
	padding-left:1em;text-indent:-1em;line-height:1.2;
}


/*
	Layout Styles
------------------------------------------------------- */

/* ========== Wrapper ========== */
#wrapper {
	width: 798px;
	border: 1px solid #890113;
}
#wrapperArea {
	padding: 10px;
}

/* ========== Contents ========== */

#contTop01 {
	width: 732px;
	margin: 0 auto;
	padding-top: 10px;
}

#contSp02 {
	width: 730px;
	margin: 0 auto;
	padding-top: 10px;
}

/* ========== Page Table ========== */
#pageTbl01 {
	border: solid 1px #890012;
	border-collapse: collapse;
}
#pageTbl01 th {
	width: 118px;
	padding: 3px;
	background-color: #890012;
}
#pageTbl01 td {
	padding: 5px 10px 3px 10px;
	font-size: 12px;
	line-height: 16px;
}

.tblArea01 {
	width: 512px;
}
.tblArea02 {
	width: 798px;
}

/* ========== navi ========== */
#naviArea_ind { 
	width: 732px;
	margin: 13px auto 0;
}
#naviArea_ind .naviTxt {
	width: 652px;
	text-align: right;
	padding-top: 40px;
}

#naviArea_sp { 
	width: 760px;
	margin: 13px auto 0;
}
#naviArea_sp .naviTxt {
	width: 702px;
	text-align: right;
	min-height: 36px;
	max-height: 36px;
	height: 36px;
}

/* ========== Footer ========== */
#footerArea {
	margin-top: 25px;
	padding: 0 10px 13px 10px;
}
#footerArea .copy01 {
	margin-top: 15px;
	font-size: 12px;
}


/*
	TOP Page
------------------------------------------------------- */
.contTop_l {
	width: 512px;
	float: left;
}
.contTop_r {
	width: 180px;
	float: left;
	margin-left: 40px;
}
.conTop_lineup {
	border-top: none;
	border-right: 1px solid #890113;
	border-bottom: 1px solid #890113;
	border-left: 1px solid #890113;
}
.conTop_lineupArea {
	width: 165px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.ind_pic_bg {
	padding-bottom: 15px;
}

p.ind_detBtn {
	margin-top: 5px;
	margin-left: 83px;
}
p.ind_detBtn span { display: none; }
p.ind_detBtn a {
	width: 82px;
	height: 22px;
	background-image: url(../images/ind_sideBox_btn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
p.ind_detBtn a:link, p.ind_detBtn a:visited{ background-position: left top; }
p.ind_detBtn a:hover, p.ind_detBtn a:active{ background-position: left bottom; }

/*
	Add special01
------------------------------------------------------- */
.ml142 { margin-left: 142px; }

.sp1_L01 {
	width: 408px;
	float: left;
}
.sp1_R01 {
	width: 305px;
	float: left;
	padding-left: 17px;
}



.sp1_photo01 {	text-align : right ; }
.sp1_txt01	{
	padding : 3px 0 0 0px ;
	width : 275px ;
}

.sp1_L02 {
	width: 180px;
	float: left;
}
.sp1_R02 {
	width: 355px;
	float: right;
}

* html .sp1_L02 {
	width: 181px;
	float: left;
}
* html .sp1_R02 {
	width: 170px;
	float: right;
}

.sp1_B03 {
	width: 355px;
	height: 300px;
}
.sp1_T03 {
	width: 355px;
	height: 440px;
}
* html .sp1_B03 {
	width: 355px;
}
* html .sp1_T03 {
	width: 355px;
}

ul.sp1_03 li {
	float: left;
}

ul.sp1_03_right {
	width: 355px;	
	float: left;
}

.sp1_L04 {
	width: 370px;
	float: left;
}
.sp1_R04 {
	width: 360px;
	float: right;
}
.sp1_L05 {
	width: 447px;
	float: left;
}
.sp1_R05 {
	width: 275px;
	float: right;
}





.sp1_txtArea01 {
	width: 355px;
	margin-top: 3px;
	height: 50px;
}
.sp1_txtArea02 {
	width: 355px;
	margin-top: 3px;
	height: 33px;
	min-height: 43px;
}
.sp1_txtArea03 {
	width: 355px;
	margin-top: 3px;
	height: 45px;
}

.mt13{ margin-top:13px; }
.mt23{ margin-top:23px; }

.sp1_txtArea04 {
	width: 180px;
	margin-top: 3px;
}



/* ========== Default ========== */
.sp1_boxSide {
	width: 728px;
	border-left: 1px solid #C3C3A9;
	border-right: 1px solid #C3C3A9;
	border-top: none;
	border-bottom: none;
}
.sp1_boxSide p {
	padding: 0 15px;
}

p.sp1_detBtn {
	margin-top: 10px;
	float: right;
}

p.sp1_detBtn2 {
	margin-left: 560px;
}

p.sp1_detBtn span, p.sp1_detBtn2 span { display: none; }
p.sp1_detBtn a, p.sp1_detBtn2 a {
	width: 127px;
	height: 31px;
	background-image: url(../images/sp1_btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
p.sp1_detBtn a:link, p.sp1_detBtn a:visited,
p.sp1_detBtn2 a:link, p.sp1_detBtn2 a:visited {
	background-position: left top;
}

p.sp1_detBtn a:hover, p.sp1_detBtn a:active,
p.sp1_detBtn2 a:hover, p.sp1_detBtn2 a:active {
	background-position: left bottom;
}

/*
	Add special02
------------------------------------------------------- */
.sp2_L01 {
	width: 425px;
	float: left;
}
.sp2_R01 {
	width: 275px;
	float: right;
	padding-left: 15px;
}
.sp2_L02 {
	width: 455px;
	float: left;
}
.sp2_R02 {
	width: 275px;
	float: right;
	
}

.sp2_main { 
	width: 730px;
	margin-bottom : 30px ;
}
.sp2_mainTit { padding: 36px 0 0 29px; }
.sp2_mainTit2 { padding: 29px 0 0 26px; }
.sp2_mainTxt { padding: 8px 0 0 29px; }

.sp2_lineup { 
	width: 730px;
	line-height: 1.4;
}

.sp2_lineup_select {
	/*background: url(../images/sp2_lineup_select.gif) no-repeat;
	padding: 8px 0 0 190px;
	width: 541px;*/
	height: 28px;
	margin: 0 auto 15px;
	border: 1px solid #B8640A;
}

.sp2_lineup_inner { 
	width: 730px;
	background: transparent url(../images/sp2_lineup_bg_inner.gif) repeat-y left top;
}

.sp2_box_inner {
	background: url(../images/sp2_frm1_box01_middle.gif) repeat-y;
	width: 730px;
	margin: 0 auto;
}
.sp2_box_bottom {
	background: url(../images/sp2_frm1_box01_bottom.gif) no-repeat top;
	width: 730px;
	height: 5px;
	margin: 0 auto;
}


.bottom_btn {
	padding-left: 10px;
	padding-top: 35px;	
}

.bottom_btn li.btn_01 {
	float: left;
	margin-right:44px;
}

.bottom_btn li.btn_02 {
	float: left;
}

.sp2_lineup_select li {
	float: left;
}
#contSp02 {
	font-size: 14px;	
}
#contSp02 .img_btn01 a {
	background: url(../images/sp2_lineup_select_01.jpg) no-repeat;
	width: 176px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}
#contSp02 .img_btn01 a:hover {
	background-position: 0 -28px;
}

#contSp02 .img_btn02 a {
	background: url(../images/sp2_lineup_select_02.jpg) no-repeat;
	width: 159px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}
#contSp02 .img_btn02 a:hover {
	background-position: 0 -28px;
}

#contSp02 .img_btn03 a {
	background: url(../images/sp2_lineup_select_03.jpg) no-repeat;
	width: 228px;
	height: 28px;
	display: block;
	text-indent: -9999px;
}
#contSp02 .img_btn03 a:hover {
	background-position: 0 -28px;
}

#contSp02 .img_btn04 a {
	background: url(../images/sp2_frm5_btn1.gif) no-repeat;
	width: 270px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#contSp02 .img_btn04 a:hover {
	background-position: 0 -40px;
}

#contSp02 .img_btn05 a {
	background: url(../images/sp2_frm5_btn2.gif) no-repeat;
	width: 384px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#contSp02 .img_btn05 a:hover {
	background-position: 0 -40px;
}

.align_right {
	text-align: right;	
}

.pdb30 {
	padding-bottom: 30px;	
}
.pdb10 {
	padding-bottom: 10px;	
}


.sp2_lineup2_news .sp2_lineup2_news_inner .news_title {
	font-weight: bold;
}

/* 1201追加分 */

.sp2_lineup1 .sp2_lineup1_area_orange {
	width: 706px;
	border-right: 2px solid #f5b523;
	border-left: 2px solid #f5b523;
	padding: 5px 10px 20px 10px;
}
.sp2_lineup1 .sp2_lineup1_area_orange_bt {
	background: url(../images/sp2_frm1_tit1_bottom.gif) no-repeat top;
	width: 730px;
	height: 4px;
}	

.sp2_lineup_inner {
	width: 697px;
	background: #e7f6fe;
	padding: 21px 14px 21px 19px;
}
.sp2_lineup2 {
	width: 660px;
	background: #ffffff;
	margin-top: 15px;
	padding: 21px 15px 19px 15px;	
}
.lineup2_contents01 {
	float: left;
	width: 212px;
	padding-right: 13px;
	font-size: 13px;
}
.lineup2_contents02 {
	float: left;
	width: 193px;	
	margin-right: 9px;
}
.lineup2_contents03 {
	float: left;	
	width: 233px;
}

.sp2_lineup_inner .taiyou_text {
	color: #00aeef;	
	font-size: 12px;
}

.lineup2_bottom {
	font-size: 13px;
	margin-top: 20px;	
}

.sp2_btn {
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;	
}