body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	max-width: 100%;
	min-width: 1000px;
	width:100%;
}

ul,ol,li {
	margin:0px;
	padding:0px;
}

#wrap{
	overflow:hidden;
}
/**　共通部品

/*  +++++++++++++++++++++++++++++++++++++++++++++++++ テーブルデザイン */

table.type1 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border-collapse: collapse;
}

table.type1 th {
	width: 200px;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	vertical-align: middle;
	background-color: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	letter-spacing: 0.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
table.type1 td {
	padding: 10px;
	line-height: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

/* --------------------------------------- */

table.type2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border-collapse: collapse;
}
table.type2 th {
	width: 200px;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	line-height: normal;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
table.type2 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	line-height: normal;
}

/* --------------------------------------- */

table.type3 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-collapse: collapse;
}
table.type3 th {
	width: 350px;
	padding: 10px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: normal;
	vertical-align: middle;
	background-color: #eee;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
table.type3 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	background-color: #FFF;
}

/* --------------------------------------- */

table.type4 {
	width: 550px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-collapse: collapse;
}
table.type4 th {
	width: 150px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: normal;
	vertical-align: middle;
	background-color: #eee;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 0.2em;
}
table.type4 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	background-color: #FFF;
}
/* --------------------------------------- */

table.type5 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border-collapse: collapse;
}
table.type5 th {
	width: 200px;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	background-color: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
table.type5 th span {
	width: 2em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
table.type5 td {
	padding: 10px;
	line-height: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
/* --------------------------------------- */

table.type6 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border-collapse: collapse;
}
table.type6 th {
	font-weight: normal;
	text-align: center;
	line-height: normal;
	background-color: #eee;
	/*font-size: 15px;*/
	padding: 10px 5px;
	border: 1px solid #CCC;
}
table.type6 td span {
	width: 1em;
	padding-right: 0.25em;
	padding-left: 0.25em;
	text-align: center;
}
table.type6 td {
	padding: 10px 5px;
	line-height: normal;
	text-align: center;
	font-size: 15px;
	border: 1px solid #CCC;
	vertical-align: middle;
	background-color: #FFF;
}
table.type6 caption {
	padding: 10px 5px;
	text-align: left;
	font-size: 24px;
	vertical-align: middle;
	background-color: #FFF;
}

table.type6 caption span {
	font-size: 14px;
}

/* --------------------------------------- */

table.type7 {
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-collapse: collapse;
}
table.type7 th {
	width: 150px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: normal;
	vertical-align: middle;
	background-color: #eee;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 0.2em;
}
table.type7 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	background-color: #FFF;
}

/* ------------------------------------------------------ 先頭に戻る　*/

#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#pageTop a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#pageTop a:hover {
	text-decoration: none;
	background: #000;
}
/* ----------------------------------------------------------- フォーム */
.form {
	width: 990px;
	margin: 1em auto;
	padding:0 5px;
}

form textarea,form input[type="text"] ,form select{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}

form input[type="submit"],form input[type="button"] {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	padding: 5px 10px;
	margin: 30px 10px;
}

.form p {
	line-height: 1.5em;
}

.form p.title {
	border:#ccc solid 1px;
	margin: 40px 0px 20px 0px;
	padding: 10px;
	font-size: 18px;
	text-align: center;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	
}
/* ----------------------------------------------------------- タイトル */

.title1 {
	background-color: #eee;
	width: 100%;
	padding: 20px;
}
.title1 h1 {
	width: 1000px;
	font-size: 38px;
	margin: 0px auto;
}
.title1 p {
	width: 1000px;
	font-size: 16px;
	margin: 15px auto;
}

/* ----------------------------------------------------------- */

.title2 {
	width: 990px;
	margin: 50px auto 20px auto;
	padding: 0 5px;
}
.title2 .option{
	font-size: 24px;
	background-color:#000;
	color:#FFF;
	padding: 5px 10px 3px 10px;
	margin: 0px 0px 20px 0px;
}
.title2 h2,.title2 h3 {
	font-size: 24px;
	margin: 10px 0px;
}
.title2 h2 span,.title2 h3 span {
	font-size: 14px;
}
.title2 p {
	font-size: 16px;
	line-height:20px;
}

/* ----------------------------------------------------------- */

.title3 {
	width: 990px;
	margin: 10px auto;
	padding: 0 5px;
}
.title3 h2 {
	font-size: 18px;
	color: #FFF;
	background-color: #333;
	padding: 5px 20px;
	margin: 10px 0px;
}
.title3 h2 span {
	font-size: 14px;
}
.title3 p {
	font-size: 16px;
	line-height:25px;
	margin: 10px;
}

/* ----------------------------------------------------------- */

.subtitle1{
	background-color: rgba(0,0,0,0.5);
	font-size: 24px;
	color:#FFF;
	padding: 2px 0px;
}

/* ----------------------------------------------------------- */


ul.type1 {
	list-style-type: disc;
	padding-left: 2em;
}
ul.type1 li {
	line-height: 25px;
}

