@charset "utf-8";

/*=====================================
全体共通設定
=====================================*/
/*初期化*/
* {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height:1.6;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
p, ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: normal;
}

/*アンカー関係*/
a {
	color: #003399;
}
a:hover {
	color: #E2B100;
}
a:visit{
	color: #000000;
}
a:active{
color: #000000;
}
/*回り込み解除*/
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 1px;
}
/*写真の位置*/
#CONTENTS .img_left{
	float: left;
	font-size:12px;
	text-align:center;
	color: #666666;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#CONTENTS .img_right{
	float: right;
	font-size:12px;
	text-align:center;
	color: #666666;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#CONTENTS .img_center{
	font-size:12px;
	text-align:center;
	padding: 10px 0px;
	color: #666666;
	vertical-align: top;
}
/*文字修飾*/
.f12 {
	font-size: 12px;
}
.f18 {
	font-size: 18px;
}
.f14b {
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.redb {
	color: #FF0000;
	font-weight: bold;
}
.gray {
	color: #666666;
}
a.ancer {
	background-image: url(images-site/top_list_allow_white.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
/*=====================================
基本レイアウト
=====================================*/
#ALL {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images_site/all_bg_yrep.png);
	background-repeat: repeat-y;
}
/*=====================================
ヘッダー
=====================================*/
#HEADER {
background-image: url(images-site/bg_line.gif);
background-repeat: repeat-x;
height: 100px;
padding-top: 18px;
width: 850px;
margin: 0px;
}
a#LOGO {
	background-image: url(images-site/logo2009.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 348px;
	text-indent: -9999px;
	display: block;
}
#TAGLINE h1, #TAGLINE p {
color: #676767;
font-weight: normal;
line-height: 16px;
width: 840px;
font-size: 16px;
padding-left: 10px;
padding-top: 5px;
}
#MAILTO {
	height: 35px;
	width: 317px;
	float: right;
}
#HEAD-CONTACT {
	height: 35px;
	width: 117px;
	float: right;
}
/*トップページ*/
/* 4つのサービスメニュー */
#SERVICE {
	position: relative;
	padding-top: 15px;
	width: 589px;
	padding-bottom: 19px;
}
#SERVICE_A {
height: 149px;
width: 300px;
float:left;
}
#SERVICE_B {
height: 149px;
width: 289px;
	float: left;
}
#SERVICE_C {
height: 138px;
width: 300px;
	float: left;
}
#SERVICE_D {
height: 138px;
width: 289px;
	float: left;
}
#SERVICE_A a{
	background-image: url(images-site/top_service_a.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 289px;
}
#SERVICE_B a{
	background-image: url(images-site/top_service_b.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 289px;
}
#SERVICE_C a{
	background-image: url(images-site/top_service_c.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 289px;
	top: 15px;
}
#SERVICE_D a{
	background-image: url(images-site/top_service_d.jpg);
	background-repeat: no-repeat;
	height: 121px;
}
#SERVICE_A h3,
#SERVICE_B h3,
#SERVICE_C h3,
#SERVICE_D h3 {
	text-indent: -9999px;
	border: none !important;
	font-size: 14px !important;
	line-height: 14px !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 30px !important;
	cursor: pointer;
}

#SERVICE_A a,
#SERVICE_B a,
#SERVICE_C a,
#SERVICE_D a {
color: #000000;
text-decoration: none;
display: block;
height: 138px;
width: 289px;
}
#SERVICE_A a:hover,
#SERVICE_B a:hover,
#SERVICE_C a:hover,
#SERVICE_D a:hover {
background-position: 0px -138px;
}
#SEMINAR {
padding-top: 2px;
width: 589px;
padding-bottom: 19px;
}
#SEMINAR h3 {
background-image: url(images-site/top_seminar_h3.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
height: 40px!important;
border: none;
margin: 0px!important;
padding: 0px!important;
}
#SEMINAR ul {
	margin: 20px 0 20px 15px;
	padding: 0 0 0 15px;
	list-style-position: outside;
	list-style-image: url(images-site/list_point.gif);
}
#SEMINAR ol {
	margin: 10px 0 10px 15px;
	padding: 0 0 0 15px;
	list-style-position: outside;
	list-style-image: url(images-site/list_triangle.gif);
}
#SEMINAR li {
	line-height: 1.5em;
}
#SEMINAR h4 {
background-image: url(images-site/top_list_allow_green.gif) !important;
background-repeat: no-repeat;
border:none !important;
background-position: 0px 2px;
padding:0px !important;
margin-bottom: 13px;
line-height: 1.2;
}
#SEMINAR h4 a {
font-size: 18px;
font-weight: bold;
color: #000000;
text-decoration: none;
padding:0px 10px 0px 26px!important;
}
#SEMINAR p {
padding-left: 5px;
line-height: 1.6;
margin-bottom: 3px;
margin-top: 13px;
}

#SEMINAR .toMore {
height: 22px;
width: 164px;
}

