/* CSS Document */
/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
/*@media screen and (min-width: 769px){*/
* {
	margin: 0px;
	padding: 0px;
}
a:hover img {
	 opacity: 0.5;
}

.header {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DE007F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DE007F;
	margin-bottom: 5px;

}
#header_wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 10px;
}

#logo {
	/* [disabled]float: left; */
	background-color: #FFF;
	margin-bottom: 5px;
	width: 183px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
}
.header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
}
/*ここからグローバルナビゲーション*/

.menu-box{
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
}
#menu li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 20%;
}
#menu li a{
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	font-size: medium;
	font-weight: normal;
}
#menu li a:hover{
	background: rgba(255,0,0,0.5);
}
#sub_navi {
	font-size: small;
	line-height: 1.5em;
	font-weight: normal;
	color: #666;
	text-align: right;
	padding-top: 3px;
	margin-top: 5px;
}
#sub_navi a {
	color: #666;
	text-decoration: none;
}
#sub_navi a:hover {
	color: #F06;
}



#toggle{ 
 display: none;
}


.content_wrap {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 52px;
	padding-left: 52px;
	clear: both;
	margin-bottom: 10px;
}
.content_wrap:after {
    content:"";
    display:block;
    clear:both;
}

.content_wrap p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	color: #333;
	text-decoration: none;
	font-size: small;
}

/*ここからメインコンテンツ*/
.main {
	text-align: center;
	z-index:10000;
	width:100%;
	min-height:283px;
	position:relative;
	margin:25px auto;
	background-position:50% 0;
	background-repeat:no-repeat
	}
.side_navi {
	float: left;
	width: 240px;
	margin-right: 10px;
}
.side_contents {
	padding: 5px;
	background-color: #eee;
	margin-bottom:5px;
	background-color: #eee;
}
.side_contents h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	line-height: 1.5em;
	font-weight: bold;
	color: #960;
}
#topics {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}

#topics .date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	font-weight: lighter;
	color: #666;
	text-align: right;
}
#topics .title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 2em;
	font-weight: bold;
	color: #900;
}

.side_navi:after {
    content:"";
    display:block;
    clear:both;
}
.side_contents a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}


.side_navi dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 2em;
	font-weight: bold;
	color: #666;
	float: left;
}
.side_navi dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 2em;
	font-weight: normal;
	color: #666;
}


.main_contents {
	float: right;
	width: 586px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.main_contents p {
	margin-bottom: 10px;
}



h2 {
	text-align: center;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	line-height: 2em;
	font-weight: bold;
	color: #AE8046;
	border-left-width: 20px;
	border-left-style: groove;
	border-left-color: #AE8046;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE8046;
	text-indent: 1em;
	margin-bottom: 10px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	line-height: 2em;
	font-weight: bold;
	color: #666;
}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #963;
	text-align: center;
}

#about {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	width: 500px;
	float: left;
}
#about p {
	width: 550px;
	line-height: 1.8em;
}

#about ul {
	font-size: small;
	line-height: 1.8em;
	font-weight: normal;
	color: #DD007B;
	list-style-type: none;
	width: 550px;
}



#price img {
	text-align: center;
}
#price p {
	margin-bottom: 5px;
	margin-top: 5px;
}


#cost_l {
	float: left;
	width: 592px;
}
#cost_l img {
	margin-bottom: 10px;
}

#cost_r {
	text-align: right;
	padding-bottom: 10px;
}
.cost_low {
	font-size: small;
	float: left;
	margin-right: 5px;
}
.cost_low ul {
	font-size: small;
	line-height: 1.5em;
	list-style-type: none;
	/* [disabled]letter-spacing: -0.1em; */
}
.cost_low p {
	margin-bottom: 5px;
	line-height: 1.5em;

}
.cost_low strong {
	font-size: medium;
	font-weight: bold;
}





.boxl {
	/* [disabled]width: 403px; */
	border: 1px solid #960;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/* [disabled]float: left; */
	padding-right: 10px;
	margin-bottom: 10px;
}
.boxl:after{
	    content:"";
    display:block;
    clear:both;
}
.box {
	width: 182px;
	border: 1px solid #960;
	float: left;
	margin-right: 17px;
	padding-bottom: 5px;
}
.box img {
	margin-right: 3px;
	margin-left: 3px;
}
.box p {
	margin-right: 3px;
	margin-left: 3px;
}

