@charset "shift_jis";
body {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 16px;		/*全般の文字サイズ*/
	line-height: 1.5;		/*全般の行間*/
	color: #000;		/*全般の文字色*/
	background: #FFFFFF;	/*背景色*/
	background-color: #dff0fb;	
	padding: 0px;
	margin: 0px;
}
h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
.look {
	background: #f5f5f5;
}

#crumb-list li {
	float: left;
	font-size: 14px;
	padding-top: 5px;	
	padding-left: 0px;
	margin-right: 8px;			
}
#crumb-list em {
	font-style: normal;
	color: #333;
}
#crumb-home {
	padding-left: 0 !important;
	background: none !important;
}
.font_crumb {
	margin-right: 5px;
	margin-left: 5px;			
}

.font1 {
	font-size: 15px;	
	color: #333;
	line-height: 1.4;	
}
.font2 {
	font-size: 14px;	
	color: #000;
	line-height: 1.52;
}
.font3 {
	font-size: 12px;	
	color: #333;
	line-height: 1.7;
}
.importText {
 text-decoration:underline;
 }

/*全体的なリンク設定
---------------------------------------------------------------------------*/
a {
	color: #00F;		/*リンク部分の文字色*/
	text-decoration: none;
}
a:hover {
	color: #F00;		/*リンク部分のカーソルオーバー時の文字色*/
	text-decoration: underline;
}

/*コンテナー（特に変更の必要なし）
---------------------------------------------------------------------------*/
#container {
	width: 799px;
	text-align: left;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;	
/*HPの上部に少し余白を作る設定。上に詰めたいならこの1行を外す。*/
}

/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	width: 799px;	
	height: 145px;
	position: relative;		
	background-image: url(../images/header-gazou.gif);	
	margin-bottom: 1px;
}
#header h1 {
	width: 302px;
	height: 54px;
	position: absolute;				
	font-size: 13px;
	color: #aba8f8;				/*h1タグの文字色*/
	font-weight: normal;	/*太さを通常に戻す。太字がいいならこの１行を外す。*/
	text-align: right;	
	line-height: 1.4;
	left: 496px;
	top: -45px;
		/*右寄せする指定。左よせがいいならこの1行を外す。*/
}
#header #logo {
	float: left;
	margin-top: 8px;
	margin-left: 15px;
}
#tel{
	position:absolute;
	top:17px;
	left:595px;
}
#top-page{
	position:absolute;
	top:83px;
	left:592px;
}
#English{
	position:absolute;
	top:83px;
	left:712px;
}

#hitokoto_gazou {
	position: absolute;
	top: 0px;
	left: 385px;
}
#hitokoto_moji {
	width: 110px;
	position: absolute;
	top: 100px;
	left: 445px;
	font-size: 12px;
}
<!--
#hitokoto_moji a:link{
	color:#333;
}
#hitokoto_moji a:visited{
	color: #333;
}
-->

/*メインメニュー
---------------------------------------------------------------------------*/
ul#topmenu li {
	float: left;
	margin-bottom: 10px;
}
ul#topmenu img {
	vertical-align: bottom;
}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	width: 800px;	
	clear: left;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*サイドコンテンツ
---------------------------------------------------------------------------*/
#side {
	width: 210px;	/*サイドコンテンツの幅*/	
	float: left;	/*サイドコンテンツを左側に配置する設定*/
	padding-bottom: 50px;
	padding-left: 5px;
}
#side h2 {
	font-size: 18px;
	color: #000;	
	line-height: 1.5;
}
#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

/*サイドメニュー
---------------------------------------------------------------------------*/
ul.sidemenu a {
	width: 210px;
	display: block;	
	color: #000;	/*文字色*/
	line-height: 2;		
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;	
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
ul.sidemenu a:hover {
	background-color: #fff3df;
}

/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	width:580px;	/*メインコンテンツの幅*/
	float: right;	/*メインコンテンツを右側に配置する設定*/	
	padding-bottom: 30px;
}
#main_kahenn {
	width: 580px;	/*メインコンテンツの幅*/
	padding-bottom: 30px;
}
#main h2 {
	height: 40px;
	overflow: hidden;			
	font-size: 16px;	/*h2タグの背景画像設定*/
	color: #F30;		/*h2タグの文字色*/
	line-height: 40px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 3px;
}
.amikake1 {
	width: 355px;	
	height: 35px;
	font-size: 23px;
	font-weight: bold;
	text-align: center;	
	background-color: #CFF;
	padding-top: 5px;
	margin-top: 12px;	
	margin-bottom: 30px;	
	margin-right: auto;
	margin-left: auto;	
}
.midasi_a {
	width: 560px;
	font-size: 23px;
	font-weight: bold;
	border: 1px solid #39F;
	background-color: #FFC;
	padding-top: 5px;
	padding-left: 3px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.midasi_a_kahenn {
	width: 560px;
	font-size: 23px;
	font-weight: bold;
	border: 1px solid #39F;
	background-color: #FFC;
	padding-top: 5px;
	padding-left: 3px;
	margin-top: 15px;
}
.midasi_b {
	width: 390px;
	font-size: 18px;
	color: #09F;
	font-weight: bold;		
	line-height: 1.5;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 45px;	
	margin-bottom: 5px;
	margin-left: 20px;	
}
#main p {
	padding: 0.5em 10px 1em;
}

/*フッター
---------------------------------------------------------------------------*/
#footer1 {
	width: 745px;
	clear: both;
	font-size: 14px;			
	text-align: center;
	line-height: 2.5;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #aba8f8;
	border-right-color: #aba8f8;
	border-bottom-color: #aba8f8;
	border-left-color: #aba8f8;
	padding-top: 10px;
	margin-bottom: 15px;		
	margin-right: 30px;
	margin-left: 30px;
}
.font_footer1 {
	font-size: 15px;
	line-height: 3;
}
.font_footer1_kugiri {
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	clear: both;
	text-align: center;
	line-height: 1.5;	
	background-color: #aba8f8;
	padding-top: 17px;
	padding-bottom: 12px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style-type: none;
}
#footer ul li a {
	width: 100%;	
	display: block; /* ここでaタグに対し、blockに設定をします */
	color: #000;	
	text-align: center;
	line-height: 1.4;		
	text-decoration: none;
	background-color: #aba8f8;	
	padding-top: 5px;
}
.font_top_honnsha {
	font-size: 14px;
	line-height: 2.5;
}

/*画像の余白関係
---------------------------------------------------------------------------*/
img.side_yohaku{
	margin-left: 25px;
}
img.side_yohaku1{
	margin-left: 37px;
}
img.side_yohaku2{
	margin-left: 5px;	
}
img.icon_yohaku{
	margin-right: 3px;
}

/*行揃え
---------------------------------------------------------------------------*/
.tyuuou {
	text-align: center;
}
.right {
	text-align: right;
}

/*divで囲む行揃え
---------------------------------------------------------------------------*/
div._tyuuou {
	text-align: center;
}
div._right {
	text-align: right;
	padding-right: 5px;
}

/*各種申し込み「問い合わせフォーム」への誘導
---------------------------------------------------------------------------*/
#contact_yajirusi{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;	
}