@charset "UTF-8";

/* CSS Document
========================================== */

/* base 
=========================================== */

* {
	margin: 0;
	padding: 0;
}
html,body {
	margin: 0 auto;
	background: url(images/back.jpg);
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	letter-spacing: 1px;
	color: #402B2A;
	line-height: 200%;
}
* {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
img.mt_icon {
	margin-top: -3px;
	width:14px;
	height:15px;
	vertical-align:middle;
	margin-left: 3px;
	margin-right: 3px;
}
img.emoticon {
	margin-top: -3px;
	width:14px;
	height:15px;
	vertical-align:middle;
	margin-left: 3px;
	margin-right: 3px;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:active {
	color: #0066FF;
} 
a:hover {
	color: #FF3333;
}
li {
	list-style: none;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
}
h2,h3,h4,h5,h6 {
	font-size: 14px;
	line-height: 200%;
}
p {
	font-size: 12px;
	color: #402B2A;
	line-height: 180%;
}

/* .pkg class wraps enclosing block element around inner floated elements */

.pkg:after {
	display: block;
	visibility: hidden;
	clear: both;
}
* html .pkg {
	display: inline-block;
}

/* no ie mac \ ---------------------------------------------------- */

* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}

/* outer,container
=========================================== */

#outer {
	width: 808px;
	height: 100%;
	margin: 0 auto;
}
#container_top {
	width: 808px;
	height: 13px;
	min-height: 13px;
	background: url(images/container_top.png) no-repeat bottom;
}
#container {
	width: 808px;
	background:url(images/container.png) repeat-y;
	overflow: hidden;
}
#container_bottom {
	width: 808px;
	height: 13px;
	min-height: 13px;
	margin-bottom: 5px;
	background: url(images/container_bottom.png) no-repeat;
}
#container_top p {
	text-indent: -10000px;
}
#container_bottom p {
	text-indent: -10000px;
}

/* ie png ---------------------------------------------------- */

* html #container_top {
	behavior: expression(IEPNGFIX.fix(this));
	width: 808px;
	height: 13px;
	min-height: 13px;
	background: url(images/container_top.png) no-repeat bottom;
}
* html #container {
	behavior: expression(IEPNGFIX.fix(this));
	width: 808px;
	background: url(images/container.png) repeat-y;
	overflow: hidden;
}
* html #container_bottom {
	behavior: expression(IEPNGFIX.fix(this));
	width: 808px;
	height: 13px;
	min-height: 13px;
	background: url(images/container_bottom.png) no-repeat;
}
* html #container_top p {
	text-indent: -10000px;
}
* html #container_bottom p {
	text-indent: -10000px;
}

/* main_menu ---------------------------------------------------- */

#mainmenu {
	 width: 750px;
	 height: 27px;
	 margin: 0 auto;
}
#mainmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainmenu li {
	float: left;
	padding-right: 44px;
	padding-bottom: 10px;
	margin: 0;
}
#mainmenu a {
	display: block;
}

/* top_img ---------------------------------------------------- */

#img_back {
	height: 278px;
	background: url(images/top_back.png) repeat-x;
}
#top_img {
	background: url(images/top_img.png) no-repeat;
	width: 808px;
	height: 278px;
	margin: 0 auto;
	padding: 0;
}
#top_img p {
	text-indent: -10000px;
}
* html #img_back {
	behavior: expression(IEPNGFIX.fix(this));
	height: 278px;
	background: url(images/top_back.png) repeat-x;
}
* html #top_img {
	behavior: expression(IEPNGFIX.fix(this));
	background: url(images/top_img.png) no-repeat;
	width: 808px;
	height: 278px;
	margin: 0 auto;
}
* html #top_img p {
	text-indent: -10000px;
}

/* pagebody ---------------------------------------------------- */

#pagebody {
	width: 780px;
	margin: 0 auto 20px auto;
}

/* alpha ---------------------------------------------------- */