#SEMINAR .toMore a {
background-image: url(images-site/top_to_more.jpg);
background-repeat: no-repeat;
display: block;
height: 22px;
width: 164px;
text-indent: -9999px;
outline:none;
}
#SEMINAR .toMore a:hover {
	background-position:0px -22px;
}
#SEMINAR .seminarInner {
background-image: url(images-site/top_seminar_bg.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 10px;
}

#SEMINAR .separater {
background-image: url(images-site/top_seminar_bg.gif);
background-repeat: no-repeat;
height: 15px;
clear: both;
background-position: bottom;
}

#SEMINAR .rightLink a {
background-image: url(images-site/top_to_seminar.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
display: block;
height: 22px;
width: 191px;
outline:none;
float: right;
}
#SEMINAR .rightLink a:hover {
	background-position:0px -22px;
}
#SEMINAR .img_right{
float: right;
font-size:12px;
text-align:center;
color: #666666;
vertical-align: top;
padding: 2px;
border: 1px solid #CCC;
margin-bottom: 5px;
margin-left: 5px;
}
.service_text {
line-height: 1.4;
cursor: pointer;
margin-left: 143px;
font-size: 12px;
margin-top: 9px;
margin-right: 9px;
}
p.date {
font-size: 12px!important;
color: #343434!important;
}

/*メインイメージ*/

#MAINIMAGE_TOP {
height: 262px;
width: 589px;
overflow: hidden;
}
#MAINIMAGE {
	height: 100px;
	width: 589px;
	overflow: hidden;
}
#MAINIMAGE_TOP h2 {
display: none;
}


/* コンテンツ */
#WRAPPER {
padding: 3px 0px 30px;
width: 850px;
margin: 0px;
}
#CONTENTS,
#TOPCONTENTS{
	float: left;
	width: 589px;
	padding-right: 11px;
}
#CONTENTS h1 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images-site/h1_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 8px;
	margin-top: 20px;
}
#CONTENTS h2 {
font-size: 16px;
background-image: url(images-site/h2_bg.gif);
background-repeat: no-repeat;
height: 24px;
padding-top: 9px;
padding-left: 17px;
margin-top: 15px;
color: #333333;
line-height: 1;
}
#CONTENTS h3 {
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	padding-top: 7px;
	padding-left: 8px;
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom: 5px solid #D7D7D7;
	color: #2F6958;
}
#CONTENTS h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 1px 3px 1px 11px;
	border-left: 3px solid #2F6958;
	margin-top: 10px;
	color: #2F2F2F;
}
#CONTENTS p {
	font-size: 14px;
	margin: 1em 15px;
	line-height: 1.5em;
}
#CONTENTS table {
	background-color: #BBBBBB;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#CONTENTS th {
	background-color: #DEEFEC;
	color: #2F6958;
	font-weight: bold;
	padding: 10px;
}
#CONTENTS td{
	background-color: #FFFFFF;
	padding: 10px;
}
#CONTENTS .tableheader td,
#CONTENTS .tableheader th{
	background-color: #2F6958;
	color: #FFFFFF;
}
#CONTENTS blockquote {
	background-image: url(images-site/blockquote.gif);
	background-repeat: repeat-y;
	margin-left: 15px;
	padding-left: 15px;
	line-height: 18px;
}
#CONTENTS ul {
	margin: 20px 0 20px 15px;
	padding: 0 0 0 15px;
	list-style-position: outside;
	list-style-image: url(images-site/list_point.gif);
}
#CONTENTS ol {
	margin: 10px 0 10px 15px;
	padding: 0 0 0 15px;
	list-style-position: outside;
	list-style-image: url(images-site/list_triangle.gif);
}
#CONTENTS li {
	line-height: 1.5em;
}
#CONTENTS .separater {
	height: 1px;
	border-top: 1px dotted #D4D0C8;
	line-height: 1px;
	font-size: 1px;
}
p.textLink {
	background-image: url(images-site/top_list_allow.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: 1px;
}

/* サイドバー */
#SIDE {
	float: left;
	width: 249px;
}
#SIDE h4 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#SIDE .sideBox a {
	display: block;
	width: 217px;
	outline: none;
	padding: 5px 15px 10px;
	height: auto;
	clear: both;
}
#SIDE ul.menu {
padding: 0px;
margin: 0px 0px 0px;
line-height: 1;
}
#SIDE ul.topmenu {
padding: 0px;
margin: 13px 0px 0px;
line-height: 1;
}
#SIDE ul.menu li a {
font-size: 14px;
height: 29px;
background-image: url(images-site/side_menu_bg.jpg);
background-repeat: no-repeat;
display: block;
width: 218px;
color: #000000;
text-decoration: none;
padding-top: 15px;
padding-left: 31px;
}
#SIDE ul.menu li a:hover {
color: #1f61b6;
background-position: 0px -44px;
}
#SIDE ul.topmenu li a {
font-size: 14px;
height: 29px;
background-image: url(images-site/side_menu_bg.jpg);
background-repeat: no-repeat;
display: block;
width: 218px;
color: #000000;
text-decoration: none;
padding-top: 15px;
padding-left: 31px;
}
#SIDE ul.topmenu li a:hover {
color: #1f61b6;
background-position: 0px -44px;
}
#SIDE p {
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
}

