@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: <a href="http://binarybonsai.com/kubrick/">Kubrick</a>
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/*///////////////////////////////////////////////////////////////////

 common style.css

///////////////////////////////////////////////////////////////////*/

html,body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#000000;
	text-align: center;
}

#container {
	text-align: center;
	width: 800px;
	padding: 0px;
	height: 100%;
	mini-height:100%;
	margin: 0px auto;
	color: #666666;
}

.common_iamge480 {
	padding: 0px;
	width: 480px;
	margin: 10px auto 10px;
}

/* IE6 */

* html .common_iamge480 {
	margin-left: 28px;

}

html hr {display: none;}

html img {border:0px;}

a 		{	text-decoration:none; border:0px;}
a:link		{	color:#585858;text-decoration: underline;}
a:visited 	{	color:#666666;text-decoration: underline;}
a:active 	{   color:#585858;text-decoration: underline;}
a:hover 	{   color:#FF9900;text-decoration: underline;}

.no_link    { color: #4D4D4D;text-decoration: underline;}

.f10 {font-size: 10px;}

/*------------------------------------------

clearfix { top,sub }

------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0px;
}
.clearfix {
    display: inline;
	height: 1%;
}

* html .clearfix { display: block; }

/* no ie mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

.clr {
    clear: both;
    overflow: hidden;
    width: 0px;
    height: 0px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
}

/*------------------------------------------

header { top,sub }

------------------------------------------*/

#container #header {
	height: auto;
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}

h1 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px 17px;
	text-align: left;
}

#header_left #catch {
	font-size: 14px;
	margin: 0px;
	height: 40px;
	width: 200px;
	float: left;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	padding: 8px 0px 0px 8px;
	text-align: left;
}

#header_left #logo {
	font-size: 0px;
	line-height: 0px;
	height: 38px;
	width: 136px;
	float: left;
	border-right: 2px solid #CCCCCC;
	margin: 8px 0px 0px 0px;
	padding: 0px 17px 0px 16px;
}

#header_right #tel {
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	text-align: right;
	padding: 15px 5px 0px 0px;
}

#header #header_right {
	float: left;
	width: 420px;
	margin: 0px;
	padding: 0px;
}

#header #header_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
}

/*------------------------------------------

header header_nav { top,sub }

------------------------------------------*/

#container #header_nav {
	background-color: #FFFFFF;
	height: auto;
	width: 420px;
	clear: both;
	padding: 0px;
	margin: 0px auto;
}

#header_right #header_nav ul {
	font-size: 0px;
	line-height: 0px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 21px;
	border-left: 1px solid #CCCCCC;
}

#header_right #header_nav ul li {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	display: inline;
	float: left;
	border-right: 1px solid #D4D0C8;
	height: 17px;
	padding: 5px 0px 0px 0px;
}

/*------------------------------------------

header・nav { top,sub }

------------------------------------------*/

#container #nav {
	clear: both;
	width: 800px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	height: auto;
	padding: 4px 0px 0px 0px;
}

#nav ul {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

/*------------------------------------------

main_image { top,sub }

------------------------------------------*/

#container #main {
	width: 800px;
	padding: 0px;
	clear: both;
	text-align: left;
	margin: 0px auto;
}

/*------------------------------------------

left_side { sub only!! }

------------------------------------------*/

#main #left_side_s {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}

#main #left_side_s a:link {color: #00ADE9;}
#main #left_side_s a:hover {color: #FF9900;}

#left_side_s #sub_title {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 60px;
	width: 549px;
	margin: 10px 0px 0px 0px;
}

/****** FRAME *******/

#left_side_s .frame {
	font-size: 12px;
	line-height: 15px;
	width: 548px;
	border: 1px solid #CCCCCC;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 11px 0px;
}

/* IE6 */

* html #left_side_s .frame {
	width: 548px;

}

.frame .frame_title {
	font-size: 0px;
	line-height: 0px;
	width: 542px;
	border-top: 8px solid #EBEBEB;
	height: 8px;
	padding: 7px 0px 0px 6px;
	margin: 0px 0px 13px 0px;
}


.frame .dot1 {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 1px;
	width: 508px;
	border-bottom: 1px dashed #CCCCCC;
	clear: both;
	margin: 10px auto 0px;
}

/* IE6 */

* html .frame .dot1 {
	margin-left: 15px;
}

#left_side_s .frame p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	text-align: right;
	padding: 10px 20px 0px 0px;
}

#left_side_s .frame .common_button {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin: 8px auto 0px;
	width: 328px;
}

/* IE6 */

* html #left_side_s .frame .common_button {
	margin-left: 105px;
}

/******* POINT *******/

#left_side_s .frame .point ul {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	height: 81px;
}

#left_side_s .frame .point ul li {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	float: left;
	display: inline;
	padding: 0px 8px 0px 0px;
}

#left_side_s .frame .point {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------

left_side { sub only!! }

------------------------------------------*/

#main #right_side_s {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
}

/******* sub_menu *******/

#right_side_s .sub_menu {
	font-size: 0px;
	line-height: 0px;
	height: auto;
	width: 224px;
	border: 1px solid #CCCCCC;
	background-color: #EEF7FF;
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 5px 8px;
}

#right_side_s .sub_menu ul {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#right_side_s .sub_menu ul li {
	font-size: 15px;
	line-height: 17px;
	background-image: url(http://airplot.jp/imgs/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	list-style-type: none;
	width: 208px;
	border-bottom: 1px dashed #999999;
	margin: 0px auto;
	padding: 7px 0px 5px 15px;
}

/*******   sub_bana    *******/

#right_side_s .sub_bana {
	font-size: 0px;
	line-height: 0px;
	margin-top: 10px;
}

#right_side_s .sub_bana ul {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#right_side_s .sub_bana ul li {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#right_side_s .sub_menu .sub_menu_d {
	border-style: none;
}


/*------------------------------------------

footer_nav { top,sub }

------------------------------------------*/

#footer_nav {
	width: 800px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px auto;
	padding: 0px;
}

#footer_text {
	clear: both;
	font-size: 10px!important;
	line-height: 15px;
	width: 798px;
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 10px auto 3px;
	padding: 7px 0px;
	color: #CCCCCC;
}

/*-----------------------------------------

 footer { top,sub }

------------------------------------------*/

#footer {
	width: 800px;
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	color: #666666;
}

#comparison .comparison_bk p {
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	line-height: 16px;
	clear: both;
}

#comparison .comparison_bk .comparison_l {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#comparison .comparison_bk .comparison_l2 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	float: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