#alpha {
	width: 545px;
	float: left;
}
#alpha_inner {
	width: 460px;
	margin: 20px auto;
}
#title {
	padding-bottom: 20px;
}
#title2 {
	padding: 0;
	margin: 0;
}
#box {
	padding-bottom: 20px;
}
#box dl {
	line-height: 1.6em;
	margin: 0 auto;
}
#box dt {
	clear: both;
	float: left;
	padding-bottom: 1px;
	width: 80px;
}
#left {
	width: 210px;
	float: left;
}
#left2 {
	width: 215px;
	float: left;
}
#left3 {
	width: 225px;
	float: left;
}
#left3_r {
	width: 225px;
	float: right;
}
#right {
	width: 215px;
	float: right;
}
#photo {
	width: 222px;
	float: right;
}
#photo2 {
	width: 225px;
	float: right;
}
#photo3 {
	width: 225px;
	float: left;
}
#photo2_l {
	width: 225px;
	float: left;
}

#sphoto {
	width: 100px;
	height: 100px;
	float: left;
}
#sphoto_txt {
	width: 105px;
	float: right;
}
.day {
	background: url(images/day.jpg) left center no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

/* beta ---------------------------------------------------- */

#beta_box {
	width: 235px;
	float: right;
}
#beta_top {
	width: 235px;
	height: 24px;
	background: url(images/beta_top.jpg) no-repeat;
}
#beta {
	width: 235px;
	background: url(images/beta.jpg) repeat-y;
	overflow: hidden;
}
#beta_bottom {
	width: 235px;
	height: 3px;
	background: url(images/beta_bottom.jpg) no-repeat;
}
#beta_top p {
	text-indent: -10000px;
}
#beta_bottom p {
	text-indent: -10000px;
}
#beta_box h2,h3,h4,h5,h6 {
	margin-bottom: 10px;
}
#beta-inner {
	width: 200px;
	margin: 0 auto;
}
#powered {
	margin-top: 20px;
	padding: 0;
}
#powered p {
	margin: 0;
	padding-left: 5px;
	color: #CCCCCC;
	font-size: 10px;
}
#powered a {
	color: #CCCCCC;
}
#powered a:hover {
	color: #CCCCCC;
}
#beta h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}
#pickup_title {
	width: 69px;
	height: 27px;
}
#category_title {
	width: 77px;
	height: 26px;
}
#newentry_title {
	width: 94px;
	height: 27px;
}
#archives_title {
	width: 75px;
	height: 28px;
}
#archives_box {
	background: url(images/arrow1.jpg) left center no-repeat;
}
#archives_box p {
	margin-left: 10px;
}
#banner {
	width: 200px;
	margin-bottom: 20px;
}

#banner-alt {
	width: 180px;
	margin: 0 auto;
}

#banner-alt li{
	margin-top: 5px;
}
#fied_box {
	padding: 10px;
}

/* topics ---------------------------------------------------- */

#airwave {
	background: url(images/airwave.jpg) right no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
#air_txtarea {
	padding-top: 20px;
	padding-bottom: 20px;
}
#air_photo {
	width: 210px;
	float: left;
}
#air_phototxt {
	width: 210px;
	float: right;
}
#point1 {
	background: url(images/point1.jpg) left center no-repeat;
	height: 53px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#point1 p {
	margin-left: 100px;
	line-height: 440%;
}
#point2 {
	background: url(images/point2.jpg) left center no-repeat;
	height: 53px;
	margin-bottom: 20px;
}
#point2 p {
	margin-left: 100px;
	line-height: 440%;
}
#point3 {
	height: 53px;
	background: url(images/point3.jpg) left center no-repeat;
	margin-bottom: 20px;
}
#point3 p {
	margin-left: 100px;
	line-height: 440%;
}
#coment_box {
	border: solid #CCCCCC 1px;
	background: url(images/stripe.jpg);
}

/* menu ---------------------------------------------------- */

#card {
	width: 430px;
	margin: 20px auto;
}

/* recruit ---------------------------------------------------- */
#recruit_phototop {
	width: 460px;
	float: left;
	margin-bottom: 10px;
}
#recruit_photo {
	width: 204px;
	float: left;
}
#recruit_txt {
	width: 240px;
	float: right;
}
#jet_txt {
	width: 280px;
	float: right;
}
/* staff ---------------------------------------------------- */

#staff_box {
	width: 460px;
	margin: 20px auto;
}
#staff_top {
	width: 460px;
	height: 24px;
	background: url(images/staff_top.jpg) no-repeat;
}
#staff_top p {
	text-indent: -10000px;
}
#staff_center {
	width: 460px;
	background: url(images/staff_center.jpg) repeat-y;
	overflow: hidden;
}
#staff_inner {
	width: 420px;
	margin: 0 auto;
}
#staff_photo {
	width: 104px;
	float: left;
}
#staff_txt {
	width: 296px;
	float: right;
}
#staff_bottom {
	width: 460px;
	height: 35px;
	background: url(images/staff_bottom.jpg) no-repeat;
}
#staff_bottom p {
	text-indent: -10000px;
}

