@charset "UTF-8";

/* index　───────────────────────────────────

	1. englsih style
	1. index style
	3. index_mid style
	
────────────────────────────────────────*/



/* 1. englsih style
────────────────────────────────────────*/
h1#logo,p#logo {
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	height:60px;
}

h2#ca_title {
	font-size:16px;
	font-weight:bold;
	color:#426085;
	width:200px;
	height:40px;
	background-image:url(../images/ca_title.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	line-height:1.1em;
}
ul#head {
	margin:10px 10px 0px 0px;
	padding:0px;
	list-style:none;
}


/* 2. index style
────────────────────────────────────────*/
#index_img {
	clear:both;
}

#ca_Box01 {
	font-size:12px;
	float:left;
	width:470px;
	height:230px;
	text-align:left;
	background-image:url(../english/images/index_ca01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#f7f5f8;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#ca_Box02 {
	font-size:12px;
	float:left;
	width:470px;
	height:230px;
	text-align:left;
	background-image:url(../english/images/index_ca02.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#f7f5f8;
	padding:0px 0px 0px 0px;
}

#ca_Box01 h3,#ca_Box02 h3,#ca_Box03 h3 {
	margin:0px;
	padding:0px;
	font-size:12px;
	text-indent:-9990px;
}
#ca_Box01 h3 a,#ca_Box02 h3 a,#ca_Box03 h3 a {
	display:block;
	width:270px;
	height:35px;
}
#ca_Box01 h4,#ca_Box02 h4,#ca_Box03 h4 {
	margin:0px 0px 5px 15px;
	padding:0px;
	color:#007bd0;
	font-size:12px;
	font-weight:normal;
}
#ca_Box01 a,#ca_Box02 a,#ca_Box03 a {
	color:#797355;
}
#ca_Box01 a:hover,#ca_Box02 a:hover,#ca_Box03 a:hover {
	color:#008fdb;
}

#ca_Box01 p {
	clear:both;
	width:300px;
	height:35px;
	padding:10px 15px 15px 15px;
	margin:0px;
}

#ca_Box02 p {
	clear:both;
	width:300px;
	height:35px;
	padding:10px 15px 15px 15px;
	margin:0px;
}
#ca_Box03 p {
	clear:both;
	width:175px;
	height:35px;
	padding:10px 15px 15px 15px;
	margin:0px;
}

#ca_Box01 ul {
	margin:0px;
	padding:3px 0px 0px 15px;
	list-style:none;
	line-height:1.1em;
}
#ca_Box02 ul,#ca_Box03 ul {
	margin:0px;
	padding:3px 0px 0px 15px;
	list-style:none;
	line-height:1.1em;
}

#ca_Box01 ul li {
	display:inline;
	margin:0px;
	padding:0px 15px 0px 15px;
	background-image:url(../images/icon01.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#ca_Box01 ul li,#ca_Box02 ul li,#ca_Box03 ul li {
	display:block;
	margin:0px 0px 5px 0px;
	_margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	background-image:url(../images/icon01.gif);
	background-position:0 1px;
	background-repeat:no-repeat;
}
.boxHL {
	float:left;
	width:130px;
	height:auto;
	padding:0px 0px 10px 0px;
}
.boxHR {
	float:left;
	width:130px;
	height:auto;
	padding:0px 0px 10px 0px;
}
.boxHL_s {
	float:left;
	width:450px;
	height:auto;
	padding:0px 0px 10px 0px;
}
.boxHR_w {
	float:left;
	width:190px;
	height:auto;
	padding:0px 0px 10px 0px;
}



/* 3. index_mid style
────────────────────────────────────────*/
#index_mid {
	clear:both;
	padding:20px 0px;
}
#topics {
	float:left;
	width:630px;
	height:auto;
	background-color:#f7f5f8;
	margin:0px 0px 20px 0px;
}
#topics h3 {
	margin:0px;
	padding:0px;
}
#topics ul {
	margin:0px;
	padding:10px 15px 10px 20px;
	text-align:left;
	background-color:#f7f5f8;
}
#topics ul li {
	margin:0px 0px 5px 5px;
	padding:0px;
	line-height:140%;
}
#topics dl {
	clear:both;
	margin:0px 0px 15px 0px;
	padding:10px 15px 20px 20px;
	text-align:left;
	background-color:#f7f5f8;
}
#topics dl dt {
	clear:both;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:90px;
	height:auto;
}
#topics dl dd {
	float:left;
	width:450px;
	height:auto;
	margin:0px 10px 10px 10px;
	_margin:0px 10px 10px 10px;
}



#box_q {
	float:right;
	width:310px;
	height:auto;
	background-image:url(../images/index_q_bt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#box_q h3 {
	margin:0px;
	padding:0px;
}
#box_q p {
	text-align:left;
	margin:0px;
	padding:20px 10px 0px 10px;
}
#box_q p#link_more {
	text-align:right;
	margin:0px 5px 0px 0px;
	padding:10px 13px 10px 10px;
	background-image:url(../images/icon01.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#bnbox {
	clear:both;
	padding:10px 0px;
}
#bn01 {
	float:left;
}
bn02 {
	float:right;
}


#soon {
	clear:both;
	width:500px;
	height:auto;
	padding:50px 0px 200px 0px;
	margin:0px auto;
	text-align:center;
}

.boxlink ul.item_submenu span {
	clear:both;
	display:block;
	width:100%;
	height:20px;
	padding:5px 0px 0px 10px;
}

ul.item_submenu li.wli {
	width:220px;
}

div.item_submenu {
	width:690px;
	height:40px;
	background-image:url(../images/boxline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding:3px 0px 10px 0px;
}
div.item_submenu h4 {
	color:#666666;
	font-size:small;
	_font-size:x-small;
	font-weight:normal;
	display:block;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0p 0px;
}
div.item_submenu ul {
	margin:0px;
	padding:0px;
}
div.item_submenu ul li {
	float:left;
	width:200px;
	height:auto;
	list-style:none;
	background-image:url(../images/icon01.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px 0px 5px 10px;
	padding:0px 0px 0px 13px;
}
div.boxlinkL {
	float:left;
	width:220px;
	_width:200px;
}

