@charset "Shift_JIS";
/*-----/CommonStyles/-----*/

/*/ AllStyles /*/
* {
	padding: 0;
	margin: 0;
}
/*--------------------*/

/*/ BODY /*/
body {
background: url(../images/bg.jpg) top repeat-x;
}
/*--------------------*/

/*/ SEOTEXT /*/
h1#seotext {
	display: none;
}
/*--------------------*/

/*/ table class="data"のデザインは下記で変更可能です/*/
table.data { /*テーブルのデザイン*/
	width: 500px; /*幅*/
	height: ; /*高さ*/
	border-collapse: collapse; /*ボーダー同士の隣接間隔*/
	border: 1px solid #000; /*ボーダー（線幅・線の種類・色）*/
	margin: 10px; /*マージン*/
}
table.data th { /*見出しのデザイン*/
	color: #fff;
	width: 200px; /*幅*/
	height: ; /*高さ*/
	text-align: ; /*横位置*/
	vertical-align: ; /*縦位置*/
	background-color: #666; /*背景色*/
	padding: 5px; /*パディング*/
	border: 1px solid #000; /*ボーダー*/
}
table.data td { /*セルのデザイン*/
	width: 300px; /*幅*/
	height: ; /*高さ*/
	text-align: ; /*横位置*/
	vertical-align: ; /*縦位置*/
	background-color: ; /*背景色*/
	padding: 5px; /*パディング*/
	border: 1px solid #000; /*ボーダー*/
}
/*--------------------*/

/*/ img /*/
img {
	border: none;
}
/*--------------------*/

/*/ form /*/
form {
	margin: 0;
}
/*--------------------*/

/*/ p /*/
p {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin-bottom: 1em;
}
/*--------------------*/

/*/ fontsize-xtra_large /*/
.large_x {
	font-size: 18px;
	line-height: 1.3em;
}
.large_x_nomargin {
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.large_x_h {
	font-size: 18px;
	line-height: 1.5em;
}
.large_x_h_nomargin {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-large /*/
.large {
	font-size: 16px;
	line-height: 1.3em;
}
.large_nomargin {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.large_h {
	font-size: 16px;
	line-height: 1.5em;
}
.large_h_nomargin {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-midium /*/
.midium {
	font-size: 14px;
	line-height: 1.3em;
}
.midium_nomargin {
	font-size: 14px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.midium_h {
	font-size: 14px;
	line-height: 1.5em;
}
.midium_h_nomargin {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-small /*/
.small {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
}
.small_nomargin {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
.small_h {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.small_h_nomargin {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize-xtra_small /*/
.small_x {
	font-size: 10px;
	line-height: 1.3em;
}
.small_x_nomargin {
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.small_x_h {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.small_x_h_nomargin {
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 0;
}
/*--------------------*/

/*/ fontsize_for_img_caption /*/
.caption_l {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
}
.caption_s {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
}
/*--------------------*/

/*/ fontsize_for_img_caption_center /*/
.caption_l_center {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: center;
}
.caption_s_center {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: center;
}
/*--------------------*/

/*/ fontsize_for_img_caption_right /*/
.caption_l_right {
	font-size: 12px;
	margin-top: 5px;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: right;
}

.caption_s_right {
	font-size: 10px;
	margin-top: 5px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: right;
}
/*--------------------*/



/*/ HEAD /*/
#head_logo {
	background:url(../images/head_logo.gif) left top no-repeat;
	text-indent: -9999px;
}
#head_logo a {
	display: block;
	width: 380px;
	height: 72px;
	overflow: hidden;
}

#head_contact_copy {
	text-indent: -9999px;
	padding: 0;
	border: 0;
	margin: 0;
}

#head_contact_button {
	background-color:#000;
	background: url(../buttons/head_button.gif) center top no-repeat;
	text-indent: -9999px;
	padding: 0;
	border: 0;
	margin: 0;
}
#head_contact_button a {
	display: block;
	width: 168px;
	height: 30px;
	overflow: hidden;
	padding: 0;
	border: 0;
	margin: 0;
}
/*--------------------*/

/*/ MENU /*/
.menu01 {
	background:url(../buttons/menu01_off.gif) left top no-repeat;
	text-indent: -9999px;
}
.menu01 a {
	display: block;
	width: 152px;
	height: 50px;
	overflow: hidden;
}
.menu01 a#active {
	background:url(../buttons/menu01_on.gif) left center no-repeat;
}

.menu02 {
	background:url(../buttons/menu02_off.gif) left top no-repeat;
	text-indent: -9999px;
}
.menu02 a {
	display: block;
	width: 152px;
	height: 50px;
	overflow: hidden;
}
.menu02 a#active {
	background:url(../buttons/menu02_on.gif) left center no-repeat;
}

.menu03 {
	background:url(../buttons/menu03_off.gif) left top no-repeat;
	text-indent: -9999px;
}
.menu03 a {
	display: block;
	width: 152px;
	height: 50px;
	overflow: hidden;
}
.menu03 a#active {
	background:url(../buttons/menu03_on.gif) left center no-repeat;
}

.menu04 {
	background:url(../buttons/menu04_off.gif) left top no-repeat;
	text-indent: -9999px;
}
.menu04 a {
	display: block;
	width: 152px;
	height: 50px;
	overflow: hidden;
}
.menu04 a#active {
	background:url(../buttons/menu04_on.gif) left center no-repeat;
}

.menu05 {
	background:url(../buttons/menu05_off.gif) left top no-repeat;
	text-indent: -9999px;
}
.menu05 a {
	display: block;
	width: 152px;
	height: 50px;
	overflow: hidden;
}
.menu05 a#active {
	background:url(../buttons/menu05_on.gif) left center no-repeat;
}


/*--------------------*/

/*/ NEWS /*/
#news_feed {
margin: 5px 10px;
}

#news_feed p.entry {
font-size: 12px;
background: url(../images/news_icon.gif) left top no-repeat;
text-indent: 16px;
line-height: 20px;
margin: 0;
}

#news_feed p.entry span {
color: #74AB86;
font-weight: bold;
}

/*--------------------*/


/*/ PRIVACY /*/
#privacy {
padding:0 20px;
}

#privacy h2 {
font-size:14px;
margin-bottom:0.5em;
}

#privacy h3 {
font-size:12px;
margin-bottom:0.5em;
}

#privacy ol {
margin-left:2em;
margin-bottom:1em;
}

#privacy ul {
margin-left:2em;
margin-bottom:1em;
}

#privacy li {
font-size:12px;
line-height: 1.5em;
letter-spacing: 1px;
}

#privacy p {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
}

/*--------------------*/