@charset "utf-8";

* {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
}

a	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 0.9em;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #02359A;
	background-image: url(../img/menubar_blue_2.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.1em;
	text-indent: 10px;
	width: 710px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}


h5 {
	color: #FF0000;
}
.hidden {
	position: absolute;
	visibility: hidden;
}
#pagetop {
	position: absolute;
	visibility: hidden;
}



a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9393FF;
}
.box1 {
	padding: 0px;
	width: 678px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.box {
	padding: 0px;
	width: 708px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.box2 {
	width: 638px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


body {
	background-image: url(../design/back_ground_grey.gif);
	background-repeat: repeat;

}




/* コンテナ */
div#container	{
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 960px;
}
.font-red {
	color: #F00;
}
.font-black {
	color: #000;
}

.float-left {
	float: left;
	clear: right;
	display: block;
	width: 700px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#container #content .box #news_contents p.font-red:hover {
	color: #F00;
}




/* ヘッダー */
div#header	{
	background-image: url(../img/header_img2.jpg);
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div#header  #c_name	{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
	text-transform: none;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-top: 60px;
}

div#top_navi {
	float: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 20px;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 200px;
}
div#top_navi_1 {
	line-height: 20px;
	width: 100px;
	float: left;
	color: #FFFF00;
}
div#top_navi_1 a {
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}

div#top_navi_1 a:hover {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


div#top_navi_2 {
	width: 100px;
	line-height: 20px;
	float: right;
}
#menu_main {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 960px;
}








/* メニュー */
ul#menu	{
	margin-top: 2px;
	list-style-type: none;
	background-repeat: repeat-x;
	background-color: #014471;
	background-image: url(../img/menubar_blue_2.gif);
	margin-bottom: 2px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: left;
}

ul#menu li	{
	margin: 0px;
	padding: 0px;
	float: left;
}

ul#menu li a	{
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 136px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}



ul#menu li a:hover	{
	background-color: #427AF0;
	color: #FFFFFF;
	float: right;
}

ul#menu li.menulast a	{
	float: left;
	letter-spacing: 0.1em;
	background-color: #0D3D9E;
	color: #CCCCCC;
}
#last    {
	width: 136px;
	float: right;
}
#last:hover {
	width: 136px;
	float: right;
}

div#content {
	width: 728px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: left;
	left: 0px;
	position: relative;
}
div#container #side_menu  {
	margin: 0px;
	width: 230px;
	float: right;
	background-color: #E7E7E7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
}



























































div#link {
	width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}





div#link   h2 {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-indent: 5px;
	background-color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 20px;
	width: 220px;
}
div#link #banner_box  {
	width: 218px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 0px;
	padding-top: 10px;
}
.banner {
	padding: 0px;
	width: 210px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
}

div#link p {
	height: 20px;
	margin: 0px;
	padding: 0px;
}

div#link1 {
	width: 210px;
	height: 72px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#link2 {
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#mobile {
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#mobile  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
	background-image: url(../img/titletab_mobile.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	width: 220px;
}
div#mobile #qr_box  {
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	background: #F5DFF7;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCCCCC;
}
#mobile #m_mail {
	text-align: center;
	line-height: 20px;
	height: 20px;
	background-color: #F499E9;
}
#mobile #m_mail a {
	color: #FF0000;
	text-decoration: underline;
	font-size: 0.75em;
}
#mobile #m_mail a:hover {
	font-weight: bold;
}











/* フッター */
div#footer	{
	color: #ffffff;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #1040A0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.7em;
}

div#footer p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
}
div#footer address {
	line-height: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
div#footer a {
	text-decoration: underline;
}
div#footer   a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

div#footer a:hover {
	color: #9393FF;
	text-decoration: underline;
}



address	{
	text-align: center;
	margin: 0px;
	letter-spacing: 0.1em;
}










div#pagetop  {
	color: #FFFFFF;
	background-color: #05379B;
	background-position: right center;
	background-repeat: no-repeat;
	height: 25px;
	width: 680px;
	line-height: 25px;
	background-image: url(../design/gotop_blue.gif);
	padding-top: 0px;
	padding-left: 0px;
	text-align: right;
	visibility: visible;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 0.8em;
	padding-right: 30px;
	letter-spacing: 0.1em;
}
div#pagetop   a:hover    {
	color: #718CC6;
}
.margin-bottom-10px {
	margin-bottom: 10px;
	display: block;
}
.margin-auto {
	margin-right: auto;
	margin-left: auto;
}

.margin-left-10px {
	display: block;
	margin-left: 10px;
}
.padding-left-10px {
	padding-left: 10px;
}
.bridal-img {
	height: 200px;
	width: 141px;
}
.crear-left {
	clear: left;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #C0C0C0;
	height: 1px;
}
