@charset "UTF-8";

/* ***********************************************************************
	Body
*********************************************************************** */

body {
	background: #ffffff  url("../img/common/bg.jpg") repeat-x 0 0;
}


/* ***********************************************************************
	Wrapper
*********************************************************************** */

div#wrapper {
	margin: 0 auto;
	width:945px;
}


/* ***********************************************************************
	Header
*********************************************************************** */

#header {
	margin: 0 auto;
	width: 945px;
	height: 76px;
}

#header #logo {
	margin:0;
	padding: 0;
	width:431px;
	float: left;
}

#headerSub {
	width:514px;
	float:right;
}

#headerNav {
	width:395px;
	height:36px;
	margin:0 0 0 119px;
}

#headerText {
	width: 495px;
	height:36px;
	padding:4px 7px 0 12px;
	background: url("../img/common/htbase.jpg") no-repeat;
	font-size:1.05em;
	line-height:1.4em;
	color:#555;
}

/* ***********************************************************************
	Container
*********************************************************************** */

#container {
	padding:0px;
	background: #ffffff url(../img/common/sidebg.jpg) repeat-y;
}
#container:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	contet:".";
}


/* ***********************************************************************
	MainBox
*********************************************************************** */

#mainBox {
	float: right;
	width: 690px;
	background: #ffffff;
	margin:0px;
	padding:0;
}


/* ***********************************************************************
	Footer
*********************************************************************** */


div#footer{
	width:945px;
	height:41px;
	background:#FFF url(../img/common/ft_bg.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	text-align:center;
}
div#footer ul{
	list-style-type:none;
	font-size:1.1em;
	line-height:1.2em;
	margin:0;
	padding:15px 10px 0 0px;
}
div#footer li{
	display:inline;
	margin:0 0 0 10px;
}
div#footer li a{
	color:#333;
	text-decoration:none;
	padding:0 0 0 8px;
	background:url(../img/common/ft_icn.gif) left no-repeat;
}
div#footer li a:hover{
	text-decoration:underline;
}

div#footerSub{
	width:925px;
	margin:0 auto;
	background:#FFF;
	padding:0 0 0 20px;
}
div#footerSub p{
	float:right;
	color:#666;
	font-size:1.1em;
	line-height:1.2em;
	font-family:Helvetica, Arial, sans-serif;
	margin:10px 0;
	padding:0 20px 0 0;
}
div#footerSub ul{
	float:left;
	list-style-type:none;
	font-size:1.1em;
	line-height:1.2em;
	margin:10px 0;
	padding:0;
}
div#footerSub li{
	display:inline;
	margin:0px;
}
div#footerSub li a{
	color:#333;
	text-decoration:none;
	padding:0 5px 0 0;
}
div#footerSub li a:hover{
	text-decoration:underline;
}


/* ***********************************************************************
	ContentTitle 
*********************************************************************** */

#contentTitle {
	width:690px;
	height:36px;
	margin:0 0 20px 0;
	background: #ffffff url(../img/common/contenttitle.jpg) no-repeat;
}
#contentTitle h3{
	color:#333;
	font-size:1.8em;
	line-height:2.2em;
	font-weight:bold;
	padding:0px 0 0 20px;
}


/* ***********************************************************************
	Pankuzu 
*********************************************************************** */

#pankuzuBox {
	width: 945px;
	margin:0;
	padding: 0;
	font-size:1.1em;
	color:#646464;
	background:#fff;
	letter-spacing:0.1em;
	vertical-align:top;
}

/* ***********************************************************************
	SubTitle 
*********************************************************************** */

.subtitle {
	width:690px;
	padding:0;
	background:#ffffff;
	background: url("../img/common/subtitle.jpg") no-repeat;
	height: 38px;
}
.subtitle h4{
	font-size:1.3em;
	line-height:2.1em;
	color:#fff;
	font-weight:bold;
	padding:0px 0 0px 15px;
}
.subtitle2 {
	width:690px;
	margin:30px 0 0 0;
	padding:0;
	background:#ffffff;
	background: url("../img/common/subtitle.jpg") no-repeat;
	height: 38px;
}
.subtitle2 h4{
	font-size:1.3em;
	line-height:2.1em;
	color:#fff;
	font-weight:bold;
	padding:0px 0 0px 15px;
}

