/* ===================================== */
/* 	Base Style
/* ===================================== */


/* -------------------------------------
	Common Setting
------------------------------------- */

*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

li {
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	list-style:none;

}

img, object, param {
	border: 0;
	vertical-align: bottom;
}

hr {
	height: 0;
	visibility: hidden;
	border: 0;
}

.clear { clear: both; }

table {
    font-size:inherit;
    font:100%;
}

/* -------------------------------------
	Text
------------------------------------- */

body {
    font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }



/* -------------------------------------
	Link
------------------------------------- */

a:link    { color: #000000; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline; }
a:hover   { color: #999999; text-decoration: underline; }
a:active  {}


/* -------------------------------------
	Title
------------------------------------- */

/* IEで上にスペースが空いてしまう対策 */
h1 img,
h2 img,
h3 img {
	vertical-align:baseline;
}
h1,h2,h3 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}


/* -------------------------------------
	Form
------------------------------------- */

option {
	padding: 0 0 0 4px;
}
.margin_50 {
	height: 50px;
}


/* -------------------------------------
	Body
------------------------------------- */

body {
	color: #000;
	background-color: #EAEAEA;
}
#container_bg {
	background-color: #FFF;
}
#container {
	width: 790px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 43px;
}
#left_container {
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#left_container_s {
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#left_container_inner {
	padding-left: 50px;
}

#right_container {
	float: right;
	width: 570px;
}
#right_container_inner {
	padding-right: 10px;
	padding-bottom: 50px;
}
#contents_ttl {
	margin-bottom: 55px;
	padding: 0px;
	margin-top: 0px;
	font-size: 0px;
}
#contents_ttl_s {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	font-size: 0px;
	height: 77px;
}



#contents {
	font-size: 93%;
	line-height: 150%;
}

#contents_ttl_2 {
	margin-top: 10px;
}

/* -------------------------------------
	Header
------------------------------------- */

#headerArea {
	height: 120px;
	background-image: url(../../img/common/header_bg.gif);
	background-repeat: repeat-x;
}
#header {
	width: 790px;
	margin: 0 auto;
}
#header_1 {
	float: right;
	margin-right: 4px;
	height: 18px;
	padding-top: 23px;
}
#header_1 img {
	margin-right: 10px;
	margin-left: 10px;
}
#header_2 {
	clear: right;
	float: left;
	width: 181px;
}
#header_3 {
	float: right;
	margin-top: 27px;
	clear: right;
	margin-right: 2px;
}
#navigation {
	width:592px;
	height:35px;
	text-align: right;
}
#navigation img {
	margin-left: 11px;
	margin-right: 11px;
}


/* -------------------------------------
	Left menu
------------------------------------- */

#left_navi_ttl_1 {
	margin-bottom: 60px;
}
#left_navi_ttl_2 {
	margin-bottom: 104px;
}
#left_navi {
	margin-bottom: 25px;
}
#left_navi img {
	margin-bottom: 3px;
}
#left_navi_2 {
	margin-bottom: 25px;
}
#left_navi_2 img {
	margin-bottom: 8px;
}
.banner_margin {
	height: 12px;
}

#header_2 img {
	margin-top: 41px;
}

/* -------------------------------------
	Footer
------------------------------------- */


.bt_pagetop {
	clear: both;
	text-align: right;
	height: 50px;
	padding-top: 15px;
	width: 780px;
}

.bt_pagetop img {
	padding-top: 0px;
}
.bt_pagetop2 {
	clear: both;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}

#bt_copyrights {
	clear: both;
	padding-bottom: 30px;
	width: 780px;
}

#bt_copyrights_left {
	float: left;
	text-align: left;
	padding-left: 40px;
}
#bt_copyrights_left_inner {
	width: 395px;
}

#bt_copyrights_left img {
	margin-right: 10px;
	margin-left: 10px;
}
#bt_copyrights_right {
	float: right;
	width: 345px;
}

#footer {
	clear: both;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#footer_container {
	padding-top: 20px;
	padding-left: 50px;
}

#footer li p {
	padding-bottom: 7px;
}


#footer li {
	float:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 10px;
	margin-right: 10px;
	line-height: 16px;
}



/* -------------------------------------
	ContentsArea
------------------------------------- */
#footer .end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#one_container {
	width: 790px;
}
#one_container_inner {
	padding-left: 52px;
	padding-right: 10px;
	padding-top: 5px;
}
#container_bg_special {
	background-image: url(../../img/special/back.gif);
	background-repeat: repeat;
}
#white_margin {
	font-size: 0px;
	line-height: 0px;
	background-color: #FFF;
	height: 6px;
}

#container_special {
	width: 790px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 47px;
}
#contents strong {
	font-weight: bold;
}

#downloads b {
	font-weight: bold;
}
.margin_200 {
	height: 200px;
}

