/* CSS Document */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img,object {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}



/*\*/
a {
	overflow: hidden;
}
/**/


img {
	vertical-align: text-bottom;
}

/* .clearfix */
.clearfix {
	zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .clearfix { display: inline-block; }
/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

body {
	background-color:#000000;
}

#wrapper {
	background-color:#000000;
	text-align: center;
}

#wrapper-inner {
	margin: 0 auto;
	width: 820px;
}

#contents {
	text-align: justify;
}

#top_footer {
}

#top_footer p {
	color:#FFFFFF;
	font-size:10px;
	margin-top:30px;
	margin-bottom:20px;
}

/*トップページ*/

#top_left {
	float:left;
	width:380px;
	text-align:right;
	padding-right:0px;
}

#top_right {
	float:right;
	width:435px;
}

#top_right h1,h2,p {
	margin-left:10px;
}


img.top_r {
	margin-top:15px;
}

div#top_lbox {
	margin-top: 12px;
	margin-left:10px;
}

#top_lbox ul li {
	float: left;
	width: auto;
	margin-top:10px;
}

#top_lbox ul li a {
	margin-left:15px;
}

h3.top_m_t {
	margin-top:12px;
	margin-left:10px;
}

#top_info {
	margin-top:15px;
}

#top_info {
	margin-top:15px;
}

#top_info_l {
	float: left;
	margin-top:10px;
	margin-left:10px;
}

#top_info_r {
	float: left;
	margin-top:10px;
	margin-left:15px;
}

#top_info_r p {
	color:#FFFFFF;
	font-size:12px;
}


/*ヘッダー*/

#header {
	background-image:url("images/common/head.jpg");
	width:800px;
	margin-left:10px;
	margin-right:auto;
}

#header p.headTxt {
	margin-left:520px;
}

#header ul {
	margin-top:10px;
	margin-left:185px;
}

#header ul li {
	float: left;
	width: auto;
}

/* コンテンツ */

#contents_s {
	text-align: justify;
	margin-top:25px;
}

/* コンテンツ　左 */

#contents_s #left_c {
	float:left;
	width:200px;
}

#contents_s #left_c li.img01 {
	margin-top:15px;
	margin-left:20px;
}

#contents_s #left_c li.img02 {
	margin-top:15px;
	margin-left:20px;
}

#contents_s #left_c li.img03 {
	margin-top:15px;
	margin-left:50px;
}

#contents_s #left_c li p {
	color:#FFFFFF;
	font-size:12px;
}

/* コンテンツ　右 */

#contents_s #right_c {
	float:left;
	width:590px;
	margin-left:10px;
}

#contents_s #right_c .con {
	margin-top:15px;
	border:1px #FFFFFF solid;
}

#contents_s #right_c .con table {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

#contents_s #right_c .con div.table {
	margin-top:10px;
}

div.table table.first {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 500px;
}

div.table table.first th,
div.table table.first td {
	font-size: 12px;
	line-height: 130%;
	padding: 2px 2px;
	border-right: 1px solid #000000;
}

div.table table.first th {
	color: #fff;
	background-color: #993399;
	padding:2px;
	text-align:center;
	border-bottom: 1px solid #000000;
}

div.table table.first td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	text-align:center
}

div.table table.first td.sec {
	text-align:left;
}

#contents_s #right_c .con div.table2 {
	margin-bottom:10px;
}

div.table2 table.first2 {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 450px;
}

div.table2 table.first2 th,
div.table2 table.first2 td {
	color: #fff;
	font-size: 12px;
	line-height: 130%;
	padding: 2px 2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.con div#cont_u {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

.con div#cont_u img {
	float:left;
	margin-right:15px;
	margin-top:10px;
}

.con div#cont_u table {
	float:left;
}

.con div#cont_u table.first3 {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width:280px;
}

.con div#cont_u table.first3 th,
.con div#cont_u table.first3 td {
	color: #fff;
	font-size: 12px;
	line-height: 130%;
	padding: 2px 2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}



#contents_s #right_c .p_top {
	margin-top:15px;
	text-align:right;
}

#contents_s #right_c img.tt_h3 {
	margin-left:10px;
	margin-right:auto;
}
	



/* テキスト系 */


h1 {
	font-size:10px;
	margin-left:10px;
	font-weight:normal;
	color:#FFFFFF;
}

p.re_text {
	text-align:center;
	margin-top:200px;
	margin-bottom:600px;
}

.l110 {
	line-height:110%
}
.l120 {
	line-height:120%
}
.l130 {
	line-height:130%
}
.l140 {
	line-height:140%
}
.l160 {
	line-height:160%
}
.t10 {
	font-size: 70%
}
.t12 {
	font-size: 75%
}
.t14 {
	font-size: 85%
}
.t16 {
	font-size: 120%
}
.t18 {
	font-size: 140%
}
.t20 {
	font-size: 150%
}
.red {
	color:#FF0000
}
.whi {
	color:#ffffff
}
.yellow {
	color:#FFFF00
}
.bro {
	color:#663300
}


/*080226追加分*/
div.mg_top10{
	margin-top : 10px;
	margin-bottom : 5px;
}

div.mg_top10_2{
	margin-top : 10px;
	margin-bottom : 15px;
}

div.mg_top30{
	margin-top : 30px;
	margin-bottom : 10px;
}

div.mg_top50{
	margin-top : 50px;
}