/* ----------------------------------------------------------- */

ol.type2 {
	list-style-type: decimal;
	margin-left: 2em;
}

ol.type2 li {
	line-height:1.5em;
}

/* ----------------------------------------------------------- */

ol.type3 {
	list-style-type: disc;
	margin: 1em 0 1em 2em;
}

ol.type3 li {
	line-height:1.5em;
}

/* ----------------------------------------------------------- */

ol.type4 {
	list-style-type: lower-roman;
	margin: 0 0 1em 2em;
}

ol.type4 li {
	line-height:1.5em;
}

/* ----------------------------------------------------------- スマートフォンのみ　TELリンク対策*/

a[href^="tel:"] { cursor: default; }

/* ----------------------------------------------------------- ヘッダー */

header {
	overflow: hidden;
	position: relative;
	zoom:1;
}
header article div {
	max-width: 100%;
	min-width: 990px;
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 990px;
	margin: 0px auto;
	padding: 0px 5px;
}
header article div:first-child p {
	font-size:14px;
	float: left;
	padding: 5px 0px;
}
header article div:first-child a {
	font-size:18pxpx;
	background-color:#F60;
	border-radius: 0px 0px 10px 10px;
	display: block;
	padding: 10px;
	width: 200px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	float: right;
}
header article div:first-child a:hover {
	background-color:#F90;
}
header h1 {
	font-size:50px;
	font-weight: bold;
	float: left;
	padding: 20px 0 5px 0;
}
header h1 span {
	font-size:32px;
	font-weight: bold;
}
header h1 a {
	color: #333;
	text-decoration: none;
}
header article div:last-child p {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}
header article div:last-child p span:first-child {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 30px;
	line-height:40px;
}
header article div:last-child p a[href^="tel:"] {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 45px;
	line-height:40px;
	text-decoration:none;
	color:#333;
}
header menu {
	max-width: 100%;
	min-width: 990px;
	background-color: #F93;
	margin: 0px;
	border-bottom:rgba(255,255,255,0.9) solid 1px;
	overflow: hidden;
	position: relative;
	zoom:1;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
header menu ul {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
header menu li {
	display:inline-block;
	margin: 0px -6px 0px 0px;
	text-align: center;
	border-left:rgba(255,255,255,0.5) solid 1px;
}
header menu li:last-child {
	border-right:rgba(255,255,255,0.5) solid 1px;
}
header menu a {
	color: #fff;
	text-decoration:none;
	font-size: 18px;
	padding:0px;
	padding: 5px 22px 5px 20px;
}
header menu a:hover {
	color: #FFC;
	border-bottom: solid 5px rgba(255,255,204,0.9);
}

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

footer {
	width: 100%;
	max-width: 100%;
	min-width: 990px;
	overflow: hidden;
	position: relative;
	zoom:1;
	margin: 20px auto 0px auto;
}
footer #address {
	background-color:#eee;
	border-top:#999 solid 1px;
	padding: 20px 0px;
}
footer #address div {
	width: 990px;
	margin: 0px auto;

}
footer #address div p {
	line-height:normal;
}
footer #address div p span {
	font-size:20px;
}
footer menu ul {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
footer menu li {
	display:inline-block;
	margin: 0px;
	padding: 0 0.5em 0 0;
	border-right:#999 solid 1px;
}
footer menu li:last-child {
	border-right:none;
}
footer menu a {
	color: #333;
	text-decoration:none;
	font-size: 14px;	
}
footer menu a:hover {
	color: #03C;
}
footer menu {
	border-bottom: 1px solid #FFF;
	padding: 0px;
}
footer h1 a {
	color: #333;
	text-decoration:none;
	font-size: 32px;
}
footer h1 a span {
	font-size: 20px;
}
footer #copy {
	color:#FFF;
	text-align:center;
	background-color:#F90;
	padding: 10px;
}
footer a[href^="tel:"] {
	text-decoration:none;
	color:#000;
}
/* ----------------------------------------------------------- メインコンテンツ */
.base {
	width:990px;
	margin:0 auto;
}
.main h2{
	margin: 1em 0;
	padding: 5px 15px;
	font-size: 22px;
	border-bottom:#999 dashed 1px;
}

.main p{
	margin: 1em 0;
	line-height: 25px;
}

.position {
	color:#666;
	border:#999 solid 1px;
	padding: 10px;
	margin: 10px 0px 20px 0px;
}

