@charset "EUC-JP";
body {
	margin: 0px; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0px;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 97%;
	line-height: 1.8em;
	background-image: url(../img-main/back.jpg);
	background-repeat: repeat;
}
#backgr {
	background-image: url(../img-main/body-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.wrapper #backgr #container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.wrapper #backgr #header {
	padding: 0;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper #backgr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
#topspace    {
	padding: 0px;
	height: 60px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topspacewide    {
	padding: 0px;
	height: 70px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#topspace  #logo    {
	background-image: url(../img-main/header-logo.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 150px;
	float: left;
	background-position: left 3px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;	
}
#topspace  #logo  a    {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	width: 150px;
	display: block;
	height: 60px;
	text-indent: -9999px;
	padding: 0px;
}
#topspace  #comment1    {
	margin: 0px;
	height: 48px;
	width: 240px;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
#topspace  #telno    {
	margin: 0px;
	float: right;
	height: 27px;
	width: 265px;
	background-image: url(../img-main/header-tel.jpg);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 11px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 5px;
	line-height: 1em;
}
#topspace  #mail1    {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 65px;
	width: 215px;
	text-indent: -9999px;
	display: block;
}
#topspace  #mail1  a    {
	background-image: url(../img-main/header-bt.jpg);
	background-repeat: no-repeat;
	background-position: -12px 3px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 215px;
	display: block;
}
#topspace  #mail1  a:hover    {
	background-image: url(../img-main/header-bt.jpg);
	background-repeat: no-repeat;
	background-position: -12px -67px;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 215px;
	display: block;
}
#topmnuwide {
	height: 80px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img-main/top-mnu-back1.jpg);
	background-repeat: repeat-x;
	display: block;
}
#topmnuup    {
	height: 41px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img-main/top-mnu-back1.jpg);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	line-height: 2em;
}
#topmnuup  a    {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	height: 33px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
}
#topmnuup  .activenow    {
	color: #FFFFFF;
	background-image: url(../img-main/top-mnu-back2.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	height: 33px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	background-position: left top;
}
#topmnuup  .activenow  a {
	color: #FFFFFF;
	display: block;
	height: 39px;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#topmnuup  a:hover    {
	color: #FFFFFF;
	background-image: url(../img-main/top-mnu-back3.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	height: 33px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	background-position: left top;
}
#topmnudown    {
	padding: 0px;
	height: 39px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img-main/top-mnu-back1.jpg);
	background-repeat: repeat-x;
	background-position: center -41px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	line-height: 3.5em;
	text-align: center;
}
#topmnudown   a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 39px;
}
#topmnudown   a:hover {
	color: #93F8FE;
	text-decoration: underline;
	background-image: url(../img-main/top-mnu-back4.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin: 0px;
	height: 39px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.wrapper #backgr #header #photospace   {
	padding: 0px;
	height: 328px;
	width: 900px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.wrapper #backgr #header #photospace2    {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.wrapper #backgr #header #photospace2 h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-weight: bold;
	margin: 0px;
	color: #666666;
}
.wrapper #backgr #planboard {
	background-image: url(../img-main/plan.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 195px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
.wrapper #backgr #planboard2 {
	background-image: url(../img-main/plan.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 65px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center -195px;
}
.wrapper #backgr #planboard2 #bts1 {
	padding: 0px;
	height: 47px;
	width: 240px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	background-color: #FFF;
}
.wrapper #backgr #planboard2 #bts2 {
	padding: 0px;
	height: 45px;
	width: 240px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.wrapper #backgr #planboard2 #bts3 {
	padding: 0px;
	height: 45px;
	width: 240px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 135px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapper  #backgr  #planboard2  .syousai {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 113px;
	float: left;
}
.wrapper  #backgr  #planboard2  .mousikomi {
	display: block;
	padding: 0px;
	height: 45px;
	width: 119px;
	float: right;
	margin: 0px;
}
.wrapper  #backgr  #planboard2  .syousai a {
	background-image: url(../img-main/bt-syousai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 113px;
	text-indent: -9999px;
}
.wrapper  #backgr  #planboard2  .mousikomi a {
	background-image: url(../img-main/bt-syousai.jpg);
	background-repeat: no-repeat;
	background-position: -118px top;
	display: block;
	padding: 0px;
	height: 45px;
	width: 119px;
	margin: 0px;
	text-indent: -9999px;
}
.wrapper  #backgr  #planboard2  .syousai a:hover {
	background-image: url(../img-main/bt-syousai.jpg);
	background-repeat: no-repeat;
	background-position: left -50px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 113px;
}
.wrapper  #backgr  #planboard2  .mousikomi a:hover {
	background-image: url(../img-main/bt-syousai.jpg);
	background-repeat: no-repeat;
	background-position: -118px -50px;
	display: block;
	padding: 0px;
	height: 45px;
	width: 119px;
	margin: 0px;
}




