@charset "utf-8";
/* お知らせエリア
---------------------------------------------*/
.osirase_title {
	padding-left:65px;
}
.osirase {
	padding-left:100px;
}
.osirase2 {
	padding-left:40px;
}

.osi_red{
	color:#FF5A17;
	}
.osi_pink{
	color:#F0F;
}
/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #ffffff url(../images/com_img/body_bg.gif) left top repeat-x;
}
a {
	color: #330000;
}
a:visited {
	color: #8C271F;
}
a:hover {
	color: #E58A25;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 825px;
	background: #FFFFFF;
	margin-top: 20px;
	padding-top: 70px;
	margin-left:17%;
	border: 1px solid #BFB6AA;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
	position: relative;
	margin-left:16%;
	left: 17px;
	top: 10px;
}
#globalNav {
	position: relative;
	top: 14px;
	left: 0;
	width: 825px;
	height: 33px;
	list-style-type: none;
	background: #ffffff url(../images/menu/global_nav_bg.gif) left top repeat-x;
}
#globalNav li {
	float: left;
	width: 94px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 29px;
	background-image: url(../images/menu/global_nav.gif);
	color: #FFFFFF;
}

/*  背景画像の位置
---------------------------------------------*/
	
	/* 現在位置 */
	#nav01 a { background-position:  0     -66px; }
	#nav02 a { background-position: -94px  -66px; }
	#nav03 a { background-position: -188px -66px; }
	#nav04 a { background-position: -282px -66px; }
	#nav05 a { background-position: -376px -66px; }
	#nav06 a { background-position: -470px -66px; }
	#nav07 a { background-position: -564px -66px; }
	
	/* 通常 */
	#nav01 a.stay { background-position:  0     0; }
	#nav02 a.stay { background-position: -94px  0; }
	#nav03 a.stay { background-position: -188px 0; }
	#nav04 a.stay { background-position: -282px 0; }
	#nav05 a.stay { background-position: -376px 0; }
	#nav06 a.stay { background-position: -470px 0; }
	#nav07 a.stay { background-position: -564px 0; }

	/* オンマウス */
	#nav01 a:hover { background-position:  0     -33px; }
	#nav02 a:hover { background-position: -94px  -33px; }
	#nav03 a:hover { background-position: -188px -33px; }
	#nav04 a:hover { background-position: -282px -33px; }
	#nav05 a:hover { background-position: -376px -33px; }
	#nav06 a:hover { background-position: -470px -33px; }
	#nav07 a:hover { background-position: -564px -33px; }



/* メインイメージと2段組
---------------------------------------------*/
#content {
	margin-top: 10px;
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background-image:url(../images/com_img/content_bg.gif);
	padding-bottom: 30px;
}
#about {
	margin-top: 0px;
	float: left;
	width: 578px;
}
#newsRelease {
	margin-top: 0px;
	float: left;
	width: 246px;
	padding-left: 1px;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background: #C9BFA0;
}

/* 本文のレイアウト
---------------------------------------------*/
#about h3, #newsRelease h3 {
	color: #FFFFFF;
	background:url(../images/top/title_bg.gif) left top repeat-x;
}
#about .section {
	margin: 16px 18px 0 18px;
	border: 1px solid #DCD7D2;
	background:#F9F8F5;
}
#about .section p {
	margin: 5px 15px;
}
#about .section h4 {
	margin: 5px 10px 0px;
}
#about .section .link {
	background: url(../images/com_img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#newsRelease dl {
	margin: 16px 18px 0 18px;
	border: 1px solid #DCD7D2;
	background:#F9F8F5;
}
#newsRelease dl dt {
	font-size: 90%;
	margin: 10px 0px 0px 10px;
}
#newsRelease dd {
	margin: 0px 15px 10px;
}
#newsRelease dl {
	color: #666666;
}
#newsRelease dt {
	color: #db7093;
}

.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}
/* ____ テキスト用 ____ */
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.dimgray{
	color: #696969;
}
.red {
	color: #FF0000;
}
.deeppink {
	color: #ff1493;
}
.fuchsia {
	color: #ff00ff;
}
.palevioletred {
	color: #db7093;
}
.lightpink {
	color: #ffb6c1;
}
.lightcoral {
	color: #f08080;
}
.lightsteelblue{
	color: #b0c4de;
}
.steelblue{
	color: #4682b4;
}
.royalblue{
	color: #4169e1;
}
.dodgerblue{
	color: #1e90ff;
}
.lightskyblue{
	color: #87cefa;
}
.paleturquoise{
	color: #afeeee;
}
.mediumturquoise{
	color: #48d1cc;
}
.mediumaquamarine{
	color: #66cdaa;
}
.x-large {
	font-size: x-large;
}
.large {
	font-size: large;
}
.large_lightpink {
	font-size: large;
	color: #ffb6c1;
}
.small {
	font-size: x-small;
}
.bg_yell {
	background-color: #FFFFE6;
}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}

.place{
	margin-bottom: 20px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #696969;
	width: 470px;
	padding-left: 40px;
	padding-bottom: 20px;
}

.place b{
	line-height: 32px;
}

#brown{
	font-weight: bold;
	color: #630;
}

/* ____ 画像用 ____ */
img {
	border:0;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}

/*事務所新住所用css　後で消す*/

#adress{
	margin-top: 16px;
	margin-right: 18px;
	margin-left: 18px;
	background-color: #F9F8F5;
	border: 1px solid #E9E6DA;
}

#adress h3{
	background-color: #E9E6DA;
	height: 25px;
	color: #666;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#adress p{	
    margin-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;

}