/*
Theme Name: CMS
Theme URI: http://www.webma.jp/
Description: CMS
Version: 0.1
Author: THETA NETWORKS
Author URI: http://www.theta.ne.jp/
*/


@import "css/reset.css";
@import "css/fonts.css";
@import "css/layout.css";
@import "css/post.css";
@import "css/sidebar.css";
@import "css/logo_image.css";
@import "/my_style.css";



/* for cyc */

body{
    background-image: url(/wp-content/themes/default/images/color/default/bg.jpg);
    background-position: center top;
    background-repeat: repeat-y;
    background-color: #e7e7e7;
	margin: 0;
	padding: 0;
}

#container{
    background: none;
	margin-top: 0;
	padding-top: 0;
}

#beta {
    display: none;
}

#is_archive #pagebody,
#is_post #pagebody{
	border-top: 3px solid #cc0000;
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-top: 220px;
	background-image: url(images/post_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#is_archive .inner,
#is_post .inner{
	margin: 0
}

#is_archive #beta,
#is_post #beta{
	display: block;
	width: 210px;
}

#alpha {
    width: 100%;
}

#is_archive #alpha,
#is_post #alpha{
	width: 500px;
	float: left;
}

#header{
    background: none;
	padding: 0;
	height: 97px;
}

#header .inner{
    padding: 0;
}

#footer{
    background: none;
}

#is_home #alpha h2
{
    background-image: url(/wp-content/themes/default/images/top-index.gif);
    background-position: left center;
    background-repeat: no-repeat;
    height: 25px;
    line-height: 25px;
    text-indent: 15px;
    font-weight: normal;
    margin-bottom: 0.5em;
    margin-top: 1em;
    clear: both;
    font-size: 100%;
}

#is_page #alpha #left h3,
#is_inquiry #alpha #left h3{
    background-image: url(/wp-content/themes/default/images/top-index.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 25px;
    line-height: 26px;
}

#alpha #right h2
{
    background-image: url(/wp-content/themes/default/images/top-index-small.gif);
}

#alpha #left{
	width: 500px;
	float: left;
}

#right a.request{
  display:block;
  margin-top: 1em;
  width:210px;
  height:60px;
  background-image: url(/wp-content/themes/default/images/request.jpg);
  background-repeat: no-repeat;
  background-position: left 0px;
  text-indent: -1600px;
  overflow: hidden;
}

#right a.request:hover{
  background-position: left -60px;
}

#alpha #right{
	width: 210px;
	float: right;
	padding-left: 8px;
}

#header .menu{
	top: 60px;
	margin: 0px;
	padding: 0px;
	left: 18px;
	display:none;
}

#header .menu li{
	margin: 0px;
	padding: 0px;
}

#header .menu li a{
	margin: 0px;
	margin-right: 1px;
	padding:0px;
	padding-top: 12px;
	background-image: url(./images/menu_back.jpg);
	backgound-position: left 0px;
	background-repeat: no-repeat;
	height:26px;
	width:144px;
	border: none;
	text-align: center;
	over-flow: hidden;
}

#header .menu li.current_page_item a{
	background-position: left -38px;
	color: #000000;
}

#header .menu li a:hover{
	background-position: left -38px;
	color: #003366;
}

.section{
	border: 1px solid #cccccc;
	padding: 0 6px;
	background-image: url(/wp-content/themes/default/images/bg_gradation01.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 8px;
	width: 228px;
	float: left;
	margin: 3px;
}

#right .section{
	float: none;
	width: 196px;
	margin: 0;
	margin-top: 1em;
}

.section h3{
	background: none;
	background-image: url(/wp-content/themes/default/images/home_h3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-indent: 0px;
	border-bottom: 1px dotted #cccccc;
	font-weight: bolder;
}

.section div{
	padding-top: 8px;
	height: 70px;
	padding-left:90px;
	padding-right:8px;
	font-size: 90%;
	background: none;
	background-position: left top;
	background-repeat: no-repeat;
}

#right .section div{
	padding: 0;
	height: auto;
}