.lineupsubtitle {
	width:690px;
	padding:0;
	margin:0px 0 5px 0;
	background:#ffffff;
	background: url("../img/common/lineupsubtitle.jpg") no-repeat;
	height: 38px;
}
.lineupsubtitle h4{
	font-size:1.3em;
	line-height:2.4em;
	color:#005ac7;
	font-weight:bold;
	padding:0px 0 0px 25px;
}

/* ***********************************************************************
	SubBox 
*********************************************************************** */

#subBox {
	padding:0px;
	float: left;
	margin: 0 10px 0 0;
	width: 245px;
}

/* ***********************************************************************
	indexBannerBox 
*********************************************************************** */

.indexBannerBox {
	padding:0px;
	margin:15px 10px 5px 10px;
	width: 670px;

	background:url(../img/home/top_new_line.gif) bottom repeat-x;
}

.ind1L{
	float:left;
	width:325px;
	margin:0;
}
.ind1R{
	float:right;
	width:325px;
	margin:0;
}


/* ***********************************************************************
	NormalTable
*********************************************************************** */

.asset-body table {
	width: 670px;
	font-size:1.2em;
	line-height:1.5em;
	border-collapse:collapse;
	margin:0 0 0 10px
}
.asset-body th,
.asset-body td {
	padding:6px 6px;
	border:solid 1px #CCC;
}
.asset-body table th {
	width:130px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:6px 6px;
	color:#201F1C;
	border:solid 1px #CCC;
	background:#EFF9FF;
}


/* ***********************************************************************
	WideTable
*********************************************************************** */

.wasset-body table {
	width: 670px;
	font-size:1.2em;
	line-height:1.5em;
	border-collapse:collapse;
	margin:0 0 0 10px
}
.wasset-body th,
.wasset-body td {
	padding:6px 6px;
	border:solid 1px #CCC;
}
.wasset-body table th {
	width:210px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:6px 6px;
	color:#201F1C;
	border:solid 1px #CCC;
	background:#EFF9FF;
}


/* ***********************************************************************
	ShortTable
*********************************************************************** */

.sasset-body table {
	width: 320px;
	font-size:1.2em;
	line-height:1.5em;
	border-collapse:collapse;
	margin:0 0 0 0px
}
.sasset-body th,
.sasset-body td {
	padding:6px 6px;
	border:solid 1px #CCC;
}
.sasset-body table th {
	width:220px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:6px 6px;
	color:#201F1C;
	border:solid 1px #CCC;
	background:#EFF9FF;
}



/* ***********************************************************************
	Formtable
*********************************************************************** */
form {
	margin:0;
	padding:0;
}
.attention1{
	color: #C00;
}
.attention2 {
	color:#36C;
}
div.button {
	text-align: center;
	padding:10px 10px 20px;
}
div.button input{
	margin:0 10px;
}

.formTable1{
	width: 670px;
	font-size:1.2em;
	line-height:1.3em;
	border-collapse:collapse;
	margin:0 0 0 10px
}
.formTable1 th{
	width:130px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:4px 6px;
	border:solid 1px #CCC;
	background:#F5F5F5;
}
.formTable1 td{
	padding:4px 6px;
	border:solid 1px #CCC;
}
.formTable1 table{
	border-collapse:collapse;
	margin:0;
}
.formTable1 table td{
	font-size:1.2em;
	line-height:1.3em;
	padding:0 5px 0 0;
	border:none;
}

#formPrivacy{
	width: 650px;
	font-size:1.2em;
	margin:10px 0 0 10px;
	padding:8px 10px;
	border:1px solid #D0EDFF;
	background:#EFF9FF;
}
.Privacyul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.Privacyul li{
	margin:0;
	padding:0 0 0 10px;
	line-height:1.5em;
}

