@charset "shift_jis";
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/bg.gif) repeat-x top;
	font: 80%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}
iframe {
	margin-bottom: 20px;
}


/*コンテナ（HP枠）
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a0a0a0;
	background: #FFFFFF;
}


/*ヘッダー
------------------------------------------------------------------*/
#header {
	background: url(images/header_bg.gif) no-repeat left top;
	height: 92px;
	position: relative;
}
#header h1 {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 5px;
}

/*メインイメージ
------------------------------------------------------------------*/
#main-img {
	padding-bottom: 6px;
	background: url(images/main_img_bottom.gif) repeat-x bottom;
}


/*メインメニュー
------------------------------------------------------------------*/
#menu {
	background: url(images/menu_06.gif) repeat-x;
	height: 56px;
}
#menu li {
	display: inline;
}


/*メインコンテンツ
------------------------------------------------------------------*/
#main {
	float: left;
	width: 497px;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}

#main h2 {
	height: 29px;
	margin: 20px 0px 5px;
}

#main h3 {
	border-bottom: 1px solid #808080;
	border-left: 10px solid #808080;
	font-weight: bold;
	padding-left:5px;
	margin: 20px 0px 5px;
}

#main table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	background-color: #ffffff;
}
#main th {
	padding: 5px;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	background-color: #E5E5E5;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#main td {
	padding: 5px;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	font-size: 12px;
}

#main .contact {
	margin: 5px 0 5px 100px;
	font-weight: bold;
}

.note{
	font-size: 85%;
	margin:20px 0;
}

#main .entry {
	margin: 0 0 13px 5px;
	padding: 0px;
	border: solid 1px #AEAEAE;
/* Hides from IE-mac \*/
	height: 1%;
/* End hide from IE-mac */
}

#main .entry h2,
#main .entry h3 {
	background: none;
}
#main .entry h2.entry_title {
	margin: 0;
	padding: 6px 0 0 20px;
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: url(images/entry_head_bg.gif) no-repeat 2px 2px;
}
#main .entry h2.entry_title a:link,
#main .entry h2.entry_title a:visited {
	color: #666;
}
#main .entry_body,
#main .entry_more {
	line-height: 1.6em;
	margin: 0px 0px;
	padding: 0px 20px 5px 20px;
}
#main .entry_body {
	border-top: dotted 1px #ccc;
	padding-top: 10px;
	padding-bottom: 7px;
}

#main .entry blockquote {
	border-left: solid 4px #AEAEAE;
	padding: 3px 0px 3px 12px;
}

#main .entry strong {
	font-weight: normal;
	color: #860F0F;
}

.thumb,
.entry .pict {
	float: left;
	margin: 0px 18px 2px 0px;
	padding: 1px;
	border: solid 1px #A2A2A2;
}
.entry_body:after,
.entry_more:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.entry_body,
.entry_more {
  display: inline-table;
  min-height: 1%;
}
/* Hides from IE-mac \*/
* html .entry_body,
* html .entry_more { height: 1%; }

.entry_body,
.entry_more { display: block; }
/* End hide from IE-mac */

/*サブコンテンツ
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 252px;
	display: inline;
	margin-right: 10px;
	margin-top: 30px;
	font-size: 85%;
}
#sub .frame {
	background: url(images/sub_frame_bg.gif) no-repeat bottom;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#sub h3 {
	background: url(images/sub_midashi_bg.gif) no-repeat;
	height: 46px;
	width: 252px;
	margin-right: -10px;
	margin-left: -10px;
}

#sub .subImg {
		margin-bottom: 30px;
}

/*ナビメニュー（サイトマップ、お問い合わせなど）
------------------------------------------------------------------*/
#nav {
	position: absolute;
	right: 0px;
	bottom: 10px;
	color: #FFFFFF;
}
#nav a {
	color: #FFFFFF;
	padding-right: 10px;
}


/*About欄の矢印と下線設定
------------------------------------------------------------------*/
.arrow li {
	background: url(images/arrow.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #CCCCCC;
}


/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	background: #1b617a;
	color: #FFFFFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}


/*強調文字（背景赤に白文字になります。）
------------------------------------------------------------------*/
.look {
	color: #FFFFFF;
	font-weight: bold;
	background: #990000;
}


/*clearfix
------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