#is_home #section1 div{
	background-image: url(/wp-content/themes/default/images/apply.gif);
}

#is_home #section2 div{
	background-image: url(/wp-content/themes/default/images/linphone.gif);
}

dl{
	margin: 1em 0;
}

dl a{
	text-decoration: none;
}
	
dt{
	border-bottom: 1px dashed #cccccc;
	padding: 3px;
}

dd{
	border-bottom: 2px solid #dedede;
	padding: 3px;
	margin: 0;
	padding-left: 10px;
}

#right dd{
	padding: 3px;
}

#header div.description{
	background-image: url(images/appoint.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: -100px;
	right: 20px;
	width: 294px;
	height: 152px;
}

#alpha h3{
	margin-top: 0;
}

#alpha #right #submenu{
	border-top: 1px solid #cccccc;
}

#alpha #right #submenu ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url(images/submenu.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
	color: #000000;
}

#alpha #right #submenu ul li a:hover{
	background-position: left -40px;
}

#alpha #right .section div ul{
	margin: 0.5em 0;
}

#alpha #right .section div ul ul{
	margin: 0;
}

#alpha #right .section div ul li{
	margin: 3px 0;
}

#alpha #right .section div li a{
	display: block;
	height: 29px;
	line-height: 29px;
	background-image: url(images/submenu1.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}

#alpha #right .section div li a:hover{
	background-position: left -29px;
}

#footer {
	clear: both;
	border-top: 3px solid #cccccc;
	width: 714px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
}

#is_archive #beta li,
#is_post #beta li{
	padding: 0;
	background-image: url(images/bg_gradation01.gif);
	background-repeat: repeat-x;

}

#is_archive #beta h2,
#is_post #beta h2{
	background: none;
	background-image: url(/wp-content/themes/default/images/home_h3.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	text-indent: 0px;
	font-weight: bolder;
	border-top: 5px solid #dedede;
	border-bottom: 5px solid #dedede;
	margin-bottom: 5px;
}

#is_archive #beta li li,
#is_post #beta li li{
	border: none;
}

#is_archive #beta li li a,
#is_post #beta li li a{
	background-image: url(images/submenu.gif);
	background-color: #ffffff;
	background-position: left 0px;
	border: none;
	height: 40px;
	padding: 0;
	line-height: 40px;
	padding-left: 15px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	overflow: hidden;
}

#is_archive #beta li li a:hover,
#is_post #beta li li a:hover{
	background-position: left -40px;
}

#is_archive #beta li ul,
#is_post #beta li ul{
	border-top: 1px solid #cccccc;
}

#is_archive .postmeta_header,
#is_post .postmeta_header
{
	background-image: url(images/post_title.jpg);
}

#is_archive .page .postmeta_header .post_category,
#is_post .page .postmeta_header .post_category
{
	padding-left: 45px;
}

#is_archive .post .postmeta_header .post_category,
#is_post .post .postmeta_header .post_category
{
	padding: 0px;
	padding-top: 12px;
}

#is_archive .page .postmeta_header .post_title,
#is_post .page .postmeta_header .post_title
{
	margin-left: 55px;
}

#is_archive .post .postmeta_header .post_title,
#is_post .post .postmeta_header .post_title
{
	margin-left: 55px;
	padding-top: 0px;
}

#is_archive .postmeta_header .post_date,
#is_post .postmeta_header .post_date
{
	display: none;
}


.inq_boxArea .inq_wrap .inq_section{
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0pt;
	padding-left: 12px;
	background: url(/wp-content/themes/default/images/bg_boxArea_top.gif) 0 0 no-repeat;
	width: 724px;
	display: block;
}

#maincol .inq_boxArea .inq_wrap{
	width: 724px;
	height: 170px;
	margin-top: 1em;
	padding-bottom: 12px;
	background: url(/wp-content/themes/default/images/bg_boxArea_bottom.gif) 0 100% no-repeat;
}