/* width */
.form1 {
	width:40px;
}
.form2 {
	width:80px;
}
.form3 {
	width:120px;
}
.form4 {
	width:160px;
}
.form5 {
	width:240px;
}
.form6 {
	width:360px;
}
.form7{
	width:480px;
}


/* ***********************************************************************
	text 
*********************************************************************** */
.ul1{
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
}
.ul1 li{
	margin:0;
	padding:0 0 3px 12px;
	background:url(../img/home/exa_arw_01.gif) 2px 0.4em no-repeat;
}
.ul1L{
	list-style-type:none;
	margin:0;
	padding:0 0 0 20px;
}
.ul1L li{
	margin:0;
	padding:0 0 3px 12px;
	background:url(../img/home/exa_arw_01.gif) 2px 0.4em no-repeat;
}
.ul2 {
	list-style-type:none;
	padding:0;
}
.ul2 li{
	margin:0 0 4px 0;
	padding:0 0 0 22px;
	background:url(../img/icn_01.gif) 6px 0.3em no-repeat;
}
.ul3{
	list-style-type:none;
	padding:0;
}
.ul3 li{
	margin:0 0 4px 0;
	padding:0 0 0 22px;
	background:url(../img/common/icn_02.gif) 6px 0.3em no-repeat;
}
.ul4{
	margin:0 0 4px 0;
	padding:0 0 0 0px;
	background:url(../img/common/icn_02.gif) 6px 0.3em no-repeat;
}
.ul4 li{
	margin:0 0 4px 0;
	padding:0 0 0 22px;
	background:url(../img/icn_03.gif) 6px 0.4em no-repeat;
}

.ul5{
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
	float:left;
}
.ul5 li{
	margin:0;
	padding:0 10px 5px 12px;
	background:url(../img/home/exa_arw_01.gif) 2px 0.4em no-repeat;
	float:left;
}

.ul6{
	list-style-type:none;
	margin:0;
	padding:0px;
	float:left;
}
.ul6 li{
	margin:0;
	padding:0 15px 0 15px;
	background: url(../img/common/case_icon.gif) 0 0.6em no-repeat;
	float:left;
}

.ol1 {
	margin:0 10px 15px 40px;
	padding:0;
}
.ol1 li{
	margin:0 0 0.2em 0;
}
.ulinp{
	display:none;
}
.txt{
	font-size:1.3em;
	line-height: 1.5em;
}
.txtM {
	font-size: 1.1em;
	line-height: 1.4em;
	padding:0 0 0px 0;
}
.txtS {
	font-size: 1.0em;
	line-height: 1.4em;
}
.txtMS {
	font-size: 0.8em;
	line-height: 1.4em;
}
.txtR{
	text-align:right;
}
.txtL{
	text-align:left;
}
.txtC{
	text-align:center;
}
.txtB{
	font-weight:bold;
}
.txtDot {
	font-size: 1.0em;
	line-height: 1.3em;
	padding:0 0 7px 0;
	background:url(../img/home/top_new_line.gif) bottom repeat-x;
}
.txtDotM {
	font-size: 1.1em;
	line-height: 1.4em;
	padding:5px 0 5px 0;
	background:url(../img/home/top_new_line.gif) bottom repeat-x;
}
.txtDotL {
	font-size: 1.3em;
	line-height: 1.6em;
	padding:0 0 10px 0;
	background:url(../img/home/top_new_line.gif) bottom repeat-x;
}

.txtRed{
	font-weight:bold;
	color:#c70026;
}

.txtRedNormal{
	font-size:1.3em;
	line-height: 1.5em;
	color:#c70026;
}