#SIDE .rightLink a {
background-image: url(images-site/side_news_list.jpg);
background-repeat: no-repeat;
background-position: 0px 10px;
height: 1em;
padding-left: 3px;
}

#SIDE .rightLink {
text-align: right;
}


.sideBox {
	background-image: url(images-site/side_box_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 0px;
}
.sideBox h3.book {
	background-image: url(images-site/side_book_h3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 48px;
}
.sideBox a {
	text-decoration: none!important;
}
.sideBoxbottom {
background-image: url(images-site/side_box_bottom.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
height: 4px;
}
.sideBox a h4.book_title {
	color: #000000!important;
	text-decoration: none!important;
 font-size:14px!important;
}
.sideBox a p.book_info {
	color: #000000!important;
	text-decoration: none!important;
}
.sideBox .book_more {
	text-align: right;
	text-decoration: underline;
	clear: both;
}
.sideBox a:hover h4.bookTitle,
.sideBox a:hover p.book_info {
	text-decoration: none!important;
}
/* サイドログインフォーム */
#SIDELOGIN {
background-image: url(images-site/side_login_bg.jpg);
background-repeat: repeat-y;
margin:0px;
padding:0px 0px 10px 0px;
}
#SIDELOGIN form {
margin:0px;
padding:0px;
}

#SIDE #SIDELOGIN h4 {
background-image: url(images-site/side_login_h4.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
height: 31px;
margin: 0px!important;
padding: 0px!important;
}

#SIDELOGIN p {
padding-right: 13px!important;
padding-left: 13px!important;
font-size: 14px!important;
}

#SIDELOGIN input#loginButton{
background:url(images-site/side_login_btn.jpg) no-repeat left top;
height: 31px;
width: 223px;
margin: 10px 0px 0px 13px;
border: none;
overflow: hidden;
cursor: pointer;　/* カーソルを指マークに Operaはなぜか効かない*/
text-indent: -9999px;　/*ボタンの文字を消す*/
text-align: left;
display: block; /*IEで背景が消えてしまう*/
}
/* Operaのみ適用 */
*+html:first-child body #SIDELOGIN input#loginButton {
padding-left: 300px; /*適当*/
}

#SIDELOGIN input#loginButton:hover{
 background-position: 0px -31px;
}

.sideLoginbottom {
background-image: url(images-site/side_login_bottom.gif);
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
height: 4px;
line-height: 0px;
background-position: top;
width: 249px;
}
#SIDELOGIN input.loginText {
width: 214px;
}
/* サイドバナー */
#SIDE a.sideBanner {
display: block;
height: 85px;
width: 249px;
text-indent: -9999px;
background-repeat:no-repeat;
margin-top: 13px;
}
#SIDE a.sideBanner:hover {
	background-position:0px -85px;
}
#SIDE a#AISATSU {
	background-image:url(images-site/side_banner_aisatsu.jpg);
}
#SIDE a#SUSUME {
background-image: url(images-site/side_banner_susume.jpg);
background-repeat: no-repeat;
}




/* サイド更新情報 */
#NEWS h4 {
background-image: url(images-site/side_news_h4.gif);
background-repeat: no-repeat;
text-indent: -9999px;
height: 27px;
width: 249px;
}

#NEWS ul li span {
font-size: 12px;
}

#NEWS ul li a {
color: #1f61b6;
}
#NEWS ul li a:hover {
	color: #E2B100;
}

#NEWS {
margin-top: 13px;
}


#NEWS li{
line-height: 18px;
font-size: 14px;
padding-left: 15px;
background-image: url(images-site/side_news_list.jpg);
background-repeat: no-repeat;
list-style-image: none;
background-position: 0px 6px;
margin-bottom: 8px;
}
#NEWS ul {
margin-top: 0px!important;
margin-bottom: 0px!important;
margin-left: 0px!important;
}
#SIDEMOVIE {
	width: 237px;
	height: 54px;
	background-image: url(images-site/fujiwara_movie.jpg);
	background-repeat: no-repeat;
	padding-top: 160px;
	padding-left: 12px;
	padding-bottom: 15px;
	overflow: hidden;
}
#SIDEMOVIE a {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 200%;
}
/* フッター */
#FOOTER {
	border-top: 3px solid #D7D7D7;
	position: relative;
	width: 850px;
	font-size: 12px;
}

p.footerMenu {
	text-align: center;
	padding-top: 15px;
	height: 63px;
	line-height: 20px;
}

p.copyright {
	text-align: center;
	clear: both;
	background-color: #D7D7D7;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 21px;
}
