body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #EEEEEE;
	font-size: small;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	color: #555555;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}



.item-list ul{
  list-style-type : none;
}

.item-list li{
  list-style-type : none;
  float : left;
  margin: 0px;

}


/***********************************************/
/* Link                                        */
/***********************************************/


a{
	color: #6A4800;
	text-decoration: none;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	padding-left:15px;
}

a:link{
	color: #6A4800;
	text-decoration: none;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	padding-left:15px;

}

a:visited{
	color: #6A4800;
	text-decoration: none;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	padding-left:15px;
}

a:hover{
	color: #999999;
	text-decoration: underline;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	padding-left:15px;
}

/***********************************************/
/* Link  unique                                     */
/***********************************************/

.heading2 a:link{
	color: #6A4800;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.heading2 a:visited{
	color: #6A4800;
	text-decoration: none;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.heading2 a:hover{
	color: #999999;
	text-decoration: underline;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}
/* 要らんかも　*/
.heading a:link{
	color: #6A4800;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.heading a:visited{
	color: #6A4800;
	text-decoration: none;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.heading a:hover{
	color: #999999;
	text-decoration: underline;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}
/* 要らんかも　*/


#footer_menu a:link{
	color: #6A4800;
	text-decoration: none;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
	
}

#footer_menu a:visited{
	color: #6A4800;
	text-decoration: none;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

#footer_menu a:hover{
	color: #999999;
	text-decoration: underline;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

#breadcrumb a:link{
	color: #6A4800;
	text-decoration: underline;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
	
}

#breadcrumb a:visited{
	color: #6A4800;
	text-decoration: underline;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

#breadcrumb a:hover{
	color: #999999;
	text-decoration: underline;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.noarrow a{
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.noarrow a:link{
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.noarrow a:hover{
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

.noarrow a:visited{
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
	padding-left:0px;	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#c_area{
	text-align:left;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 975px;
}

#header{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666666;
	height:40px;
}

#menu{
	height:40px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

#sub_navi{
	float:right;
	width: 179px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#footer_menu{
	border-top:1px solid #CCCCCC;
	text-align:center;
	background-color:#cccccc;
	padding: 5px 0px 5px 0px;
}

#footer{
	border-top:1px solid #CCCCCC;
	text-align:center;
	padding: 5px 0px 5px 0px;
}

.left_link{
	text-align:left;
	padding-left:10px;
	float:left;
}

.right_link{
	text-align:right;
	padding-right:10px;
	float:right;
}

/***********************************************/
/* top-page Layout Divs                        */
/***********************************************/

#top_img{
	border-bottom:1px solid #cccccc;
}

#top_recomend{
	border-bottom:1px solid #cccccc;
}

#top_news{
	float: left;
	width: 470px;
}

/* IE6用記述　*/
*html #top_news{
	float: left;
	width: 460px;
}
/* IE6用記述　*/

#top_contlink{
	float: left;
	width: 325px;
}


#whatsnew{
	width:450px;
	margin:10px;
}

#press{
	width:450px;
	margin:10px;
	padding:0px 0px 10px 0px;
}

/* 要らんかも　*/
.heading{
	width:360px;
	padding: 10px 5px 0px 5px;
	float:right;
}

.date{
	width:60px;
	padding: 10px 5px 0px 10px;
	float:left;
}

/* 要らんかも　*/



.date2{
	margin:0px;
	padding:0px;
	width:60px;
	float:left;
}
.heading2{
	margin:0px 0px 0px 20px;
	padding:0px;
	width:350px;
	float:left;
}


/* IE6用記述　*/

*html .date{
	width:60px;
	padding: 10px 0px 0px 10px;
	float:left;
}

*html .heading{
	width:360px;
	padding: 10px 5px 0px 5px;
	float:right;
}

/* IE6用記述　*/

.form_label{
	width:140px;
	padding: 0px;
	float:left;
}


.heading_a{
	width:600px;
	padding: 10px 5px 0px 10px;
	float:left;
}
.contl_photo{
	width:90px;
	float:left;
	padding:10px 10px 0px 10px;
}

.contl_txt{
	width:205px;
	float:right;
	padding-right:10px;
	padding-top:10px;
}

