/*____________________________________________________________________

	Home Contents
____________________________________________________________________*/

#homeContents {
	margin-top: 30px;
}

/*____________________________________________________________________

	Home Side
____________________________________________________________________*/

#homeSide {
	width: 230px;
	float: right;
}
#loginModule, #memberModule  {
	background-color: #404040;
}
#loginModule .sideCont02, #memberModule .sideCont02 {
	background-color: #F0F0EF;
	padding: 10px 15px;
}

#loginModule .loginLabel {
	width: 100px;
	float: left;
}

#loginModule .loginExp {
	width: 90px;
	float: right;
	font-size: 80%;
}

/*____________________________________________________________________

	Home Button
____________________________________________________________________*/

.homeBtn02 {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background: #ffffff;
}

/*____________________________________________________________________

	Home Bottom Link
____________________________________________________________________*/

ul#homeBtmLink01 {
	margin-top: 20px;
}

ul#homeBtmLink01 li {
	margin-right: 10px;
	font-size: 0px !important;
	line-height: 0 !important;
	float: left;
}

ul#homeBtmLink01 li.last {
	margin-right: 0;
}


ul#homeBtmLink02 {
	margin-top: 35px;
	border: solid 1px #383838;
	background: #262626;
	text-align: center;
	padding: 10px 0;
}
ul#homeBtmLink02 li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
ul#homeBtmLink02 li img {
	vertical-align: bottom;
}


/*____________________________________________________________________

	Home Important
____________________________________________________________________*/

.homeImp02A {
	background-color: #404040;
	padding: 5px;
	margin-bottom:10px;
}

.homeImp02A .homeImp02B {
	background-color: #F0F0EF;
	padding: 0 5px 5px 5px;
}

.homeImp02A dl {
	padding: 5px 0 0 0;
}

.homeImp02A dl dt {
	width: 22px;
	font-size: 0px !important;
	line-height: 0 !important;
	text-align: center;
	float: left;
}

.homeImp02A dl dd {
	width: 918px;
	padding: 2px 0 0;
	color: #CC0000;
	float: right;
}

.homeImp02A dl.alert dd a:link {   color: #CC0000; text-decoration: none;}
.homeImp02A dl.alert dd a:visited {color: #CC0000; text-decoration: none;}
.homeImp02A dl.alert dd a:hover {  color: #CC0000; text-decoration: underline;}
.homeImp02A dl.alert dd a:active { color: #CC0000; text-decoration: underline;}

.homeImp02A dl.info dd a:link {   color: #166D99; text-decoration: none;}
.homeImp02A dl.info dd a:visited {color: #166D99; text-decoration: none;}
.homeImp02A dl.info dd a:hover {  color: #166D99; text-decoration: underline;}
.homeImp02A dl.info dd a:active { color: #166D99; text-decoration: underline;}

.homeImp02C {
	background-color: #404040;
	padding: 5px;
	margin-bottom:10px;
}

.homeImp02C {
	background-color: #F0F0EF;
	padding: 5px;
}

.homeImp02C dl dt {
	width: 26px;
	font-size: 0px !important;
	line-height: 0 !important;
	text-align: right;
	float: left;
}

.homeImp02C dl dd {
	width: 905px;
	padding: 2px 0 0;
	float: right;
}

.homeImp02D {
	background-color: #404040;
	padding: 5px;
	margin-bottom:10px;
}

.homeImp02D .homeImp02E {
	background-color: #F0F0EF;
	padding: 5px;
}

.homeImp02D dl dt {
	width: 26px;
	font-size: 0px !important;
	line-height: 0 !important;
	text-align: right;
	float: left;
}

.homeImp02D dl dd {
	width: 905px;
	padding: 2px 0 0;
	float: right;
}

/*____________________________________________________________________

	Home Content
____________________________________________________________________*/

.homeContentUpper {
	position: relative;
	z-index: 9999;
}

.homeContentInner {
	width: 700px;
}

.homeContentSide {
	width: 230px;
	position: absolute;
	top: 0;
	right: 0;
}

.homeContentMain {
	margin: 20px 0;
	width: 100%;
	height: 436px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.homeContentLower {
	width: 700px;
	overflow: hidden;
}

/*____________________________________________________________________

	Main Visual
____________________________________________________________________*/

#mainVisual {
	width: 2130px;
	margin-right: 250px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1190px;
	overflow: hidden;
}

* html #mainVisual {
	margin-left: -1195px;
}

*+html #mainVisual {
	margin-left: -1195px;
}

#mainVisualList {
	width: 2130px;
	height: 436px;
}

#mainVisualList li {
	width: 710px;
	float: left;
}

#mainVisualList a {
	display: block;
	background: #404040;
	padding: 5px;
	width: 690px;
}

#cover_left {
	width: 700px;
	height: 436px;
	position: absolute;
	top: 0;
	left: 0;
}

#cover_right {
	width: 700px;
	height: 436px;
	position: absolute;
	top: 0;
	left: 1420px;
}

#mainVisualNavi {
	width: 730px;
	margin-right: -30px;
}

