@charset "UTF-8";

/*---------------------------------------------------------------- 著作 -*/
/* 株式会社パルマ */
/* http://cms.from-okinawa.jp/ */
/* 作成日:2010年02月18日 */
/* 更新日:2010年02月20日 */

/*-------------------------------------------------------------- 初期化 -*/
* {
	color: #333
}
body {
	background: url(../img/bg.png) top center no-repeat fixed;
	font-size: 16px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0 auto
}
h1 {
	background: url(../img/logo.png) no-repeat;
	display: block;
	float: left;
	height: 42px;
	left: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	top: 10px;
	width: 450px
}
h2 {
	background: url(../img/tel.png) no-repeat;
	display: block;
	float: right;
	height: 54px;
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 463px
}
h2,ul,li,dl,dt,dd,p {
	margin: 0;
	padding: 0
}
li {
	list-style: none
}
img {
	border: none;
	display: block
}
a {
	color: #1d3994;
	text-decoration: none
}
a:hover {
	color: #1d3994;
	text-decoration: none
}
a:visited {
	color: #800080;
	text-decoration: none
}

/*------------------------------------------------------------ コンテナ -*/
#container {
	margin: 0 auto
}

/*------------------------------------------------------------ ヘッダー -*/
#headerarea {
	background: #fff;
	padding-top: 10px;
	width: 100%
}
#header {
	height: 60px;
	margin: 0 auto;
	width: 967px
}

/*----------------------------------------------- メイン ナビゲーション -*/
#naviarea {
	background: url(../img/navi_bg.png) repeat-x top;
	height: 51px
}
#navi {
	background: url(../img/navi.png) no-repeat;
	display: block;
	height: 51px;
	margin: 0 auto;
	text-align: center;
	width: 967px
}
#navi ul {
	margin: 0
}
#navi li {
	display: inline;
	list-style-type: none
}
#navi a {
	color: #000;
	display: inline;
	float: left;
	font-size: 18px;
	line-height: 51px;
	overflow: hidden;
	text-decoration: none;
	width: 161px
}
#navi01 a {
	background: url(../img/navi.png) no-repeat 0 0
}
#navi02 a {
	background: url(../img/navi.png) no-repeat -161px 0
}
#navi03 a {
	background: url(../img/navi.png) no-repeat -322px 0
}
#navi04 a {
	background: url(../img/navi.png) no-repeat -483px 0
}
#navi05 a {
	background: url(../img/navi.png) no-repeat -644px 0
}
#navi06 a {
	background: url(../img/navi.png) no-repeat -805px 0
}
#navi01 a:hover {
	background: url(../img/navi.png) no-repeat 0 -51px
}
#navi02 a:hover {
	background: url(../img/navi.png) no-repeat -161px -51px
}
#navi03 a:hover {
	background: url(../img/navi.png) no-repeat -322px -51px
}
#navi04 a:hover {
	background: url(../img/navi.png) no-repeat -483px -51px
}
#navi05 a:hover {
	background: url(../img/navi.png) no-repeat -644px -51px
}
#navi06 a:hover {
	background: url(../img/navi.png) no-repeat -805px -51px
}

/*---------------------------------------------------------- コンテンツ -*/
#content {
	background: #fff;
	border-left: 1px solid #ff48af;
	border-right: 1px solid #ff48af;
	margin: 0 auto;
	overflow: hidden;
	padding: 14px;
	width: 937px
}
#contentarea {
	display: inline-table;zoom:1
}

/*---------------------------------------------------- メインコンテンツ -*/
#primary {
	background: #fff;
	float: left;
	padding: 10px 0;
	width: 620px
}
h3 {
	background: #FF3399;
	color: #fff;
	font-size: 20px;
	height: 28px;
	margin: 5px 0 0 0;
	text-align: left;
	text-indent: 10px
}
#guidearea {
	margin: 0 0 20px 0;
	width: 620px
}
#guidearea p {
	padding: 10px 0
}
.guide_box {
	border: 1px solid #e00275;
	float: left;
	margin: 0 7px 20px 0;
	padding: 0;
	width: 200px
}
.guide_box_end {
	border: 1px solid #e00275;
	float: left;
	margin: 0 0 20x 0;
	width: 200px
}
.guide_box p {
	margin: 5px 3px;
	padding: 0
}
.guide_box_end p {
	margin: 5px 3px;
	padding: 0
}
#guidearea img {
	margin: 0
}

/*------------------------------------------------------------ おしらせ -*/
#newsarea {
	clear: both;
}
#newsarea dl {
	margin: 2px 2px 10px 0
}
#newsarea dt {
	border-top: 1px dotted #666;
	clear: both;
	float: left;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 125px
}
#newsarea dd {
	border-top: 1px dotted #666;
	margin: 0 0 0 125px;
	padding: 5px 0 5px 5px;
	text-align: left
}

/*----------------------------------------------------- サブ コンテンツ -*/
#secondary {
	background: #fff;
	float: right;
	padding-top: 10px;
	width: 300px;
}

/*------------------------------------------- コンテンツ ナビゲーション -*/
#content_navi {
	height: 440px;
	margin: 0;
	padding: 0;
	width: 300px
}
#content_navi li {
	list-style-type: none;
	margin: 0;
	padding: 0
}
#content_navi li a {
	background-image: url(../img/content_menu.png);
	background-repeat: no-repeat;
	display: block;
	height: 0pt;
	overflow: hidden;
	padding-top: 110px;
	width: 300px
}
#content_navi01 a {
	background-position: 0 0
}
#content_navi02 a {
	background-position: 0 -110px
}
#content_navi03 a {
	background-position: 0 -220px
}
#content_navi04 a {
	background-position: 0 -330px
}
#content_navi01 a:hover {
	background-position: -300px 0
}
#content_navi02 a:hover {
	background-position: -300px -110px
}
#content_navi03 a:hover {
	background-position: -300px -220px
}
#content_navi04 a:hover {
	background-position: -300px -330px
}

/*-------------------------------------------------------------- 所在地 -*/
#location {
	border: 1px solid #e00275;
	margin: 0;
	padding: 5px;
}

/*------------------------------------------------------------ フッター -*/
#footerarea {
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #e00275;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
#copyright {
	padding: 10px 0
}
