@charset "Shift_JIS";
/*----------------------------------------/common_styles/-----*/
/*--!! ATTENTION !!--*/
/*--Do NOT change anything from here to started line of "general_style"--*/

/*----------------------------------------/Clearfix/-----*/
div.fix{
    zoom:1;/*for IE 5.5-7*/
}


div.fix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/*----------------------------------------/body/-----*/
body {
padding: 0;
border: 0;
margin: 0px;
background-color: #fff;
}

/*----------------------------------------/SEOTEXT/-----*/
h1.seotext {
display: none;
}

/*----------------------------------------/img/-----*/
img {
border: none;
}

/*----------------------------------------/ベーステキスト/-----*/

.fontsize9pt {  font-size: 9pt;}
.fontsize8pt {  font-size: 8pt;}
.fontsize11pt {  font-size: 11pt;}
.line_space_9pt {  font-size: 9pt; line-height: 140%; letter-spacing: 1px}

.small_x {
font-size:8pt;
color:#000;
}

.small_x a {
font-size:8pt;
color:#000;}

.small_x a:hover {
text-decoration:none;
}

.small_x a:visited {
color:#000;
}

.fontsize9pt a {
font-size:8pt;
color:#000;}

.fontsize9pt a:hover {
text-decoration:none;
}

.fontsize9pt a:visited {
color:#000;
}



.8pt_link a:link,a:visited {
color:#fff;
}

  
/*----------------------------------------/リンクテキスト/-----*/

.small_link_green {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
color: #4F4F26;
}

.small_link_green a {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
color: #4F4F26;
}

.small_link_green a:hover {
text-decoration:none;
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
color: #4F4F26;
}

.small_link_white {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
color: #FFFFFF;
}

.small_link_white a {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
color: #FFFFFF;
}

.small_link_white a:hover {
text-decoration:none;
}

.small_link_white a:visited {
color:#fff;
}

.small_link_brown {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
color: #373121;
}

/*----------------------------------------/TOP検索窓/-----*/
/* IE7縦揃え */
:first-child+html div#search_box{
	padding: 1px 0 0 0;
	height: 25px;
}
/* IE4-6縦揃え */
* html div#search_box {
	padding: 15px 0 0 0;
	height: 25px;
}

/*----------------------------------------/TOPプラン/-----*/
div#plan_box {
	height:95px;
	width:190px;
	margin:7px;
	border-bottom:dotted 1px #49540E;
			color: #4F4F26;
}

div#plan_box h3 {
	padding: 0 0 0 14px;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	background: url(../images/plan_icon.gif) left center no-repeat;
}

div#plan_box h3 a {
	color: #4F4F26;
}

div#plan_box h3 a:hover {
	text-decoration:none;
}

div#plan_box img {
	margin-right:5px;
	float:left;
	}
	
div#plan_box p {
	padding: 0;
	margin: 0;
	width: 115px;
	float: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #000;
	}
	
div#plan_box p a:link,a:visited {
color: #000000;
}

div#plan_box p a:hover {
text-decoration: none;
	color: #000;
}	

h1 {
	margin:10px 0 0 0;
}

h1#top,
h1#este{
	margin:0;
}