@charset "UTF-8";

img { border: none; 
}
ul { margin : 0px; padding : 0px;}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,form {
	margin: 0 auto; /*リスト等に入るデフォルト仕様の隙間を削除して、中央寄せをする*/
	padding: 0;
}
#pankuzu {
	height: 25px;
	font-size: 80%;
	text-align: left;
	width: 950px;
	padding: 0;
	margin:0px auto;
	line-height: 25px;
}
.raito a:hover img	{
	opacity:0.8;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	}
a:hover img	{
	opacity:0.8;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}	
#menu {
	text-align: center;
	white-space: nowrap;
	margin: 0 auto;
}


a:link {
	text-decoration: none;
	color: #005E3C;
}
a:visited {
	text-decoration: none;
	color: #005E3C;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
body {
	text-align: center;
	font-size: 13px;
	margin:0;
	padding:0;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
 
input, textarea {
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
 
/* for IE6 */
* html body {
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
* html input, * html textarea {
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

/*テーブル*/
.table_ander td{
	padding: 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#header {
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	background-image: url(common/header_back.gif);
	background-repeat: repeat-x;
}
#wapper {
	width: 1000px;
	padding: 0;
	margin:0px auto;
	text-align: left;
}
#footer {
	text-align: left;
	clear: both;
	background-image: url(common/footer_back.gif);
	background-position: center top;
	padding-top: 40px;
	padding-left: 40px;
	height: 44px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 14px;
}

/*レフトメニュー*/
#left {
	float: left;
	width: 269px;
	height: 100%;
	margin-right: 21px;
}

/*メインメニュー*/
#main {
	width: 515px;
	float: left;
	margin-left: 11.4px;
	margin-right: 11.4px;
}

/*ライトメニュー*/
#right {
	float: right;
	width: 202px;
	height: 100%;
}
/*メインラージ*/
#main_l {
	width: 735px;
	float: left;
}

/*フッターメニュー*/
#pageup {
	text-align: right;
	margin-bottom: 30px;
	clear: both;
	width: 950px;
	margin: auto;
}

/*サブページ*/
.font_big {
	font-weight: bolder;
}
.font_big2 {
	font-weight: bolder;
	font-size: 160%;
}
.font_big3 {
	font-weight: bolder;
	font-size: 14px;
	padding-left: 10px;
}
.font_smole {
	font-size: 90%;
}
.font_red {
	color: #FF0000;
}
#copy {
	color: #999999;
	text-align: right;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 100px;
	font-size: 85%;
}
.padding_left20 {
	padding-left: 20px;
	padding-right: 20px;
}
.font_smole80 {
	font-size: 80%;
}
.searchform {
	width: 185px;
	display: block;
	height: 21px;
}
.sarch_box {
	background-image: url(common/input.gif);
	background-repeat: no-repeat;
}
.left_menu li a {
	background-image: url(img/left_menu_li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 25px;
}
.left_menu li a:hover {
	background-image: url(img/left_menu_li_o.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 25px;
}
.left_menu li {
	list-style-type: none;
	background-image: url(img/left_menu_li_naka.gif);
	height: 42px;
	background-repeat: no-repeat;
	line-height: 42px;
	background-position: center top;
}
.left_menu tr td ul {
	padding: 0px;
	margin: 0px;
}
.titleline_h3 {
	background-image: url(img/titleline_h3.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 25px;
	font-weight: bolder;
	color: #333;
}
.titleline_h3_2 {
	background-image: url(img/titleline_h3_2.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 25px;
	font-weight: bolder;
	color: #333;
}
.right_menu { border: 1px solid #E0E0E0; }
#footer_lain {
	background-color: #B9B9B9;
	height: 2px;
	width: 950px;
	margin: 0 auto;
	clear: both;
	margin-top: 20px;
	margin-bottom: 60px;
}
.fome_smole {
	height: 19px;
	font-size: 80%;
}
.main_l {
	float: left;
	width: 707px;
}
.font_red_b {
	color: #D2262C;
	font-size: 200%;
	font-weight: bolder;
	padding-top: 15px;
	padding-left: 5px;
}
.itiran_list li {
	width: 221px;
	border: 1px solid #E0E0E0;
	list-style-type: none;
	float: left;
	margin-right: 8px;
	padding: 6px;
	margin-top: 15px;
}
.itiran_list {
	margin: 0px;
	padding: 0px;
}
.font_smole70 { font-size: 80%; }
.font_smole80 { font-size: 80%; }
#header_line {
	background-color: #F5A100;
	height: 6px;
}
.header_menu li {
	float: left;
	list-style-type: none;
}
.header_menu { float: right; }
#menu_back {
	background-image: url(common/menu_bk.gif);
	background-repeat: repeat-x;
	background-color: #064F20;
}
.index_top {
	background-image: url(common/index_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 14px;
	padding-bottom: 22px;
}
.contact_top {
	background-image: url(common/content_back.gif);
	background-position: center top;
	padding-top: 14px;
	padding-bottom: 14px;
}
.main_title {
	background-image: url(img/main_tilte.gif);
	height: 49px;
	line-height: 49px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #EEEEEE;
	padding-left: 43px;
}
.title_h3 {
	background-image: url(img/content_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
.padding_left80 {
	padding-left: 70px;
	line-height: 300%;
}
.font_big4 {
	font-size: 110%;
	font-weight: bolder;
}
.big_oreng {
	font-size: 140%;
	color: #D3670F;
	font-weight: bolder;
}
.left_menu li {
	list-style-type: none;
	line-height: 46px;
	height: 46px;
}
.jigyou_no {
	background-image: url(img/jigyou_list_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 45px;
	color: #FFF;
	font-size: 130%;
	text-align: center;
	font-weight: bolder;
	text-shadow: 2px 2px 5px #000;
}
.jigyou_list li {
	list-style-type: none;
	width: 203px;
	float: left;
	margin: 10px;
}
.jigyou_naka {
	background-image: url(img/jigyou_list_naka.gif);
	padding: 15px;
	min-height: 100px;
}
.pp li { list-style-type: none; }
.form td {
	padding: 5px;
	border: 1px solid #999;
}
#about { background-image: url(common/footer_back2.gif); }
#fontSize li {
	float: left;
	list-style-type: none;
}
.font_big5 {
	font-size: 140%;
	color: #2D795D;
}