.box_r {
	width: 182px;
	border: 1px solid #960;
	float: right;
	padding-bottom: 5px;
}
.box_r img {
	margin-right: 3px;
	margin-left: 3px;
}
.box_r p {
	margin-right: 3px;
	margin-left: 3px;
}
.content_wrap .boxl p, ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-weight: normal;
}
.content_wrap .boxl ul {
	list-style-position: inside;
	list-style-type: disc;
}
.content_wrap .boxr p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: xx-small;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}
.boxl p .price {
	font-size: medium;
	font-weight: bold;
	color: #C12041;
	text-decoration: underline;
	line-height: 1.5em;
	margin-top: 3px;
}




#contact a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	margin-bottom: 10px;
}
#contact .f_right {
	margin-top: 13px;
	margin-left: 5px;
}
#contact .f_left {
	margin-bottom: 5px;
}




/*ここからフッター*/
#footer {
	background-color: #E10080;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #960;
	padding-bottom: 10px;
	clear: both;
}

#foot_navi {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#foot_navi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}


#foot_navi ul  {
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 5em;
	font-weight: normal;
	color: #FFF;
}
#foot_navi ul li {
	list-style-type: none;
	display: block;
	float: left;
}
#foot_navi ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#foot_navi ul li a:hover {
	text-decoration: underline;
}
address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 2em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	clear: both;
}

/*フロートクラス*/
.f_right {
	float: right;
}
.f_left {
	float: left;
}

/*ここからコンタクトフォーム*/
#mail_form dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	background-color: #eeeeee;
	padding: 10px;
	border: 1px solid #960;
	margin-bottom: 10px;
}
#mail_form dl dt span {
	font-size: x-small;
	color: #960;
}

#mail_form dl .essential #mail_address {
	font-size: small;
	line-height: 2em;
	width: 30em;
	height: 3ex;
}
#mail_form dl .essential #mail_address_confirm {
	font-size: small;
	line-height: 2em;
	width: 30em;
	height: 3ex;
}
/*ページ上部に戻る*/
#page-top {
	position: fixed;
	right: 50px;
	bottom: 130px;
}
.main_contents table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 2em;
	font-weight: normal;
	color: #333;
	width: 100%;
}
.content_box {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
.content_box:after {
    content:"";
    display:block;
    clear:both;
}
#message {
	background-attachment: scroll;
	background-image: url(../images/message_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#message p {
	color: #333;
	text-indent: 1em;
	float: left;
	width: 60%;
	line-height: 1.8em;
}



#profile tr th {
	width: 150px;
	background-color: #FFD0E8;
}

.main_contents table tr th, .main_contents table tr td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
}
.sub_text
  {
	padding-right: 10px;
	padding-left: 10px;
}
.main_contents dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #333;
}
.main_contents dl:after {
    content:"";
    display:block;
    clear:both;
}
.main_contents dl dt {
	float: left;
	font-size: small;
}
.name {
	font-weight: bold;
	text-align: right;
}
.build {
	padding: 5px;
	width: 574px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.build:after {
    content:"";
    display:block;
    clear:both;
}
.build img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}
.build p {
	line-height: 2em;
	margin-top: 60px;
}
.center {
	text-align: center;s
}
.main_contents p a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.main_contents p a:hover {
	color: #DF007F;
	text-decoration: underline;
}
.light_box {
	width: 586px;
}
.light_box a {
	margin-right: 3px;
}
#profile tr td ul li {
	list-style-position: inside;
	list-style-type: disc;
}
#profile tr td ul li a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#profile tr td ul li a:hover {
	color: #F36;
	text-decoration: underline;
}
.message p {
	line-height: 2em;
}
.message {
	margin-top: 10px;
}
#sitemap li {
	font-size: medium;
	line-height: 3em;
	color: #666;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 20px;
	margin-left: 20px;
}
#sitemap li a {
	color: #333;
	text-decoration: none;
}
#sitemap li a:hover {
	font-weight: bold;
	color: #F36;
}