/* IE6用記述　*/
*html .contl_photo{
	width:90px;
	float:left;
	padding:10px 0px 0px 0px;
}
*html .contl_txt{
	width:200px;
	float:right;
	padding-right:0px;
	padding-top:10px;
}

/* IE6用記述　*/


.subnavi_title{
	padding:10px 8px 10px 8px;
}

.subnavi_event_txt{
	padding: 10px 0px 0px 10px;
}


/***********************************************/
/* under-page Layout Divs                      */
/***********************************************/

#sub_menu{
	height:30px;
	border-bottom:1px solid #cccccc;
	background-color:#EFEFEF;
}

#sub_menu_txt{
	height:25px;
	border-bottom:1px solid #cccccc;
	background-color:#EFEFEF;
	font-size: 14px;
	text-indent: 15pt;
	padding-top: 10px;
	font-weight:bold;
}

#main{
	width:745px;
	margin: 10px 20px 20px 20px;
	float:left;
}

/* IE6用記述　*/
*html #main{
	width:735px;
	margin: 10px 20px 20px 20px;
	float:left;
}
/* IE6用記述　*/

#breadcrumb{
	text-align:right;
}

#main_unit{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/***********************************************/
/* under-page Layout <aboutus>                 */
/***********************************************/


.c_summary{
	float:left;
	width:365px;
	text-align:left;
	
}

.cs_left{
	padding: 20px 0px 0px 0px;
	margin-right: 15px;
	
}
.cs_right{
	padding: 20px 0px 0px 0px;
	margin-left: 15px;
}

.cs_img{
	float:left;
	width:75px;
	padding: 0px;
	margine: 0px;
}
.cs_text{
	float:left;
	width:260px;
	padding: 0px 0px 0px 10px;
}

.member_text{
	float:left;
	width:630px;
	padding: 0px 0px 0px 10px;
}

/*IE6用記述*/
*html .c_summary{
	float:left;
	width:360px;
	text-align:left;
	
}
/*IE6用記述*/

.daihyo_photo_left{
	float:left;
	margin: 10px 10px 10px 10px;
	width:110px;
	text-align:center;
	font-size:medium;
	line-height:130%;
}

#daihyo_photo_aisatsu{
	float:left;
	text-align:left;
	width:590px;
	margin: 10px 0px 0px 0px;
}

/* IE6用記述 */
* html #daihyo_photo_aisatsu{
	float:left;
	text-align:left;
	width:570px;
	margin: 10px 0px 0px 0px;
}
/* IE6用記述 */

#vision_read{
	float:left;
	text-align:left;
	width:450px;
	margin: 10px 0px 0px 0px;
}

#vision_img{
	float:right;
	text-align:left;
	width:270px;
	margin: 10px 0px 0px 0px;
}

.column01{
	background-color: #efefef;
	border: 1px solid #999999;
	padding: 10px;
	width: 300px;
	margin:0 auto 0 auto;
}

.column02{
	background-color: #efefef;
	border: 1px solid #999999;
	padding: 10px;
	margin:0 auto 0 auto;
}

.sitemap_text{
	float:left;
	width:300px;
	padding: 0px 0px 0px 20px;
	font-size:medium;
}

.sitemap_text2{
	float:left;
	padding: 0px 0px 0px 20px;
	font-size:medium;
}
/***********************************************/
/* tag                                         */
/***********************************************/
img{
	border: 0px;	
}

h1{
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#main_unit h2{
	border-left: 5px solid #DF9320;
	border-bottom: 1px dotted #999999;
	height:25px;
	font-size:18px;
	padding-left:10px;
	padding-top: 5px;
}

/*
.c_summary h4{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size:medium;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	height: 20px;
}
*/

#main_unit h3{
	background-image: url(/img/h3_bkimg.jpg);
	background-repeat: no-repeat;
	height:23px;
	padding: 7px 0px 0px 10px;
	margin: 0px;
}

#main_unit h4{
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 10px 0px;
	font-size:medium;
	font-weight: bold;
	border-bottom: 1px solid #DF9320;
}

#main_unit h5{
	height:15px;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #666666;
	font-size:small;
	font-weight: bold;
}

 

/***********************************************/
/* 個別スタイル　　　　　　　                  */
/***********************************************/

