@charset "shift_jis";

/* ------------------------- TOC 
-------------------------
common
-------------------------
Global
css hack
multi column
wrap
header
g-nav
content
sidebar
main
footer
-------------------------
individual
-------------------------
index.html

 ------------------------- */

/*
---------------------------------------------------------------------------
common
---------------------------------------------------------------------------
*/

/*----------------------------------------------Global*/
* {
	margin: 0;
	padding: 0;
	
}

body {
	background-image: url(../img/index/back-higaki001.jpg);
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "MS PGothic", sans-serif;
	
}

a {
	text-decoration: none;
	color: #000000;
	
}

img {
	border: none;
	
}

p {
	margin: 0;
	padding: 0;
	
}

h1 {
	}

h2 {
	}

h3 {
	}

ul {
	margin: 0px;
	padding: 0px;
	
}

ul li {
	list-style-type: none;
	
}

/*----------------------------------------------css hack*/
/* floating box clear */
.clr:after, .mc:after, .ms:after, .multi_section:after, .multi_column:after {
	content: ""; display: block; height: 0; clear: both; visibility: hidden; 
}
.clr, .mc, .ms, .multi_section, .multi_column {
	display: inline-table; min-height: 1%; 
}
/* Hide from mac IE5 \*/
* html .clr, * html .mc, * html .ms, * html .multi_section, * html .multi_column {
	height: 1%; 
}
.clr, .mc, .ms, .multi_section, .multi_column {
	display: block; 
}
/* End Hide from mac IE5 */

/* hide text */
.hidetxt, .hd {
	text-indent: -9999px; overflow: hidden; 
}
.hidetxt a, .hd a {
	overflow: hidden; 
}

/*----------------------------------------------multi column*/
.multi_section {  }
.left_section {
	float: left; 
}
.right_section {
	float: right; 
}
.ms {  }
.ls {
	float: left; 
}
.rs {
	float: right; 
}

.multi_column { }
.left_column {
	float: left; 
}
.right_column {
	float: right; 
}
.mc {  }
.lc {
	float: left; 
}
.rc {
	float: right; 
}

/*----------------------------------------------content*/
#content {
 	width: 900px;
	margin: 0 auto;
	padding: 19px 0 40px 0;
	background-color: #FFFFFF;
	
}

/*----------------------------------------------sub_cl*/
#sub_cl {
	width: 225px;
	padding-left: 10px;
	
}

#banner li {
	margin-top: 5px;
	
}

#banner li.ban_first {
	margin-top: 0px;
	
}

#sub_cl h3 {
	margin-top: 20px;
	
}
#content #sub_cl #twitter {
	margin-top: 10px;
	
}

#present {
	margin-top: 10px;
	
}

/*----------------------------------------------main*/
#main {
	width: 420px;
	padding-left: 10px;
	
}

#main h2 {
	margin-top: 25px;
	
}

#main h2.cap_first {
	margin-top: 0px;
	
}

.sec {
	background: url(../img/index/bg-sec.gif) repeat-y 0 0;
	padding: 10px;
	margin-top: 10px;
	
}
	
.sec_concent {
	background: url(../img/index/bg-sec-content.gif) no-repeat 0 0;
	padding-top: 5px;
	
}

.sec_concent_inner {
	background: url(../img/index/bg-sec-content.gif) no-repeat 0 100%;
	padding: 0 0 5px;
	
}

.news_list {
	background-color: #FFFFFF;
	margin: 0 10px 0;
	
  text-align : left;
}

.news_list dt {
	font-weight: bold;
	border-top: 1px dotted #ABA99C;
	padding: 10px 5px 0;
	
}

.news_list .first {
	border-top: none;
	
}

.news_list dd {
	padding: 0 5px 10px;
	
}

.bt_all_news {
	text-align: right;
	width: 420px;
	height: 30px;
}

.contact_detail {
	padding: 5px 10px;
	text-align: left;
}

.contact_detail dt {
	margin-bottom: 3px; 
}

#trailer {
	margin-top: 10px;
	
}

/*----------------------------------------------sub_cr*/
#sub_cr {
	width: 215px;
	padding-left: 10px;
	
}

#sponsor li {
	margin-top: 5px;
	
}

#companies {
	margin-top: 20px;
	
}

#companies li {
	margin-top: 5px;
	
}


/*----------------------------------------------footer*/
#footer {
	width: 900px;
	padding: 10px 0;
	background-image: url(../img/index/bg-footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	
}

#aboutlink {
	text-align: right;
	height: 20px;
	width: 215px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	
}
	
#copyright_note {
	font-size: 80%;
	margin: 10px 0 5px 0px;
	float: left;
	width: 655px;
	padding-left: 20px;
	text-align: left;
	
}
#news-box {
	background-image: url(../img/index/bg-news.gif);
	margin: 10px auto 0px;
	width: 420px;
	padding: 10px 0px 0px;
}
#news-box td {
	font-size: 80%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#news-box th {
	font-size: 90%;
	font-weight: bold;
	color: #660000;
	padding-left: 20px;
	padding-bottom: 5px;
}

#content #main #news-box table tr td .style5 div div p {
	color: #F00;
}


/*20120801C*/

#news-box {
	background-image: url(../img/index/bg-news.gif);
	margin: 10px auto 0px;
	width: 420px;
	padding: 10px 0px 0px;
}

#news-box table {
	/*background-color: #FFFFFF;*/
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


/*--
20040303ǋL
--*/
a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

.slider-wrapper { 
	width: 900px; 
	margin: 10px auto;
}

