@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;
}
#contSp01 {
	width: 730px;
	margin: 0 auto;
}
#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
------------------------------------------------------- */



/*
	Add special01
------------------------------------------------------- */

/* ========== title area ========== */
#sp1LeadBox {
	background-color: #F0F0F0;
	margin: 20px 0 0 0;
	padding: 15px;
}
#sp1LeadBox .floatL {
	width: 535px;
}
#sp1LeadBox .floatL .detail {
	background-color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 15px;
}
#sp1LeadBox .floatL .detail table {
	margin: 5px 0 0 0;
}
#sp1LeadBox .floatR {
	width: 150px;
}

/* ========== floor area ========== */
.sp1FloorBox {
	margin: 30px 0 0 0;
}
.sp1FloorBox .detArea {
	float: left;
	margin: 20px 0 0 0;
	width: 730px;
}
.sp1FloorBox .detArea .tit {
	margin: 15px 0 0 0;
	font-weight: bold;
	color: #FF0000;
}
.sp1FloorBox .detArea .txt {
	margin: 5px 0 0 0;
}
.sp1FloorBox .det1F {
	float: right;
	margin: 6px 0 0 0;
	width:280px;
}
.sp1FloorBox .det2F {
	float: right;
	margin: 6px 0 0 0;
	width:280px;
}

.sp1FloorBox ul {
	margin: 20px 0 0 0;
}
.sp1FloorBox li {
	float: left;
	padding: 0 10px 10px 0;
}

/* ========== text area ========== */
.sp1TxtArea {
	margin: 40px 0 0 0;
}
.sp1TxtArea .wid01 {
	width: 351px;
}
.sp1TxtArea .wid01 p {
	margin: 10px 0 0 0;
}

.sp1TxtArea .wid02 {
	width: 552px;
}

.sp1TxtArea .wid03 {
	width: 128px;	
}
.sp1TxtArea .wid03 p {
	margin: 10px 0 0 0;
}

.sp1TxtArea .wid04 {
	width: 226px;
}

.sp1TxtArea .wid05 {
	width: 459px;
}
.sp1TxtArea .wid03 p {
	margin: 10px 0 0 0;
}
.sp1TxtArea .wid06 {
	width: 486px;
}
.sp1TxtArea .wid07 {
	width: 199px;}

.sp1TxtArea .bg {
	width: 730px;
	background: transparent url(../images/sp1_bg01.gif) repeat-y center top;
}
.sp1TxtArea .b {
	width: 730px;
	background: transparent url(../images/sp1_b01.gif) no-repeat center bottom;
}
.sp1TxtArea .box {
	padding: 13px 15px 15px 15px;
}
.sp1TxtArea .lines {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #666666;
}

.sp1TxtArea .tit {
	font-weight: bold;
	color: #FF0000;
}
.sp1TxtArea .txt {
	margin: 5px 0 0 0;
}

/* ========== default ========== */
.displess {
	display:none;
}

/*
	Add 0614
------------------------------------------------------- */
/*.sp1FloorBox p.txt{
	margin-top:50px;
	margin-bottom:10px;
	font-size:12px;
	color:black;
	font-weight:bold;
	}
*/
.sp1FloorBox ul.txt{
	margin:10px 0 0 0;
}

.sp1TxtArea .wid01 p.floorTxtRed{
font-size:14px;
line-height:1.0;
}

.mt5{
	margin-top:5px;
}

.sp1TxtArea .wid01 p.floorTxtIntro{
font-size:140%;
margin-top:0px;
}

.section .main{
	margin-bottom:40px;
}

.sp1TxtArea .wid04 p {
	margin: 10px 0 0 0;
}




/*　　Add 0719　　　*/
.f14l1{
	width:220px;
	font-size: 120%;
    line-height: 1.6;
	float:left;
}
.f14l1img{
	float:left;
	padding:10px 0 0 20px;
}

.f14l16img{
	float:right;
	padding-left:10px;
}