#mainVisualNavi li {
	padding-bottom: 15px;
	width: 146px;
	float: left;
}

#mainVisualNavi img {
	border: 3px solid #404040;
}

#mainVisualNavi li.current img {
	border-color: #d91577;
}

/*____________________________________________________________________

	secNews
____________________________________________________________________*/
#secNews {
	width: 700px;
	margin: 15px 0 30px 0;
}


/*		newsTab
--------------------------------------------------*/
#newsTab ul li {
	width: 172px;
	float: left;
}
#newsTab ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 110%;
	text-align: center;
	line-height: 32px;
	width: 172px;
	height: 32px;
	background: url(../img/bg_news_tab.png) no-repeat left top;
	cursor: pointer;
}
#newsTab ul li a.active,
#newsTab ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-position: left bottom;
}


/*		newsConts
--------------------------------------------------*/
#newsConts {
	background: #FEFEFE;
}
#newsBlock02,#newsBlock03 {
	display: none;
}
.newsBlock .titleBox {
	width: 700px;
	height: 47px;
	position: relative;
}
.newsBlock .titleBox h2 {
	display: block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	width: 700px;
	height: 47px;
}
#newsBlock01 .titleBox h2 {background: url(../img/h2_news_01.png) no-repeat 0 0;}
#newsBlock02 .titleBox h2 {background: url(../img/h2_news_02.png) no-repeat 0 0;}
#newsBlock03 .titleBox h2 {background: url(../img/h2_news_03.png) no-repeat 0 0;}
.newsBlock .titleBox p {
	text-indent: 0;
	line-height: 47px;
	height: 47px;
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 2;
}
.newsBlock .box {
	height: 200px;
	padding: 0;
}
.newsBlock .box ul {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 190px;
	padding: 5px 15px;
}
.newsBlock .box ul li {
	overflow: hidden;
	width: 660px;
	border-bottom: 1px dotted #999999;
}
.newsBlock .box ul li.last {
	border: none;
}
.newsBlock .box ul li.noNews {
	font-size: 120%;
	padding: 20px 0;
	border: none;
}
.newsBlock .box ul li strong {
	display: block;
	width: 60px;
	float: left;
	padding: 8px;
}
.newsBlock .box ul li span {
	display: block;
	width: 550px;
	float: right;
	padding: 8px;
}



/*____________________________________________________________________

	Service List
____________________________________________________________________*/

#serviceList {
	width: 720px;
	margin-right: -20px;
}

#serviceList li {
	padding-bottom: 20px;
	width: 360px;
	float: left;
}

#serviceList img {
	border: 5px solid #404040;
}

/*____________________________________________________________________

	Subnavi List
____________________________________________________________________*/


#subnaviList {
	width: 720px;
	margin-right: -20px;
}

#subnaviList li {
	padding-bottom: 20px;
	width: 120px;
	float: left;
}

/*____________________________________________________________________

	Promotion
____________________________________________________________________*/

#promotion .btn {
	padding: 10px;
	background: #ffffff;
	text-align: center;
}

#promotion .btn a {
	margin: 0 15px;
}

/*____________________________________________________________________

	Side Link List
____________________________________________________________________*/

.sidelinkList {
	border-bottom: 5px solid #404040;
}

.sidelinkList li {
	border: 5px solid #404040;
	border-bottom: none;
}

.sidelinkList img {
	vertical-align: bottom;
}

/*____________________________________________________________________

	Module
____________________________________________________________________*/

#modTab img {
	vertical-align: bottom;
}

#modBlock {
	width: 700px;
	height: 300px;
	background-color: #ffffff;
}

#modBlock .inner {
	margin: 0 30px;
}

#modBlock .rsvBox {
	margin: 30px 0 15px;
	border-right: 1px solid #808080;
	width: 495px;
	float: left;
}

#modBlock .rsvBox .inner {
	position: relative;
}

#modRoute {
	position: absolute;
	top: 5px;
	right: 5px;
}

* html #modRoute {
	right: 35px;
}

#modBlock .cnfBox {
	margin: 30px 0 15px;
	width: 202px;
	float: left;
}

#modBlock .bnrBox {
	padding: 0 15px;
	text-align: center;
	clear: both;
}

#modBlock .bnrBox img {
	margin: 0 5px;
}

#modBlock table {
	margin: 10px 0;
	width: 435px;
}

#modBlock th,
#modBlock td {
	padding: 8px 5px;
	vertical-align: top;
}

#modSwitch {
	cursor: pointer;
}

.rezmodlineBlockD, .rezmodlineBlockI {
	overflow: hidden;
}

.sfRezModule {
	background: #ffffff;
}

/*____________________________________________________________________

	sideBox01
____________________________________________________________________*/
.sideBox01 p {
	margin-bottom: 10px;
}
.sideBox01 ul {
	text-align: center;
}
.sideBox01 ul li {
	display: inline-block;
	padding: 0 5px;
}
