@charset "UTF-8";

/*////////////////////////////////////////////////////////////
	BRANCH OFFICE TITLE&MENU 
////////////////////////////////////////////////////////////*/

#branch {
	margin-bottom: 1em;
	height: 1%;
	background-image: url(../../../img/haken/branch/common/bg_01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#branch p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#branch strong {
	font-size: 120%;
	font-weight: bold;
}
#branch ul {
	list-style-type: none;
	font-size: 92%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#branch ul li {
	margin-right: 1em;
	margin-bottom: 0px;
	float: left;
}
#branch ul li a {
	background-image: url(../../../img/corporate/common/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
	padding-left: 15px;
}
#branch .foot {
	font-size: 10px;
	line-height: 10px;
	background-image: url(../../../img/haken/branch/common/bg_02.gif);
	background-position: bottom;
	height: 10px;
	clear: both;
}
#main .comment {
	margin-bottom: 1.5em;
}

#main .comment .head {
	font-size: 10px;
	line-height: 10px;
	background-image: url(../../../img/haken/branch/common/bg_03.gif);
	height: 10px;

}
#main .comment .body {
	background-image: url(../../../img/haken/branch/common/bg_04.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;

}
#main .comment p {
	margin-bottom: 0px;
}


#main .comment .foot {
	font-size: 10px;
	line-height: 10px;
	background-image: url(../../../img/haken/branch/common/bg_05.gif);
	height: 10px;

}
#main .info {
	margin-bottom: 1.5em;
}

#main .info .head {
	padding: 0px;
}
#main .info .body {
	background-image: url(../../../img/haken/branch/common/bg_07.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#main .info .body p {
	margin-bottom: 0px;
	padding-bottom: 0.5em;
}
#main .info .foot {
	font-size: 10px;
	line-height: 10px;
	background-image: url(../../../img/haken/branch/common/bg_08.gif);
	height: 10px;
}

#main div.left {
	float: left;
	width: 380px;
}
#main div.left img {
	margin-right: 10px;
}

#main div.right {
	float: right;
	width: 300px;
}
#main div.right p {
	margin: 0px;
}
/*////////////////////////////////////////////////////////////
	Nakamura Font
////////////////////////////////////////////////////////////*/
#bgletter {
	background-image: url(../../../img/haken/branch/ise/bg_title.jpg);
	background-repeat:no-repeat ;
	width :594px ;
	padding-left :36px;
	padding-right :69px;
	padding-top :115px ;
	font-size:13px ;
}
#bgletter2 {
	background-image: url(../../../img/haken/branch/ise/bg_back.gif);
	background-repeat:repeat-y ;
	width :700px ;
}
.letterspace {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align :right ;
}


