@charset "shift-jis";


/* 全ページ共通設定
 ---------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;}

body {
	background:url(../img/sor0100-024.jpg) fixed #87cefa no-repeat 50% 50%;
	color: #000000;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	height:100%;
	margin: 0;
	padding: 0;}

img {
	border:0;}

.b {
	font-weight:bold;}

.clear {
	clear:both;}

.center {
	text-align:center;}

.right {
	text-align:right;}

a {
	color:#660000;
	text-decoraion:none;}

a:active,a:hover {
	color:#660000;
	font-weight:bold;
	text-decoraion:underline;}



/* メインタイトル
 ---------------------------------------------------------------------------------------- */
div#title {
	position:relative;
	height:210px;
	margin:0;
	padding:20px;
	border:7px solid #990000;
	background:url(../img/indexphoto31.jpg) #ffffff no-repeat 50% 100%;}

#title h1 {
	font-size:48px;
	line-height:150%;
	margin:20px 0 20px 0;
	text-align:center;}



/* メニュー
 ---------------------------------------------------------------------------------------- */
div#menu {
	padding-right:28px;
	float:right;
	width:190px;}

#menu ul {
	list-style:none;}

#menu ul li#menu_ti {
	background-color:#4169e1;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;}

#menu ul li {
	margin:4px 0 4px 6px;
	padding:8px 0 4px 8px;
	border-top:1px solid #dddddd;
	border-left:5px solid #4169e1;
	font-size: 16px;
	line-height:120%;}



/* フッター
 ---------------------------------------------------------------------------------------- */
div#soc_foot {
	background-color:#4169e1;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	padding:10px 0 10px 20px;
	clear:both;}

#soc_foot a {
	color:#ffffff;}