﻿/* CSS Document */

body {
	margin:0 auto;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background: url(../images/back.png) #CCC repeat;
	color:#303030;
	font-size:16pt;
	line-height:1.7;
	font-weight:normal;
	text-align:left;
	 -webkit-text-size-adjust: 100%;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

.textbox {
	width:660px;
	margin:0 auto;
	font-size:16pt;

}

ul li {
	list-style:none;
}

a{
    color:#303030;
}
a:link {
    color:#303030;
}
a:visited {
    color:#303030;
}
a:hover {
    color:#f17494;
}


/*  header  */

#headerwrapper {
	width:700px;
	margin:0 atuo;
	text-align:center;
}

h1 {
	font-weight:normal;
	margin:0 auto;
	padding:40px 0 0 0;
	text-align:center;
	width:665px;
	height:84px;
}

.main_text {
	margin:10px auto 40px auto;
	width:564px;
	height:24px;
}


/*  navi  */

#navi {
	width:620px;
	margin:0 auto;
	padding:20px 0 40px 0;
}

#navi ul {
	margin:0;
	padding:0;
}


#navi li {
	float:left;
	width:280px;
	height:35px;
	margin:0;
	padding:5px 0;
}

#navi li.liR {
	margin:0 0 0 60px;
}


/*  midashi  */


#midashi_wrapper {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
	background: url(../images/index/konsyuBack.png) repeat;

}

#midashi {
	width:640px;
	margin:0 auto 40px auto;
	padding:20px;
	-moz-box-shadow: 0 0 2px #c6c6c6;
	-webkit-box-shadow: 0 0 2px #c6c6c6;
}

#midashi p.midashi_navi {
	font-size:90%;
	text-align:left;
	margin:0;
	padding:0 0 10px 0;
}

#midashi p.midashi_navi a {
	color:#303030;
	text-decoration:none;
	border-bottom:dotted 1px #fff;

}


#midashi h2 {
	font-size:18pt;
	color:#303030;
	font-weight:normal;
	margin:0;
	padding:0;

}
	




/*  contents  */


#contents_wrapper {
	margin:0 auto;
	width:700px;
}

#footer_navi_wrapper {
	margin:0 auto;
	width:700px;
}


/*  toppager  */

.toppager {
	margin:0 20px 20px 0;
	float:right;
	text-align:right;
	height:30px;
	background:url(../images/common/toppager.png) no-repeat left bottom;
}

.toppager p {
	margin:0;
	height:30px;
	padding-left:30px;
	color:#f17494;
}

a.toppager {
	text-decoration:none;
}

/*  subnavi  */

#subnavi {
	width:660px;
	margin:0 auto;
}

#subnavi ul {
	margin:0;
	padding:0;
}

#subnavi li {
	margin:0;
	padding:5px 0;
	float:left;
	width:312px;
	height:48px;
	background:url(../images/index/sub_back.png) no-repeat;
}

#subnavi li a {
	margin:auto 0;
	padding:0 0 0 30px;
	text-decoration:none;
}

#subnavi li.liR {
	margin:0 0 0 36px;
}




/*  text  */

.textbox {
	width:620px;
	margin:0 auto;
	padding:10px 20px;
	font-size:16pt;
	background:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
	-moz-box-shadow: 0 0 2px #c6c6c6;
	-webkit-box-shadow: 0 0 2px #c6c6c6;
}

.textbox p {
	margin:15px 0;
}


.textbox h2 {
	width:624px;
	height:40px;
	margin:10px 0;
}

.textbox a {
	text-decoration:none;
	border-bottom:dotted 1px #f17494;
}

.textbox h3 {
	height:40px;
	margin:10px 0;
	padding:0 0 0 35px;
	background:url(../images/common/title_icon.png) no-repeat left bottom;
	color:#f17494;
	font-weight:normal;
}

.textbox h4 {
	color:#f17494;
	margin:0;
	padding:0;
	font-size:16pt;
	font-weight:normal;
}



/*  コンテンツ  */

.block {
	margin:0 auto 40px auto;
}

.block ul,
.block li {
	list-style: url(../images/common/icon_dot.png);
	margin-left:10px;
}

