@charset "Shift_JIS";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../images/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#top_bg	{
	background-image: url(../../images/top_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*table*/
table {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*link*/
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.clr {
	clear:both;
	margin: 0px;
	padding: 0px;
}

/*header tag*/
h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
h1 a {}
h1 a:visited {}
h1 a:hover {}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px 0px 10px;
	padding: 8px 0px 15px 20px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h4 {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h5 {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
h6 {}
blockquote {}
ul {
	list-style-type:disc;
}
ol {}
li {	margin: 0px 0px 10px 0px;}
.font_green {
	color: #339900;
}
p {
	margin: 0px 20px 10px;
	padding: 0px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.photo_right {
	margin: 0p;
	padding: 0px 10px 10px 10px;
	float: right;
}
.photo_left {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	float: left;
}
.font_red {
	color: #FF0000;
}

#container {	width: 760px;}

#contents {	width: 760px;}

#header {	width: 760px;	height: 103px;}

#wrapper {width: 760px;}

#main {	width:530px;}
#top_main {	width:720px;}

#side {	width: 220px;}

#footer {	width: 760px;}

/*レイアウト背景*/
#container {
	margin: 0px auto 30px;
	padding: 0px;
	background-image: url(../../images/container_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}

/*ヘッダー*/
#header {
	background-image: url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

.logo {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 250px;
	height: 80px;
	float: left;
}
.logo a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 250px;
	height: 80px;
	text-indent: -9999px;
}
.description {
	width: 270px;
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
}
.header_menu {
	width: 240px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	float: left;
}
.header_menu ul {
	margin: 32px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
.header_menu li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background-image: url(../../images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
}
.header_menu li a {
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.header_menu li a:visited {
	color: #000000;
	text-decoration: none;
}
.header_menu li a:hover {
	color: #FF6600;
	text-decoration: none;
}

/*コンテンツ*/
#contents {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}
#side {
	margin: 0px;
	padding: 0px;
	float: left;
}
#side img {
	vertical-align: top;
}
.menu {
	width: 180px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	background-image: url(../../images/side_menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	width: 180px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../../images/side_menu_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	vertical-align: top;
}
.menu li a {
	width: 180px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.menu h3 {
	margin: 0px;
	padding: 15px 0px 15px 15px;
	background-image: none;
	font-size: 12px;
	line-height: 15px;
}
.menu li a:visited {color: #000000;	text-decoration: none;}
.menu li a:hover {
	text-decoration: none;
	background-image: url(../../images/side_menu_li_bg_f2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub_menu {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
}
.sub_menu ul {
	margin: 0px;
	padding: 0px;
}
.sub_menu li {
	width: 180px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../../images/side_menu_arrow_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	display: block;
}
.sub_menu li a {
	width: 180px;
	height: 25px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.sub_menu li h4 {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	background-image: none;
	font-size: 12px;
	line-height: 12px;
}
.sub_menu li a:visited {	color: #000000;	text-decoration: none;}
.sub_menu li a:hover {
	text-decoration: none;
	background-image: url(../../images/side_menu_arrow_bg_f2.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}

/*メインコンテンツ*/
#main {
	margin: 0px;
	padding: 0px;
	float:left;
}
#top_main {
	margin: 0px 20px;
	padding: 0px;
}
#top_main h3 {
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 20px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../images/top_h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*フッター*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
}
.copyright {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 15px 20px 0px 0px;
	color: #000000;
	clear: both;
}


/*パンクズ*/
.crum {
	margin: 0px;
	padding: 3px 0px 0px 10px;
	clear: both;
}

/*ヘッダートップイメージ*/
.header_top_img {}

/*ホーム*/
.top_img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.top_menu {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image: url(../../images/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.top_info {
	margin: 0px 10px 10px;
	padding: 0px;
}
.top_info dl {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/dotline_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 700px;
}
.top_info dt {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(../../images/dt_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11px;
	float: left;
}
.top_info dd {
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 5px 0px;
	width: 600px;
}

/*会社案内*/
.company {}
.company table {
	width: 470px;
	margin: 0px auto 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.company table td {
	margin: 0px 2px 2px 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.company_tr01 {
	background-image: url(../../images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.company_tr02 {
	background-color: #FAFAFA;
}

/*お問い合わせ*/
.contact {}
.contact_table {
	width: 470px;
	margin: 0px auto 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.contact_table td {
	margin: 0px 2px 2px 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contact_tr01 {
	background-color: #F3F3F3;
}
.contact_tr02 {
	background-color: #FAFAFA;
}
.submit {
	text-align: center;
}
.field_active {
	margin: 0px;
	padding: 0px;
	width: 250px;
	ime-mode: active; 
}
.field_active_s {
	margin: 0px;
	padding: 0px;
	width: 60px;
	ime-mode: active; 
}
.field_zipcode {
	margin: 0px;
	padding: 0px;
	width: 60px;
	ime-mode: inactive; 
}
.field_inactive {
	margin: 0px;
	padding: 0px;
	width: 250px;
	ime-mode: inactive; 
}
.field_inactive_s {
	margin: 0px;
	padding: 0px;
	width: 60px;
	ime-mode: inactive; 
}
.field_yr {
	margin: 0px;
	padding: 0px;
	width: 60px;
	ime-mode: inactive; 
}

/*ページトップ*/
.page_top {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
}

/*サイトマップ*/
.sitemap {}
.sitemap ul {
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
.sitemap li {
	margin: 0px 0px 5px 30px;
	padding: 0px 0px 0px 15px
	list-style-type: none;
	background-image: url(../../images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.arrow_link {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../../images/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.itemized {
	margin: 0px;
	padding: 0px;
}
.itemized ul {
	margin: 0px 10px 10px 20px;
	padding: 0px;
}
.itemized li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../../images/li_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
}

/*トップページ*/
#TopInfoBox {
	background:url(../../images/top-info-btm.gif) no-repeat left bottom;
	margin: 10px 10px 20px;
	padding-bottom:0px;
	zoom:1;
}
     #TopInfoBox:after {
      content:".";
      display:block;
      clear:both;
      height:0px;
      visibility:hidden;
}
#TopInfoBox h3 {
	background:url(../../images/top-info-h3-bg.gif) no-repeat left top;
	font-size:15px;
	margin:0px;
	padding:2px 0px 5px 10px;
	}
	#TopInfoBox p {
	margin:10px;
	}
#TopInfoBox .wrap {
	background:url(../../images/top-info-bg.gif) repeat-y left top;
}
#TopInfoBox .wrap:after {
	content:"";
	display:block;
	}
#TopAreaMenu {
 margin:0px 10px 10px;
}
#TopAreaMenu ul {
 margin:5px 10px　5px　5px;
	padding:0px;
	list-style-type:none;
}
#TopAreaMenu li {
	margin:0px;
	background: url(../../images/arrow_link.gif) no-repeat 0px 3px;
	margin:0px 0px 10px;
	padding:0px 0px 0px 15px;
}