.wrapper #backgr #mainContent {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper  #footer  {
	background-image: url(../img-main/footer-back.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color: #FFFFFF;
	padding: 0px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	float: right;
}
.wrapper  #footer  p  {
	margin: 0px;
	width: 900px; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 0px; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	color: #FFFFFF;
	text-align: center;
}
#footer .footerbox {
	border-right-color: white;
	border-right-style: dotted;
	border-right-width: 1px;
	font-size: 11px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer .footerbox ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer .footerbox li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
}
#sintyaku {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.2em;
	padding: 0px;
	width: 85%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sintyaku p {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 1.1em;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.clearbox {
	clear: both;
	height: 10px;
	width: 100%;
}
.clearbox5 {
	clear: both;
	height: 5px;
	width: 100%;
}
.clearbox20 {
	clear: both;
	height: 20px;
	width: 100%;
}
.btMain{
	background-image: url(../img-main/bt-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 74px;
	width: 350px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.btMain a{
	display: block;
	padding: 0px;
	height: 74px;
	width: 350px;
	margin: 0px;
}
.btMain a:hover{
	background-image: url(../img-main/bt-main.jpg);
	background-repeat: no-repeat;
	background-position: center -74px;
	display: block;
	padding: 0px;
	height: 74px;
	width: 350px;
	margin: 0px;
}
.imgph{
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
}
.oneimgR {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.onecommentR a {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	display: block;
}
.onecommentR a:hover {
	color: #33CC66;
}
.columnright3{
	padding: 0px;
	float: right;
	width: 450px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.columnleft3{
	padding: 0px;
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.column{
	padding: 0px;
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mp-main{
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mp-main p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aq{
	width: 600px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #EBF2FF;
	display: block;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4B65B2;
	border-bottom-color: #4B65B2;
}

.aq h3 {
	text-indent: -20px;
}

.aq .a{
	padding: 0px;
	text-indent: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.aq .q{
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../html/img/qaq.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	display: block;
	height: 32px;
	text-indent: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9197F2;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aq .q2{
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../html/img/qaq.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	display: block;
	height: 48px;
	text-indent: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9197F2;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aq p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.totop {
	font-size: 11px;
	width: 550px;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}

/*  Add by Izu  */
#crumbs {
    width: 900px;
    border:1px solid #dedede;
    height:1.8em;
}
#crumbs li {
    float:left;
    line-height:1.8em;
    padding-left:.75em;
    color:#777;
}
#crumbs li a {
    display:block;
    padding:0 15px 0 0;
    background:url(/img-main/crumbs.gif) no-repeat right center;
}
#crumbs li a:link, #crumbs li a:visited {
    text-decoration:none;
    color:#777;
}
#crumbs li a:hover, #crumbs li a:focus {
    color:#dd2c0d;
}
.doubleline {   /*二重取り消し線*/
    background-image:url(/img-main/doubleline.gif);
    background-repeat:repeat-x;
    background-position: center;
}
