*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
} 

body {
	margin:0px;
	padding:0px;
	height:100%;
	background-repeat:repeat;
	color: #333;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	}

/**LINK**/

a:link {
	color: #F60;
	text-decoration: none;
	}

a:visited {
	color: #639;
	text-decoration: none;
	}

a:hover {
	color: #FC0;
	text-decoration: none;
	}
	
p {
	margin: 0px;
	padding: 0px;
}

img {	
	border: 0px;

}

a img{
	border:0px;
	margin:0px;
	padding:0px;
}

ul.li{
list-style:none;
padding:0px;
margin:0px;
}


#makebanner{
	background-color:#FFF;
	width:950px;
}
/*************************
					ここからheader
							**************************/

h1{
	text-align:left;
	font-size:15px;
	margin:0px auto;
	width:950px;
	color:#000;
}

#header{
	text-align:left;
	width:950px;
	height:170px;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}


#header_inner{
	width:950px;
	height:121px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#header_l{
	float:left;
	width:283px;
	height:121px;
}

#header_r{
	float:left;
	width:497px;
	height:121px;
}

#contents_wrapper{
	margin:0px auto;
	clear:both;
	width:780px;
	height:auto;
}

/*************************
					ここからグローバルナヴィ
							**************************/
#g_navi{
	height:auto;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul.list{
	list-style:none;
	margin:0px;
	padding:0px;
}

.list_li{
	float:left;
	background-color: #FFF;
	color: #000;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
}

/*************************
					ここから左側
							**************************/

#left{
	width:205px;
	margin-bottom:20px;
	background-color:#FFF;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 8px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

#category_area{
/*	padding-top:10px;*/
	width:200px;
	height:auto;		
}

.left_top{
	width:200px;
	height:30px;
}

.left_mid{
	width:200px;
	height:auto;
	background-image:url(../left/left_mid_bg.gif) ;
	background-repeat:repeat-y;
}

.left_bottom{
	width:200px;
	height:15px;
	background-image:url(../left/left_bottom_bg.gif);
	background-repeat:no-repeat;
}

#search_area{
	margin-top:0px;
	width:140px;
	height:auto;	
	background-image:url(../left/search_bg.jpg);
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#contact_area{
	margin-top:10px;
	width:200px;
	height:auto;
	background-image: url(left/support_col_02.jpg);
}

#banner_area{
	margin-top:10px;
	width:200px;
	height:auto;
}

#calendar_area{
	margin-top:10px;
	width:150px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

/*************************
					ここから中央
							**************************/
/*
#main_contents{
	float:left;
	width: 620px;
	height:100%;
	text-align: left;
	background-color:#FFFFFF;
}
*/

#branding_banner{
	width:730px;
	margin-left:1px;
}

#center{
	margin-top:10px;
	float:left;
	width:470px;
	height:100%;
}

.center_top{
	width:470px;
}
.center_mid{
	width:470px;
}
.center_bottom{
	width:470px;
}

#info_area{
	width:470px;
	height:auto;
	margin:0px 0px 10px;
	background-color:#dddddd;
}

#recommend_area{
	margin-top:10px;
	width:470px;
}


/***********右側***********/
#right{
	float:right;
	width:auto;
	height:100%;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.right_top{
	width:160px;
}
.right_mid{
	width:160px;
	height:auto;
	background-image:url(../right/right_mid_bg.gif);
	background-repeat:repeat-y;
}

.right_bottom{
	width:160px;
	height:10px;
	background-image:url(../right/right_bottom_bg.gif);
	background-repeat:no-repeat;
}

#spe_area{
	width: 160px;

	margin-bottom:10px;
}

#right_banner{
	width: 160px;
	margin-bottom:10px;
	background-color: #FFF;
}



.clear {
	clear: both;
}

/***********footer***********/
#footer{
	width:950px;
	margin-top:20px;
	height:auto;
	clear: both;
	background-color: #FFF;
}

hr{
	width:730px;
	height:2px;
	background-color:#FFF;
	color: #333;
}

#copy{
	text-align:right;
	width:950px;
	height:70px;
	color: #333;
	background-color: #FFF;
}

.left{
	float:left;
}

.right{
	float:right;
}

.txt_01{
	font-size:12px;
	color:#333333;
	line-height:160%;
}

.txt_center{
	text-align:center;
}

.txt_right{
	text-align:right;
}

.txt_left{
	text-align:left;
}

.col_l_10{
	padding-left:10px;
}
.font01{
color:#363636;
}




/****以下clearfix***/
/***(X)HTMLで親要素（ボックス）にclass="clearfix"を入れます。**/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* CSS Document */
/****以下マウスオーバーした時に透過させるCSS***/
/***透過させたい画像のhreafに対してクラスで指定します**/

.Banner{
display:block;
}

/* トップ回りこみ 2010.01更新 */
#mawarikomi_r {
	margin: 0px;
	padding: 2px;
	float: right;
	width: 390px;
	text-align: left;
}

#mawarikomi_r_r {
	border: 1px solid #F90;
	padding-bottom: 3px;
	margin-bottom: 5px;
}


#mawarikomi_l {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
/* トップ回りこみ 2010.01更新まで */

/*　会社概要用 */

.about_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*　会社概要用まで */

/*　汎用テキスト */
.style_top {
	font-size: 12px;
	color: #F3F;
}
