@charset "UTF-8";

/* ****************************************************
1. layout setting for index
2: Purpose-box
3: Area-box
4: nav-box
5: News Box
6: Area-box02

99. Extra
***************************************************** */


/* 1: layout setting for index
=========================================*/
body#index #contents {
	width: 900px;
}
body#index #contents #mainImg {
	position: relative;
}
body#index #contents #mainImg {
	position: relative;
}
body#index #contents #mainBanner {
	position: absolute;
	top: 182px;
	left: 662px;
}
body#index #contents ul#indexNav li{
	float: left;
}
body#index #contents ul#indexNav li img {
	vertical-align: bottom;
}


/* 2: Purpose-box
=========================================*/
body#index #contents #purpose-box {
	margin-top: 25px;
	background: url(../../images/index_bg001.gif) no-repeat 0 0;
}
* html body#index #contents #purpose-box {
	height: 1px;
}
body#index #contents #purpose-box h2{
	padding: 10px 0 0 25px;
}

/* three-column */
body#index #contents #purpose-box .three-column {
	width: 879px;
	margin: 9px 0 0 11px;
}
body#index #contents #purpose-box .three-column .first-col,
body#index #contents #purpose-box .three-column .second-col,
body#index #contents #purpose-box .three-column .third-col {
	float: left;
	width: 286px;
}
body#index #contents #purpose-box .three-column .first-col,
body#index #contents #purpose-box .three-column .second-col {
	margin-right: 10px;
}
body#index #contents #purpose-box .three-column dd {
	margin-top: 7px;
}
body#index #contents #purpose-box .three-column ul {
	margin-left: 18px;
}
body#index #contents #purpose-box .three-column ul li a {
	padding-left: 11px;
	background: url(../../images/index_ic001.gif) no-repeat 0 0.3em;
}
* html body#index #contents #purpose-box .three-column ul li a {
	height: 1px;
	background: url(../../images/index_ic001.gif) no-repeat 0 0.5em;
}

/* 3: Area-box
=========================================*/
body#index #contents .two-column {
	margin: 25px 0 0 0;
}
body#index #contents .two-column .left-col {
	float: left;
	width: 675px;
	margin: 0 15px 0 0;
}
body#index #contents .two-column .nav-box {
	float: right;
	width: 210px;
}

/* two-column for arae-box */
body#index #contents .area-box {
	width: 100%;
	margin: 25px 0 0;
	background: url(../../images/index_bg001.gif) no-repeat 0 0;
}
* html body#index #contents .area-box {
	height: 1px;
}
body#index #contents .area-box h2 {
	position: relative;
	padding: 13px 0 15px 25px;
}
body#index #contents .area-box h2 span {
	position: absolute;
	top: 15px;
	left: 155px;
}
* html body#index #contents .area-box h2 span {
	left: 130px;
}
body#index #contents .area-box .two-left {
	float: left;
	width: 540px;
	padding-left: 25px;
	background: url(../images/com_bg013.gif) repeat-y 100% 0;
}
* html body#index #contents .area-box .two-left {
	width: 565px;
}
body#index #contents .area-box .two-left dt {
	line-height: 1;
}
body#index #contents .area-box .two-left dt img {
	vertical-align: baseline;
	cursor: pointer;
}

body#index #contents .area-box .two-left dd {
	line-height: 1.3;
}
body#index #contents .area-box .two-right {
	float: right;
	width: 300px;
	padding-right: 20px;
}

/* service-list */
body#index #contents .area-box .two-left .service-list {
	margin-top: 15px;
	padding-left: 10px;
}
body#index #contents .area-box .two-left .service-list dl{
	float: left;
	width: 170px;
}
body#index #contents .area-box .two-left .service-list dd li {
	margin: 6px 0 0 22px;
}
/* input-box */
body#index #contents .area-box .two-left .input-box {
	margin-top: 15px;
}
body#index #contents .area-box .two-left .input-box .col-left {
	float: left;
	width: 140px;
}
body#index #contents .area-box .two-left .input-box .col-right {
	float: left;
	width: 300px;
}
body#index #contents .area-box .two-left .input-box .col-right .tx-indent {
	display: block;
	margin: 4px 0 0 0;
	text-indent: -1.3em;
	padding-left: 1.5em;
	font-size: 86%;
	line-height: 1.1;
}

body#index #contents .area-box .two-left .serch-bt {
	margin: 10px 0 0 205px;
}

/* flash-area */
body#index #contents .area-box .two-right #flash-area {
	margin-top: 13px;
}

/* 4: nav-box
=========================================*/
body#index #contents .two-column .nav-box .lead-tx {
	margin: 2px 0 0 5px;
	font-size: 80%;
}
body#index #contents .two-column .nav-box .single-banner {
	margin-top: 10px;
}
body#index #contents .two-column .nav-box #bannerArea {
	background: #f1f1f1 url(../images/subnav_bg002.gif) no-repeat 0 0;
}
body#index #contents .two-column .nav-box #bannerArea .inner {
	padding: 7px 6px 7px 8px;
	background: url(../images/subnav_bg003.gif) no-repeat 0 100%;
}
body#index #contents .two-column .nav-box #bannerArea .inner p,
body#index #contents .two-column .nav-box #bannerArea .inner dl {
	margin-top: 8px;
}
body#index #contents .two-column .nav-box #bannerArea .inner .first,
body#index #contents .two-column .nav-box #bannerArea .inner .bannerCenter .first {
	margin-top: 0;
}
body#index #contents .two-column .nav-box #bannerArea .inner dl {
	padding-bottom: 0;
	background: none;
}
body#index #contents .two-column .nav-box #bannerArea .inner dt {
	margin-left: 6px;
	font-weight: bold;
	font-size: 110%;
}
body#index #contents .two-column .nav-box #bannerArea .inner dd {
	border: none;
}
body#index #contents .two-column .nav-box #bannerArea .inner li {
	height: 1%;
	margin-top: 0.5em;
	padding-left: 16px;
	background: url(../../images/index_ic002.gif) no-repeat 6px 0.4em;
}
* html body#index #contents .two-column .nav-box #bannerArea .inner dd li {
	height: 1px;
}
body#index #contents .two-column .nav-box #bannerArea .inner .bannerCenter p {
	text-align: center;
}

