#maxWidth {
	
}

h4 {
	font-size: 12px;
}

.tweet_button {
    position: absolute;
    right: 20px;
    top: 155px;
}
a {
	color: #68962f;
	text-decoration: none;
	outline-color: #888;
}

.m_top_20 {
    margin-top: 20px;
}

.m_bottom_20 {
    margin-bottom: 20px;
}

a:hover {
color: #7e7e7e;
text-decoration:underline;
}

hr {
border:none;
height:1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ccc ;
}

.submenu {
	padding-top: 5px;
	font-size: 11px;
}

.header {
    padding-bottom: 420px;
}

.side {

}
.side_inner {
	width: 260px;
	padding-left: 5px;
}

.slide {
    height: 350px;
    position: absolute;
    top: 120px;
    width: 100%;
}

.slide_comment {
    padding-left: 15px;
    padding-top: 70px;
}

.bg img {
    width: 640px;
}

.tweet {
position: relative;
height: 250px;
overflow: hidden;
}

.tweet_inner {
position: absolute;
left: -5px;
top: -55px;
}

.menu {
    position: absolute;
    top: 350px;
    width: 100%;
    z-index: 100;
    opacity: 0.85;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}

.menu_inner {
	background-image: url(../images/bk_menu.png);
	height: 80px;
}

.main {
background-image: url(http://yoko-sus.jp/images/main_bk.png);
background-repeat: repeat-y;
}
.footer{
}
.footer2 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer_inner {
	text-align: center;
}

.footer ul {
margin-bottom:0px;
}
.footer_logo {
	border:none;
	text-align: right;
	height: 20px;
}
.B_crumb {

}

.errors {
	color: red;
}

h1, header img {
    float: left;
    padding-bottom: 5px;
    padding-top: 28px;
}

.information {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    float: left;
    font-size: 11px;
    height: 215px;
    margin-bottom: 15px;
    margin-right: 11px;
    width: 202px;
}

.information_inner {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.information  h3,.information p {
	margin-bottom:7px;
}

.information2 {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    float: left;
    font-size: 11px;
    height: 400px;
    margin-bottom: 15px;
    margin-right: 11px;
    width: 98%;
    padding: 5px;
}

.cost1 dl dt {
	width: 180px;
}
.cost2 dl dt {
	width: 320px;
}
dl dt {
	float: left;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #ffffcc;
	clear:both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
dl dd {
	text-align: center;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.content {
	font-size: 12px;
}
.content_inner{
	padding-right: 15px;
}
.content ul li {
	list-style-type: disc;
}
.content li {
	margin-left: 20px;	
}
.jirei {
padding-right: 10px;
padding-bottom: 10px;
float: left;
}

/* EmailForm 
------------------------------------------------------------------------------- */

#EmailForm {
width: 360px;
text-align: left;
padding-bottom: 20px;
border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
border: none;
}

#EmailForm legend {
display: none;
}
#EmailForm h3 {
clear: both;
padding: 15px 0 5px;
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
color: #000;
font-weight: bold;
}

#EmailForm label,
#EmailForm p {
display: block;
clear: both;
width: 310px;
font-size: 1em;
line-height: 1.5em;
padding: 15px 0 0;
}

#EmailForm input {
display: block;
margin-top: 3px;
}

#EmailForm select {
float: left;
display: block;
}

#EmailForm label.first,
#EmailForm label.city {
clear: left;
margin-right: 10px;
width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
float: left;
clear: none;
margin: 0 10px 0 0;
width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
float: left;
width: 150px;
padding: 0;
}

#EmailForm label.state select {
width: 60px;
float: left;
margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
float: left;
width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
float: left;
clear: left;
width: 310px;
margin: 0;
line-height: 1.5em;
}

#EmailForm label input {
float: left;
width: 310px;
padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
clear: left;
float: left;
padding: 0;
margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
clear: none;
margin: 0 0 0 25px;
padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
clear: both;
float: left;
padding: 0;
margin: 0;
}

#EmailForm label.checkbox {
clear: none;
margin: 0 0 0 25px;
padding: 0 0 15px;
}

/* style the #EmailForm elements to look similar across browsers ... emulates Safari */

#EmailForm label input,
#EmailForm textarea {
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	padding: 0 2px;
	height: 18px;
	line-height: 20px;
	background: #fff url(http://yoko-sus.jp/images/input-bg.gif) repeat-x top left;
}

#EmailForm input.checkbox,
#EmailForm select {
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background-color: #fff;    
}

#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
	text-align: right;
	width: 100px;
	clear: left;
	padding: 0;
}

#EmailForm input.button {
	clear: left;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background-color: #EBE9ED;
	float: left;
	margin-top: 15px;
}

#EmailForm label input {
	position: inherit;
	left: auto;
}

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

#nav {
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}	

/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#nav li {
    border-right: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 60px;
    margin-top: 10px;
    position: relative;
    width: 187px;
    z-index: 500;
}

#nav li:last-child {
    border-right: none;
}

/* this is the parent menu */
#nav li a {
	display:block; 
	font-weight:700;  
	height:45px; 
	text-decoration:none; 
	color:#fff; 
	text-align:center; 
	color:#333;
}

#nav li a:hover {
color:#fff;
}

/* you can make a different style for default selected value */
#nav a.selected {
color:#f00;
}

/* submenu, it's hidden by default */
#nav ul {
position:absolute; 
left:0; 
display:none; 
margin:0 0 0 -1px; 
padding:0; 
list-style:none;
}

#nav ul li {
width:135px; 
float:left; 
background:#fab124;
border-top:1px solid #fff;
}

/* display block will make the link fill the whole area of LI */
#nav ul a {
display:block;  
height:15px;
padding: 8px 5px; 
color:#fff;
}

#nav ul a:hover {
text-decoration:underline;	
color:#7e7e7e;
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
margin:0 0 0 -2px;
}

/* Localized */

.tel {
    padding-top: 25px;
    text-align: right;
}

.tel span {
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
}

.side_inner p {
	padding-right: 15px;
}
.B_crumb {
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
}.side_inner h3 {
	background-image: url(../images/icon_h3.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 0px;
}

.content table th {
    padding-right: 30px;
    text-align: left;
    vertical-align: top;
}

.content table td {
    padding-bottom: 15px;
}
