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

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/body_back.jpg);
}
@media screen and (min-width: 769px){
	#mainBox,#mainBoxgraf,#footerhonmon {
		width: 900px;
	}
}
@media screen and (max-width:768px){
	#mainBox,#mainBoxgraf,#footerhonmon {
		width: 90%;
	}
	#mainBox #contents form ol {
		margin: 0px;
		padding: 0px;
	}
}
#mainBox {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#mainBoxgraf{
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#mainBoxmini {
	text-align: left;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
.clear {
	clear:both;
}  
.clear hr { display:none; }  
#mainBox #menu .menubox {
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}
#mainBox2 #footmenu #news {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 12px;
	margin-left: 25px;
}
#mainBox2 #footmenu #news ul {
	color: #F60;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#mainBox2 #footmenu #news ul li .newshonmomn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
}
#mainBox #syushi {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	background-color: #efefef;
	float: right;
	margin-top: 80px;
	width: 50%;
	margin-right: 40px;
	padding: 16px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	background-image: url(../images/orange.png);
	background-repeat: no-repeat;
	background-position: -17px 13px;
}
#mainBox #logo {
	float: left;
}
#mainBox #memberbtn {
	text-align: right;
	margin-right: 40px;
}
#mainBox #syushi #honmon {
	margin-top: 10px;
	color: #666;
}
#mainBox2 #footmenu {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footmenuback.jpg);
	background-repeat: no-repeat;
	background-position: -100px -30px;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-right: 30px;
}
#contents{
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	background-color: #FFF;
	padding: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footerbox {
	background-color: #f8ecf1;
	height: 100px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #dabada;
}
#footerhonmon {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#mainBox2 #footmenu ol {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.8em;
	list-style-type: none;
	float: right;
}
#mainBox2 #footmenu ol li {
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
	text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}
#mainBox2 #footmenusec {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footmenuback.jpg);
	background-repeat: no-repeat;
	background-position: -100px -200px;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-right: 30px;
}
#mainBox2 #footmenusec ol {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.8em;
	list-style-type: none;
	float: right;
}
#mainBox2 #footmenusec ol li {
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
	text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}
#mainBox2 {
	background-image: url(../images/common/body_back2.jpg);
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #4B98DC;
}
#mainBox #sectitle {
	margin-top: 40px;
	margin-left: 200px;
}
#mainBox #contents table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #CCF;
	color: #036;
	text-align: center;
}
#mainBox #contents table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69F;
	line-height: 1.6em;
}
#mainBox #contents table tr .bukai {
	background-color: #E9E5B8;
}
#mainBox #contents table tr .senmon {
	background-color: #CCF;
	font-weight: bold;
}

#mainBoxmini #contents table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #CCF;
	color: #036;
	text-align: center;
}
#mainBoxmini #contents table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69F;
	line-height: 1.6em;
}
#mainBoxmini #contents table tr .bukai {
	background-color: #E9E5B8;
}
#mainBoxmini #contents table tr .senmon {
	background-color: #CCF;
	font-weight: bold;
}

#mainBox #menusec .menusecbox {
	float: left;
	margin-left: 19px;
}
#mainBoxmini #menusec .menusecbox {
	float: left;
	margin-left: 19px;
}
#mainBoxgraf #menusec .menusecbox {
	float: left;
	margin-left: 19px;
}
#mainBoxgraf #menusec .menusecbox {
	float: left;
	margin-left: 19px;
}

#mainBox #contents dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7em;
}
#mainBoxmini #contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.6em;
}

#mainBoxgraf #contents h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #369;
	padding-left: 10px;
	font-weight: normal;
	font-size: 24px;
}
#mainBox #contents h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #369;
	padding-left: 10px;
	font-weight: normal;
}
#mainBoxmini #contents h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #369;
	padding-left: 10px;
	font-weight: normal;
}
#mainBox #contents dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 5px;
	background-image: url(../images/dtback.jpg);
	background-repeat: repeat-x;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8DBC00;
}
#mainBox #contents dl dd ol {
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
#mainBox #contents dl dd ol li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px;
    border-top:2px solid #8DBC00;
    background:#f6f6f6;
}
#mainBox #contents dl dd ol li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:-2px;
	left:-2em;
	width:2em;
	padding:4px 0;
	border-top:2px solid #8DBC00;
	color:#fff;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, sans-serif;
	text-align:center;
	background-color: #8DBC00;
}
#mainBox #contents #inquiry tr th {
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F3FF;
	line-height: 1.6em;
}
#mainBox #contents #position tr td dl dt {
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	background-image: none;
}
#mainBox #contents #position tr td dl dt .normal {
	font-weight: normal;
}
#mainBox #contents #soshikizu {
	padding-top: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCF;
	padding-bottom: 20px;
}
#mainBox #contents #soshikizu table tr td {
	padding: 3px;
}
#mainBox #contents #soshikizu table td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainBox #contents #msp {
	text-align: center;
}
#mainBox #contents #formtennis #inquiry tr .numberth {
	font-size: 18px;
}
#mainBox #contents #read {
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCF;
	border-bottom-color: #CCF;
}
#mainBox #contents table tr #drhaken {
	font-weight: bold;
	color: #FFF;
	background-color: #FBB03B;
	font-size: 18px;
}
#mainBox2 #footmenusec ol li a {
	color: #FFF;
	text-decoration: none;
}
#mainBox2 #footmenu ol li a {
	color: #FFF;
	text-decoration: none;
}
#mainBox #contents table tr .meibohead1 {
	font-weight: bold;
	background-color: #FFE7C0;
}
#mainBox #contents table tr .meibohead2 {
	font-weight: bold;
	color: #FFF;
	background-color: #667399;
}
#mainBox #contents #read .kyoutyou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
	font-weight: bold;
}
#mainBox2 #footmenu #news ul li a {
	color: #F33;
	text-decoration: none;
}
#mainBox #newsbox {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	padding: 10px;
	float: right;
	width: 50%;
	margin-right: 40px;
	background-color: #FFF;
	color: #F00;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	border: 4px solid #F93;
}
#mainBox #newsbox a {
	color: #F00;
	text-decoration: none;
}
#mainBoxmini #contents #newsfrom {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 5px;
	padding-top: 5px;
}
#mainBoxmini #contents h2 .h2kakko {
	font-size: 18px;
}
#mainBoxgraf #contents h2 .h2kakko {
	font-size: 18px;
}
#mainBox #contents ol li .quation1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 8px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFDCB6;
	background-color: #F63;
	color: #FFF;
}
#mainBox #contents ol li .quationkoumoku2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 8px;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
#mainBox #contents ol li .quationkoumoku {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F93;
}
.quationkoumoku3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F96;
}
#mainBox #contents form #final {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #06C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}
#mainBoxgraf #contents #suggestion {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding: 12px;
	margin-bottom: 20px;
}
#mainBoxgraf #contents h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}
#mainBoxgraf #contents #suggestion ul li {
	float: left;
	margin-right: 40px;
}
#mainBoxgraf #contents #datep {
	font-size: 14px;
	text-align: right;
}
.err{
	border:solid red 1px;
	padding: 10px;
	color: red;
	width: 200px;
	border-radius: 3px;
}
