@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
	line-height: 1.4em;
}
body {
}
body:first-of-type * {
	font-size: 100%;
	}
ul, ol, li {
	list-style-type: none;
}
a {
	color: #333;
}
a:hover {
	color: #92278F;
	text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 0.1px;
	line-height: 0px;
}
img a {
	border: none;
}

/*----------ヘッダーの部分-----------*/

h1 {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header_out {
	background-image: url(../images/header_bg2.jpg);
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #93278F;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93278F;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#header h2 {
	width: 280px;
	height: 52px;
	float: left;
	margin-right: 10px;
}
* html #header h2 {
	margin-left: 2px;
}
#header h2 a {
	width: 280px;
	height: 50px;
	float: left;
	display: block;
	background-image: url(../images/logp.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#header #slogan {
	width: 155px;
	height: 50px;
	float: left;
	margin-right: 10px;
}
#header #slogan a {
	width: 155px;
	height: 50px;
	background-image: url(../images/oisogi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#header #slogan a:hover {
	background-image: url(../images/oisogi_up.jpg);
	background-repeat: no-repeat;
}
#header #phone {
	width: 280px;
	height: 50px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#header ul li {
	float:left;
}
#header ul #siryou a {
	padding: 0;
	background-image: url(../images/siryo_off.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 65px;
	text-indent: -9999px;
	display: block;
}
#header ul #siryou a:hover {
	background-image: url(../images/siryo_on.jpg);
}
#header ul #form a {
	padding: 0;
	background-image: url(../images/form_off.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 65px;
	text-indent: -9999px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
* html #header ul #form a {
	margin-right: 5px;
	margin-left: 5px;
}
#header ul #form a:hover {
	background-image: url(../images/form_on.jpg);
}
#header ul #sitemap a {
	padding: 0;
	background-image: url(../images/sitemap_off.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 65px;
	text-indent: -9999px;
	display: block;
}
#header ul #sitemap a:hover {
	background-image: url(../images/sitemap_on.jpg);
}

/*-----------メニュー------------*/

