 @charset "Shift_JIS";

/* ******************************************************
Since : 2008/03/27
Last Modified : 2008/03/27
Editor : OctStaff
Ver : 1.0
Use : 
****************************************************** */

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	background-image: url(images/bg.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
iframe {
	border: 1px solid #D52357;
}
h1 {
	font-size: 18px;
	line-height: 120%;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}
h3 {
	font-size: 12px;
	text-decoration: underline;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

.color {
	color: #999999;
}

.color2 {
	color: #666666;
}

.color3 {
	color: #FFFFFF;
}

.color4 {
	color: #990033;
}

.color5 {
	color: #996600;
	text-decoration: underline;
}

.bgcolor1{
	background-color:#FF9966;
	text-decoration: none;
	display: block;
}

.font_top{
	line-height:180%;
	font-size:12px;

}

.font1{
	line-height:120%;
	font-size:12px;
}

#content {
	letter-spacing: 1px;
	font-size: 12px;
	padding-left: 10px;
	line-height: 120%;
}
#content a {
    color:#330000;
	text-decoration: underline;
}

#content a:hover {
    color:#996633;
	text-decoration: underline;
}


.style1 {font-size: 10px}

.style2 {font-size: 14px}

.style6 {
	color: #996600;
	font-size: 14px;
	text-decoration:underline;
	line-height: normal;
}

.style7 {
	color: #996600;
	font-size: 12px;
	text-decoration:underline;
	line-height: normal;
}

.style8{
	text-decoration:underline;
}

/*----------kaisha branch----------*/

div.kaisha-branch h2{
	margin-top:10px;
	margin-bottom: 15px;
	border-bottom: thin dotted #000000;
	font-size: 135%;
	width:478px;
}
div.kaisha-branch p{
	padding-left:5px;
	padding-right:5px;
	line-height:1.5em;
}

div.kaisha-branch p img{
	padding-bottom:15px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
}
.font-bold{
	font-weight:bold;
}
ol#access{
	padding-right:15px;
	margin-top:0px;
}
ol#access li{
	line-height:1.7em;
}