/* 5: News Box
=========================================*/
body#index #contents .heading3 {
	background: url(../../images/index_bg003.gif) no-repeat 0 0;
}

body#index #contents #newsBox dt {
	background: url(../../images/index_ic002.gif) no-repeat 1px 0.8em;
}
* html body#index #contents #newsBox dt {
	height: 1px;
}

/* 6: Area-box02
=========================================*/
body#index #contents .area-box02 {
	width: 100%;
	padding: 35px 0 35px 11px;
}
body#index #contents .area-box02 .sslBox {
	float: left;
	margin: 0 13px 0 0;
}
body#index #contents .area-box02 .indexPlugin {
	float: left;
	width: 253px;
	background: url(../images/com_bg015.gif) no-repeat scroll 0 100%;
}
body#index #contents .area-box02 .indexPlugin .wrap {
	background: url(../images/com_bg006.gif) repeat-x scroll 0 0;
	clear: both;
	padding: 7px 15px;
}
body#index #contents .area-box02 .indexPlugin .text p {
	margin-top: 5px;
}
body#index #contents .area-box02 .indexPlugin .text p.link {
	background: url(../images/com_ic021.gif) no-repeat scroll 0 0.5em;
	padding-left: 10px;
}

/* 7: Banner-box01
=========================================*/
body#index #contents #bannerList {
	clear: both;
	margin-left: 10px;
}
body#index #contents #bannerList li {
	float: left;
	width: 320px;
}
body#index #contents #bannerList .left {
	margin-right: 15px;
}

/* 8: newserviceFrame
=========================================*/
body#index #newserviceFrame {
	padding-bottom: 16px;
	background: url(../../images/index_bg005.gif) no-repeat 0 100%;
}
body#index #newserviceFrame .iconLink01 {
	background: url(../images/other/com_ic003.gif) no-repeat 0 0.35em;
}
body#index #newserviceFrame .rightLink {
	display: block !important;
}
body#index #newserviceFrame .rightLink p {
	float: right;
}
body#index #newserviceFrame #inner {
	padding: 20px 16px 0;
	background: url(../../images/index_bg004.gif) no-repeat 0 0;
}
body#index #newserviceFrame .heading01 {
	margin-left: 5px;
	padding-bottom: 4px;
	border-bottom: 2px solid #c5dbfc;
}
body#index #newserviceFrame .heading02 {
	margin-top: 5px;
	background: url(../../images/index_bg006.gif) repeat-x 0 50%;
}
body#index #newserviceFrame .figureColumn {
	width: 638px;
	margin: 12px 0 0 5px;
}
body#index #newserviceFrame .figureColumn .figure {
	float: left;
	width: 284px;
}
body#index #newserviceFrame .figureColumn .detail {
	float: right;
	width: 340px;
}
body#index #newserviceFrame .relatList {
	margin-top: 10px;
}
body#index #newserviceFrame .relatList li {
	float: left;
	margin-right: 40px;
	padding-left: 16px;
	background: url(../images/other/com_ic003.gif) no-repeat 0 0.35em;
}

/* ==================================
mainImage
=================================== */
#mainImage {
	position: relative;
	margin-bottom: 20px;
}
#mainImageArea {
	position: relative;
	width: 675px;
	height: 234px;
}
#mainImageArea .mainVisual {
	position: absolute;
	left: 0;
	top: 0;
	border: solid #0356b6 2px;
}
#mainImageNav {
	position: absolute;
	right: 0;
	bottom: 6px;
	width: 147px;
	height: 17px;
	font-size: 0;
	line-height: 0;
}
#mainImageNav.item2 {
	width: 64px;
}
#mainImageNav.item3 {
	width: 91px;
}
#mainImageNav.item4 {
	width: 118px;
}

#mainImageNav p {
	float: left;
	width: 27px;
	height: 17px;
}
#mainImageNav p a{
	display: block;
	width: 25px;
	height: 17px;
}

/* informationArea */
.informationArea {
	border: 2px solid #cccccc;
	padding: 10px 5px 10px 10px;
	margin-bottom: 20px;
}

/* 99. Extra
=========================================*/
/* Clearfix */
body#index #contents ul#indexNav:after,
body#index #contents #purpose-box .three-column:after,
body#index #contents .two-column:after,
body#index #contents .area-box:after,
body#index #contents .area-box02:after,
body#index #contents .area-box .two-left .service-list:after,
body#index #contents .area-box .two-left .input-box:after,
body#index #contents .indexPlugin .wrap:after,
body#index #contents #bannerList:after,
body#index #newserviceFrame .figureColumn:after,
body#index #newserviceFrame .rightLink:after,
body#index #newserviceFrame .relatList:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body#index #contents ul#indexNav,
body#index #contents #purpose-box .three-column,
body#index #contents .two-column,
body#index #contents .area-box,
body#index #contents .area-box02,
body#index #contents .area-box .two-left .service-list,
body#index #contents .area-box .two-left .input-box,
body#index #contents .indexPlugin .wrap,
body#index #contents #bannerList,
body#index #newserviceFrame .figureColumn,
body#index #newserviceFrame .rightLink,
body#index #newserviceFrame .relatList {
	display: inline-block;
	min-height:1%;
}