.menu {
	height: 43px;
	/*padding-top: 10px;*/
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu li {
	float: left;
}
.menu #home a {
	line-height: 43px;
	height: 43px;
	width: 90px;
	text-align: center;
	display: block;
	text-indent: -9999px;
}
.menu #home a:hover {
	background-image: url(../images/menu_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu #m_02 a {
	line-height: 43px;
	height: 43px;
	width: 143px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	display: block;
	text-indent: -9999px;
}
.menu #m_02 a:hover {
	background-image: url(../images/menu_02.png);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.menu #m_03 a {
	line-height: 43px;
	height: 43px;
	width: 143px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	display: block;
	text-indent: -9999px;
}
.menu #m_03 a:hover {
	background-image: url(../images/menu_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu #m_04 a {
	line-height: 43px;
	height: 43px;
	width: 143px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	display: block;
	text-indent: -9999px;
}
.menu #m_04 a:hover {
	background-image: url(../images/menu_04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu #m_05 a {
	line-height: 43px;
	height: 43px;
	width: 143px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	display: block;
	text-indent: -9999px;
}
.menu #m_05 a:hover {
	background-image: url(../images/menu_05.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu #m_06 a {
	line-height: 43px;
	height: 43px;
	width: 143px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	display: block;
	text-indent: -9999px;
}
.menu #m_06 a:hover {
	background-image: url(../images/menu_06.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu #m_07 a {
	line-height: 43px;
	height: 43px;
	width: 143px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	display: block;
	text-indent: -9999px;
}
.menu #m_07 a:hover {
	background-image: url(../images/menu_07.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*-----------メイン------------*/
.main_box {
	background-image: url(../images/main_img.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/*-----------ギャラリービュー------------*/

#myGallery {
	height: 245px;
	width: 380px;
	float: right;
	background-color: #93278F;
	margin-top: 30px;
	margin-bottom: 13px;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}

/*-----------メニュー2------------*/

.menu2 {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.menu2 li {
	float: left;
}
.menu2 #m2_01 a {
	background-image: url(../images/m_02_1_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 139px;
	margin-right: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #m2_01 a:hover {
	background-image: url(../images/m_02_1_on.png);
	background-repeat: no-repeat;
}
.menu2 #m2_02 a {
	background-image: url(../images/m_02_2_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 139px;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #m2_02 a:hover {
	background-image: url(../images/m_02_2_on.png);
	background-repeat: no-repeat;
}
.menu2 #m2_03 a {
	background-image: url(../images/m_02_3_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 139px;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #m2_03 a:hover {
	background-image: url(../images/m_02_3_on.png);
	background-repeat: no-repeat;
}
.menu2 #m2_04 a {
	background-image: url(../images/m_02_4_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 139px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #m2_04 a:hover {
	background-image: url(../images/m_02_4_on.png);
	background-repeat: no-repeat;
}

/*-----------新着情報＆バナー外枠------------*/

#contents2 {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.info {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
}

/*-----------バナー------------*/

.banner {
	width: 320px;
	float: right;
	/* [disabled]margin-top: 20px; */
}
.banner #banner2 a {
	height: 50px;
	margin-bottom: 10px;
	background-image: url(../images/event_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.banner #banner2 a:hover {
	background-image: url(../images/event_on.png);
	background-repeat: no-repeat;
	}
.banner #banner3 a {
	height: 50px;
	margin-bottom: 10px;
	background-image: url(../images/blog_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
.banner #banner3 a:hover {
	background-image: url(../images/blog_on.png);
	background-repeat: no-repeat;
	}

/*-----------新着情報------------*/

.info h3 {
	color: #FFF;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 602px;
	height: 70px;
	/* [disabled]text-indent: -9999px; */
	display: block;
	text-align: right;
}
.info .new {
	overflow: auto;
	height: 168px;
	width: 600px;
	background-color: #FFF;
	border: 1px solid #854c83;
}
.new .color1 {
	font-weight: bold;
	color: #93278F;
	padding-right: 10px;
	padding-left: 10px;
}
.new dd {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #93278F;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*-----------メニュー3------------*/

.menu2 #menu3_1 a {
	background-image: url(../images/m3_01_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 120px;
	margin-bottom: 10px;
	margin-right: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu3_1 a:hover {
	background-image: url(../images/m3_01_on.png);
	background-repeat: no-repeat;
}
.menu2 #menu3_2 a {
	background-image: url(../images/m3_05_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 120px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu3_2 a:hover {
	background-image: url(../images/m3_05_on.png);
	background-repeat: no-repeat;
}
.menu2 #menu3_3 a {
	background-image: url(../images/m3_02_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 120px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu3_3 a:hover {
	background-image: url(../images/m3_02_on.png);
	background-repeat: no-repeat;
}
.menu2 #menu3_4 a {
	background-image: url(../images/m3_03_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 120px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu3_4 a:hover {
	background-image: url("../images/m3_03_on.png");
	background-repeat: no-repeat;
}


/*-----------メニュー4------------*/

.menu2 #menu4_1 a {
	background-image: url(../images/m4_01_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 50px;
	margin-right: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu4_1 a:hover {
	background-image: url(../images/m4_01_on.png);
	background-repeat: no-repeat;
}
.menu2 #menu4_2 a {
	background-image: url(../images/m4_02_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 50px;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu4_2 a:hover {
	background-image: url(../images/m4_02_on.png);
	background-repeat: no-repeat;
}
.menu2 #menu4_3 a {
	background-image: url(../images/m4_03_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 50px;
	margin-right: 20px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu4_3 a:hover {
	background-image: url(../images/m4_03_on.png);
	background-repeat: no-repeat;
}
.menu2 #menu4_4 a {
	background-image: url(../images/m4_04_off.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 50px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
}
.menu2 #menu4_4 a:hover {
	background-image: url(../images/m4_04_on.png);
	background-repeat: no-repeat;
}


/*-----------バナー2------------*/
.banner2 {
	margin-top: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#banner4 {
	width: 710px;
	height: 112px;
	background-image: url(../images/banner4.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#banner4 ul {
	float: right;
}
#banner4 ul #bn_tel a {
	background-image: url(../images/bn_tel_off.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 140px;
	text-indent: -9999px;
	display: block;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 10px;
}
#banner4 ul #bn_tel a:hover {
	background-image: url(../images/bn_tel_on.png);
	background-repeat: no-repeat;
}
#banner4 ul #bn_info a {
	background-image: url(../images/bn_info_off.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 140px;
	text-indent: -9999px;
	display: block;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 10px;
}
#banner4 ul #bn_info a:hover {
	background-image: url(../images/bn_info_on.png);
	background-repeat: no-repeat;
}

/*-----------バナー3------------*/

#banner5 {
	width: 210px;
	float: right;
}
#banner5 ul #soudan a {
	background-image: url(../images/soudan_off.png);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}
#banner5 ul #soudan a:hover {
	background-image: url(../images/soudan_on.png);
	background-repeat: no-repeat;
}
#banner5 ul #stuff a {
	background-image:  url(../images/stuff_off.png);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: -9999px;
	display: block;
}
#banner5 ul #stuff a:hover {
	background-image:  url(../images/stuff_on.png);
	background-repeat: no-repeat;
}

/*-----------フッター------------*/

.footer_menu {
	background-color: #E6E6E6;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}
.footer {
	background-color: #92278F;
}
.footer_ci {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	height: 52px;
	padding-bottom: 5px;
}
.footer_ci2 {
	width: 231px;
	height: 52px;
	float: left;
	background-image: url(../images/footer_txt.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.footer_ci a {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 251px;
	text-indent: -9999px;
	display: block;
	float: right;
	background-color: #92278F;
	background-position: center center;
}
#footer_txt {
	margin-right: 261px;
	margin-left: 252px;
	color: #FFF;
}
#footer2 {
	background-image: url(../images/header_bg2.jpg);
}
#footer2 #img {
	background-image: url(../images/footer_img_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.footer_link {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.footer_link .color1 {
	font-weight: bold;
	color: #000;
}
.footer_link dd {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #93278F;
	padding-bottom: 5px;
	padding-left: 10px;
}