.block ul {
	padding:0;
}

.block li {
	padding:5px 0;
}

/* link */

#linknavi {
	width:660px;
	margin:0 auto 30px auto;
}

#linknavi ul {
	margin:0;
	padding:0;
}

#linknavi li {
	margin:0;
	padding:5px 0;
	float:left;
	width:312px;
	height:48px;
	background:url(../images/common/link_back.png) no-repeat;
}

#linknavi li a {
	margin:auto 0;
	padding:0 0 0 30px;
	text-decoration:none;
}

#linknavi li.liR {
	margin:0 0 0 36px;
}


/* show */

.showbox {
	width:620px;
	margin:0 auto 40px auto;
	padding:10px 20px;
	font-size:16pt;
	background:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
	-moz-box-shadow: 0 0 2px #c6c6c6;
	-webkit-box-shadow: 0 0 2px #c6c6c6;
}

.showbox h2 {
	width:624px;
	height:40px;
	margin:10px 0;
}

.showbox a {
	text-decoration:none;
	border-bottom:dotted 1px #f17494;
}

.showbox h3 {
	font-size:16pt;
	font-weight:normal;
	color:#303030;
	margin:0;
}

.showbox ul,
.showbox li {
	list-style:none;
	color: #f17494;
}

h3.show_midashi {
	height:40px;
	margin:10px 0;
	padding:0 0 0 35px;
	background:url(../images/common/title_icon.png) no-repeat left bottom;
	color:#f17494;
	font-weight:normal;
}

/*  contact  */

.formTable {
	font-size:13pt;
	border-collapse:collapse;
	width:600px;

}

.formTable tr,
.formTable th,
.formTable td {
	border:#f8d6df 1px solid;
}


.formTable tr {
	width:600px;
}

.formTable th {
	width:220px;
	padding:10px;
	background:#fff4f7;
}

.formTable td {
	width:340px;
	padding:10px 20px;
}

.hissu {
	color:#f17494;
	font-size:13pt;
}

.formTable th {
	font-weight:normal;
}

.formTable p {
	font-size:13pt;
}


/* report */

#report p.bg_midashi {
	list-style:none;
	margin:20px 0 10px 0;
	padding:0 0 0 20px;
	background:#f8d6df;
	border-bottom:dotted #f17494 1px;
	border-top:dotted #f17494 1px;
	width:580px;
}

#report img {
	margin:20px 0 0 0;
}



/* line_midashi */

.line_midashi li {
	list-style:none;
	margin:40px 0 10px 0;
	padding:0 0 0 20px;
	background:url(../images/common/icon_border.png) no-repeat left;
	border-bottom:dotted #f17494 1px;
	border-top:dotted #f17494 1px;
	width:580px;
}

/* line_h */

.line_h h4 {
	list-style:none;
	margin:40px 0 10px 0;
	padding:0 0 0 20px;
	background:url(../images/common/icon_border.png) no-repeat left;
	border-bottom:dotted #f17494 1px;
	border-top:dotted #f17494 1px;
	width:580px;
}

/* bg_midashi */

.bg_midashi li {
	list-style:none;
	margin:40px 0 10px 0;
	padding:0 0 0 20px;
	background:#f8d6df;
	border-bottom:dotted #f17494 1px;
	border-top:dotted #f17494 1px;
	width:580px;
}

/* num_li */

.num_li li {
	list-style:decimal;
	margin-left:30px;
}



/*  footer  */

#footer_wrapper {
	margin:40px auto 0 auto;
	padding:0;
	text-align:center;
	width:100%;
	background: url(../images/index/konsyuBack.png) repeat;

}

#footer_wrapper p {
	margin:0;
	padding:0;
}


#footer {
	margin:0;
	padding:10px 0;
	color:#303030;
	-moz-box-shadow: 0 0 2px #c6c6c6;
-webkit-box-shadow: 0 0 2px #c6c6c6;
}


#copy {
	margin:0;
	padding:5px 0;
	background:#666;
	color:#fff;
	font-size:12pt;
}


.instagram-media {
    position: static !important;
}