.position span {
	color:#C03;
	font-size: 20px;
}
.red {
	color: #F00;
}
/* ----------------------------------------------------------- コンテンツ　下部の問い合わせ */
#contact {
	overflow: hidden;
	position: relative;
	zoom:1;
	width:990px;
	padding: 0px 5px;
	margin: 50px auto;
}
#contact div:first-child {
	width:100%;
	border-top: dashed 1px #06C;
	padding: 10px 0;
	margin: 0 auto;
}
#contact div:first-child p {
	vertical-align: middle;
	display: table-cell;
}
#contact div:first-child .text1 {
	padding: 15px 0 0 0;
	font-size:32px;
	font-weight:bold;
	line-height: 54px;
}
#contact div:first-child .text2 {
	font-size:16px;
}
#contact a[href^="tel:"]  {
	font-size:58px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	line-height: 20px;
	padding: 5px 0px 0px 20px;
	color: #06C;
	text-decoration:none;
}
#contact div:last-child {
	width:100%;
	border-top: dashed 1px #06C;
	padding: 10px 0;
	margin: 0 auto;
}
#contact div:last-child .text1 {
	padding: 15px 0 0 0;
	font-size:28px;
	font-weight:bold;
	line-height: normal;
}
#contact div:last-child .text2 {
	color:#F63;
	font-size:22px;
	line-height:50px;
	font-weight: bold;
}
#contact div:last-child img {
	margin: 20px 10px 20px 0;
}
#contact .mail a {
	font-size:54px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	text-decoration:none;
	line-height: 50px;
	color: #693;
}
#contact .text2 a {
	font-size: 22px;
	color:#F63;
	text-decoration: none;
	font-weight: bold;
}
#contact .text2 a:hover {
	color:#F33;
}

/* ----------------------------------------------------------- */

/** メインのイメージ部分　　*/

#ad div {
	width: 990px;
	margin: 20px auto;
	border: 1px solid #999;
}
#ad div:nth-child(1) {
	background-image: url(../images/top_image1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#ad div h1 {
	width: 300px;
	text-align:center;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 20px 0px 20px;
	margin: 20px 0px 0px 10px;
	line-height:normal;
	background-color: #693;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
#ad .point {
	width: 500px;
	text-align:center;
	color: #FFF;
	font-weight: bold;
	line-height:normal;
	background-color: #333;
	padding: 5px 10px 3px 10px;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
#ad .pd {
	padding:10px 30px;
}
#ad .mg {
	margin:0 30px;
}
#ad div:nth-child(1) p:first-child {
	margin: 0px 0px;
	padding: 0px 30px;
	line-height: normal;
}
#ad div:nth-child(1) .text1 {
	font-size: 72px;
	color: #F30;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
	
	text-shadow: 0px 0px 2px #fff;
	-moz-text-shadow: 0px 0px 2px #fff;
	-webkit-text-shadow: 0px 0px 2px #fff;
	-o-text-shadow: 0px 0px 2px #fff;
	-ms-text-shadow: 0px 0px 2px #fff;
}
#ad div:nth-child(1) .text2 {
	font-size: 45px;
	color: #F30;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
}
#ad div:nth-child(1) .text3 {
	font-size: 30px;
	color: #F93;
	line-height:35px;
}
#ad div:nth-child(1) .text4 {
	font-size: 20px;
	margin:15px 0px 0px 0px;
	background-color: rgba(255,255,255,0.5);
	
	text-shadow: 0px 0px 2px #fff;
	-moz-text-shadow: 0px 0px 2px #fff;
	-webkit-text-shadow: 0px 0px 2px #fff;
	-o-text-shadow: 0px 0px 2px #fff;
	-ms-text-shadow: 0px 0px 2px #fff;
}
#ad div:nth-child(1) .bg_fff {
	background-color: rgba(255,255,255,0.5);
}

/* -----------------------------------------------------------*/

#top {
	width: 990px;
	margin: 30px auto;
	padding: 10px 5px;
	background-image: url(../images/top_image2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#top h1 {
	font-size: 32px;
	color: #FFF;
	font-weight: bold;
	background-color:#C00;
	margin: 10px 0px 20px 0px;
	padding: 10px 0px 3px 0px;
	width: 670px;
	text-align: center;
}
#top .text1 {
	font-size: 32px;
	color: #F00;
	margin: 10px 0px 20px 20px;
}
#top p:last-child {
	width: 650px;
	line-height: normal;
	margin: 10px 20px;
}
#top ul {
	overflow: hidden;
	position: relative;
	zoom:1;
}

#top ul li:nth-of-type(2n+1) {
	width:300px;
	float:left;
}

/** 紙種類　*/

#paper {
	width: 990px;
	margin: 20px auto;
	padding: 0 5px;
	
	overflow: hidden;
	position: relative;
	zoom:1
}
#paper li {
	width: 226px;
	float:left;
	margin:10px;
	text-align: center;
}
#paper li h2 {
	text-align: center;
	padding: 15px 0px 13px 0px;
	background-color:#333;
}
#paper li h2 a {
	font-size: 20px;
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}
#paper p {
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 10px;
	line-height: normal;
}
#paper img {
	margin: 15px auto;
	border: solid 1px #ccc;
}

.bold{
	font-weight:bold;
}

.color000{
	color:#000;
}

.size10 {
	font-size:10px;
	line-height: normal;
}

.size12 {
	font-size:12px;
	line-height: normal;
}

.size18 {
	font-size: 18px;
	line-height: normal;
}
.size24 {
	font-size: 24px;
	line-height: normal;
}
.form .note {
	border: solid 1px #999;
	margin: 20px;
	padding: 10px;
}