/* map ---------------------------------------------------- */

#print_box {
	width: 170px;
	margin: 20px auto;
}
#print {
	width: 75px;
	height: 20px;
	float: left;
}
#close {
	width: 75px;
	height: 20px;
	float: right;
}
#map {
	width: 400px;
	height: 400px;
	margin: 0 auto;
}
#map_txt {
	width: 250px;
	margin: 20px auto;
}

/* module ---------------------------------------------------- */

.module {
	margin: 0;
	padding: 0;
}
.module-content {
	margin: 0;
	padding: 0;
}
.module-list {
	margin: 0;
	padding: 0;
}
.module-list ul {
	margin: 0;
	padding: 0;
}
.module-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.module-list li a {
	display: block;
	padding-left: 10px;
	background: url(images/arrow1.jpg) left center no-repeat;
}
.module-list li a:hover {
	background: url(images/arrow2.jpg) left center no-repeat;
	display: block;
}

/* entry. ---------------------------------------------------- */

.entry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.entry-content{
	margin: 0;
	padding: 0;
}
.entry-content p {
	margin-bottom: 10px;
	padding: 0;
}
.entry-tags {
	margin-top: 10px;
}
.entry-tags-header {
	border: none;
}
.entry-tags-list {
	margin-left: 3px;
}
.entry-tag {
	list-style: none;
	float: left;
	margin: 5px;
	display: block;
}
.entry-body {
	margin: 0;
	padding: 0;
}
.entry-body img {
	margin: 3px;
}
.entry-footer {
	padding-bottom: 20px;
}
.entry-title {
	font-weight: bold;
	padding-bottom: 5px;
	background: none;
}
.dash {
	background: url(images/dash.jpg) repeat-x;
}
.dash p {
	text-indent: -10000px;
}

/* color ---------------------------------------------------- */

.green {
	color: #669933;
}
.green_bold {
	color: #669933;
	font-weight: bold;
}
.red {
	color: #996666;
}
.red2 {
	color: #FF0000;
}
.red3 {
	color: #660000;
}
.red4 {
	font-weight: bold;
	color: #996666;
}
.red5 {
	font-weight: bold;
	color: #FF0000;
}
.red6 {
	color: #FF0000;
	margin-left: 10px;
}
.price1 {
	color: #660000;
	text-align: right;
}
.price2 {
	color: #990000;
	text-align: right;
}
.price3 {
	color: #CC0000;
	text-align: right;
}
.price4 {
	color: #FF0000;
	text-align: right;
}
.price5 {
	color: #990000;
	text-align: right;
	font-size: 9px;
	letter-spacing: normal;
}
.pricetxt {
	color: #666666;
	font-size: 10px;
	margin-left: 12px;
}

/* position,weight,size ---------------------------------------------------- */

.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
.v_small {
	font-size: 9px;
}
.small {
	font-size: 10px;
}

/* etc... ---------------------------------------------------- */

.clear {
	clear: both;
}
.top_txt {
	margin-top: 5px;
	text-align: center;
	color: #999999;
}
.copyright {
	text-align: center;
	color: #999999;
	line-height: 200%;
}
.spc {
	margin-top: 12px;
	margin-bottom: 12px;
}
.spc_top {
	margin-top: 20px;
}
.spc_top2 {
	margin-top: 12px;
}
.spc_bottom {
	margin-bottom: 12px;
}
.spc_bottombold {
	margin-bottom: 12px;
	font-weight: bold;
}
.spc_bottom2 {
	margin-bottom: 20px;
	color: #660000;
}
.spc_bold {
	margin-top: 12px;
	font-weight: bold;
}
.re_txt {
	margin-left: 20px;
	line-height: 300%;
}
.re_txt2 {
	margin-left: 20px;
}
.re_txt3 {
	margin-left: 20px;
	margin-bottom: 10px;
}
.re_txt4 {
	margin-left: 20px;
	margin-top: 10px;
}
.arrow {
	display: block;
	padding-left: 10px;
	background: url(images/arrow1.jpg) left center no-repeat;
}