div.titlept01 .title{
	font-size: 102%;
	line-height: 1.45em;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

div.titlept01 h2.title{
	font-size: 120%;
}


div.titlept01{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-bottom: 4px;
}


div.titlept01 .bluept01{
	padding-bottom: 3px;
	background:url(/wp-content/themes/default/images/bg_boxArea_h2line.gif) 0 100% no-repeat;
	width: 724px;
}


.l_section h3{
	background: none;
	background-image: url(/wp-content/themes/default/images/home_h3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 6px;
	padding: 0px;
	padding-left: 15px;
	text-indent: 0px;
	border-bottom: 1px dotted #cccccc;
	font-weight: bolder;
}

#is_page #alpha #left .r_content h3{
	background: none;
	background-image: url(/wp-content/themes/default/images/home_h3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 6px;
	margin-top: 0px;
	padding: 0px;
	padding-left: 15px;
	text-indent: 0px;
	border-bottom: 1px dotted #cccccc;
	font-weight: bolder;
}


.inc_content{
	width: 700px;
}

.inq_section .left{
	width: 340px;
	height: 110px;
	float: left;
	border: 1px solid #cccccc;
	padding-right: 0px;
}


.inq_section .right{
	width: 340px;
	height: 110px;
	float: right;
	border: 1px solid #cccccc;
}

.inq_section .left p,
.inq_section .right p{
	padding-left: 10px;
}


#is_inquiry #alpha td, #comment_form table td
{
	padding: 0px;
}

div.l_section .bluept01{
	background-image: url(/wp-content/themes/default/images/bg_gradation01.gif);
}



#alpha #inq_right{
	width: 210px;
	float: right;
	padding-left: 8px;
	padding-top: 2em;
}

#alpha #inq_right #submenu{
	border-top: 1px solid #cccccc;
}

#alpha #inq_right #submenu ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url(images/submenu.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
	color: #000000;
}

#alpha #inq_right #submenu ul li a:hover{
	background-position: left -40px;
}

dl#qa{
	margin: 1em 1em;
}

dl#qa dt{
	margin-top: 2em;
	font-weight: bolder;
}

ol#qa_index{
	list-style-type: decimal;
	padding-left: 20px;
	margin-left: 1em;
}

#qa ul{
	padding-left:10px;
	list-style-type:disc;
}

#left table{
	margin-bottom: 1em;
}

#left table.price{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	padding-bottom: 1em;
	background-image: url(images/price_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.price th,
table.price td
{
	padding: 10px;
}

table.price th{
	font-size: 120%;
	font-weight: normal;
}

table.price td{
	width: 200px;
}

table.price .price_num{
	font-weight: bolder;
/*	text-align: right; */
	font-size: 200%;
	font-family : serif;
	color: #339900;
}

#post-15 dt{
	font-weight: bolder;
	margin-top: 1em;
}

#post-11 #left li{
	margin-left: 8px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin-bottom: 1em;
	background-image: url(images/home_h3.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom: 1px dashed #cccccc;
}


.r_content{
	width: 500px;
}
div.r_content .bluept01{
	background-image: url(/wp-content/themes/default/images/bg_gradation01.gif);
}
.r_content .left{
	width: 240px;
	height: 150px;
	float: left;
	border: 1px solid #cccccc;
	padding-right: 0px;
}


.r_content .right{
	width: 240px;
	height: 150px;
	float: right;
	border: 1px solid #cccccc;
	padding-right: 0px;
	margin-bottom: 1em;
}

.r_content .step{
	width: 240px;
	height: 150px;
	border: 1px solid #cccccc;
	padding-right: 0px;
	margin-left: 130px;
}


.r_content .left p,
.r_content .right p,
.r_content .step p{
	padding-left: 10px;
}

.yagirushi{
	margin-top: 1em;
	margin-bottom: 1em;
}

.r_content h3.title{
	font-size: 14px;
}

.cars {
	width: 100%;
	margin: 1em 0;
}

.cars th,
.cars td
{
	width: 33%;
}