.mds1{
	color:#C60;
	font-size:1.4em;
	line-height:1.3em;
	font-weight:bold;
}
.mds2{
	color:#36C;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
}
.mds3{
	color:#C60;
	font-weight:bold;
}
.mds4{
	color:#36C;
	font-weight:bold;
}
.mds5{
	color:#E60000;
	font-weight:bold;
}
.mds6{
	color:#C60;
	font-size:1.3em;
	line-height:1.3em;
	font-weight:bold;
}

p {
	margin: 0 0 1em 0.5em;
	font-size:1.3em;
	line-height: 1.7em;
}

.atten {
	font-size:1.0em;
	color:#ff0000;
}

div.contentWrap {
	width:670px;
	margin-right:10px;
	margin-left:10px;
	padding:0;
}


/* ***********************************************************************
	Title 
*********************************************************************** */

div#ttl{
	width:542px;
	background: url(../img/ttl_bg.gif) bottom repeat-x;
	border-top:solid 2px #2D97D5;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #AAA;
	border-left:solid 1px #CCC;
	margin:0 0 13px 0;
	padding:0;
}

div#ttl h1{
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
	margin:0;
	padding:5px 10px 5px 42px;
	background:url(../img/ttl_icn.gif) 10px no-repeat;
}
.ttls1{
	background:url(../img/ttls1_bg.gif) bottom repeat-x;
	border-top:solid 1px #DDD;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #DDD;
	margin:0 0 10px 0;
	padding:0;
}
.ttls1 h2,.ttls1 h3{
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
	background:url(../img/ttls1_icn.gif) 10px 7px no-repeat;
	padding:6px 10px 5px 20px;
}
.ttls2{
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
	background:url(../img/ttls2_icn.gif) 4px 1px no-repeat;
	border-bottom:double 3px #DDD;
	margin:0 0 6px 0;
	padding:0 4px 4px 22px;
}
.ttls3{
	font-size:1.3em;
	line-height:1.15em;
	font-weight:bold;
	background:url(../img/common/icn_01.gif) 2px 1px no-repeat;
	margin:0 0 4px 0;
	padding:0 0 0 20px;
}
.ttls4{
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	color:#005ac7;
	background:url(../img/common/icn_01.gif) 2px 3px no-repeat;
	margin:0 0 4px 0;
	padding:0px 0 0 20px;
}

.ttls5{
	font-size:1.1em;
	line-height:1.0em;
	color:#201F1C;
	background:url(../img/common/icn_01.gif) 0px 7px no-repeat;
	margin:0 0 4px 0;
	padding:7px 0 0 20px;
}

/* ***********************************************************************
	margin 
*********************************************************************** */
.ma0{
	margin:0 10px;
}
.ma1{
	margin:0 10px 10px 10px;
}
.ma2{
	margin:0 10px 15px 10px;
}
.ma3{
	margin:0 0 10px 0;
}
.ma4{
	margin:0 0 15px 0;
}
.ma5{
	margin:0 10px 10px 20px;
}
.ma6{
	margin:0 10px 15px 20px;
}
.ma7{
	margin:0 0 5px 0;
}
.ma8{
	margin:5px 0 5px 0;
}
.ma9{
	margin:10px 0 0 0;
}
.ma10{
	margin:0 0 20px 0;
}
.ma11{
	margin:0 0 0 20px;
}
.ma12{
	margin:5px 0 0 0;
}
.ma13{
	margin:0 0 5px 20px;
}
.ma14{
	margin:0 0 20px 10px;
}

/* ***********************************************************************
	float 
*********************************************************************** */

.floatR{
	float:right;
	margin:0 0 8px 8px;
	padding:0 10px 0 0;
}
.floatL{
	float:left;
	margin:0 8px 8px 0;
	padding:0 0 0 10px;
}

/* ***********************************************************************
	Pageup 
*********************************************************************** */

#pageupBox {
	width: 690px;
	height:50px;
	margin:0;
	padding:0;
	clear:both;
	background:#ffffff;
}

#pageupBox .pageup {
	text-align:right;
	color:#555;
}

/* ***********************************************************************
	Clear 
*********************************************************************** */

.clear {
clear:both;
}


