/@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2,
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong,
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table,
caption, tbody, tfoot, thead, tr, th, td, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
	display: block;
}

* {
	letter-spacing: 0;
}

/* IE7用のおまじない */
ul {
	list-style: none;
}

code {
	font-family: "Courier New", Courier, monospace;
	color: #555;
}

/* font-style */
small {
	font-size: 80%;
}

strong {
	font-weight: bold;
	color: #4d4d4d;
}

em {
	font-weight: bold;
	font-style: normal;
}

.itaric {
	font-style: italic;
}

.small {
	font-size: 80%;
}

.big {
	font-size: 140%;
	font-weight: bold;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.wrapping {
	overflow: hidden;
}

::selection {
	color: #555;
	background-color: #cbf2ff;
}

::-moz-selection {
	color: #555;
	background: #cbf2ff;
}

:focus {
	-moz-outline-style: none;
}





html,
body {
	margin: 0;
	paddng: 0;
	background: url("../img/bg.gif") repeat;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
	line-height: 1em;
}



/* アンカーリンク */
a, a:visited {
	color: #ef411f;
	text-decoration: underline;
	-moz-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
}
a:hover, a:active {
	color: #ef411f;
	text-decoration: none;
}
a:active, a:focus {
	outline: 0 none;
}



/* フロート */
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.cf:after {
	content: "";
	display: block;
	clear: both;
}



/* ※印段落設定 */
.paragraphIndent p {
	margin-left: 1em;
	text-indent: -1em;
}



/* トップページ */
#topHeader {
	margin: 0 auto;
	padding: 0;
	width: 958px;
	height: 50px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
#topHeader h1 {
	margin: 0;
	padding: 0;
	width: 958px;
	height: 50px;
}
#topContainer {
	margin: 0 auto;
	padding: 0 0;
	width: 958px;
	font-size: 13px;
	line-height: 1.5em;
	background: #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.topMenu {
	float: left;
	margin: 0;
	padding: 0;
	width: 525px;
	height: 415px
}
.topMenu ul {
	margin: 0;
	padding: 0;
	width: 525px;
	height: 415px
}
.topMenu li {
	float: left;
	margin: 0;
	padding: 0;
	width: 75px;
	height: 415px
}
.topSide {
	float: right;
	margin: 0;
	padding: 0;
	width: 433px;
	height: 415px;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	background: #30999a;
}
.topSide a, a:visited {
	color: #f6c0b5;
	text-decoration: underline;
	-moz-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
}
.topSide a:hover, a:active {
	color: #f6c0b5;
	text-decoration: none;
}
.topSide a:active, a:focus {
	outline: 0 none;
}
.topIndent p {
	margin: 5px 10px 0 2em;
	text-indent: -1em;
}



/* ヘッダタイトル */
#header {
	margin: 0 auto;
	padding: 0;
	width: 958px;
	height: 86px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
#header h1 {
	margin: 0;
	padding: 0;
	width: 958px;
	height: 50px;
}
#header h2 {
	margin: 0;
	padding: 0;
	width: 958px;
	height: 36px;
}

/* メインコンテナ */
.container {
	margin: 0 auto;
	padding: 10px 0;
	width: 958px;
	font-size: 13px;
	line-height: 1.5em;
	background: #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}

/* テキスト・テーブル枠 */
.textbox {
	margin: 0 10px 10px 10px;
	padding: 10px;
	width: 916px;
}
.form1 {
	border: 1px solid #dc6c56;
}
.attention {
	color: #a00;
	font-weight: bold;
}
.tablebox {
	margin: 10px 10px 0 10px;
	padding: 10px;
	width: 916px;
}
.entryContentsTitle {
	width: 915px;
	font-size: 15px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #dc6c56;
	border-left: 1px solid #fff;
}
.entryContentsTitleAttention  {
	width: 915px;
	font-size: 15px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #dc6c56;
	border-left: 1px solid #fff;
}

.entryTopTextAttention {
	margin-left: 30px;
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
}
.entryTopTextError {
	margin: 0;
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
}
table.entryTable {
	width: 916px;
}
.entryTable th {
	margin: 0;
	padding: 4px 10px;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dotted #dc6c56;
	background: #fce5e0;
}
.entryTable td {
	margin: 0;
	padding: 2px 10px;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
.entryTable input[type="text"] {
	margin: 0;
	padding: 5px;
	height: 26px;
	font-size: 13px;
	line-height: 1em;
	color: #333;
	border: solid 1px #ccc;
}
.errormark .entryTable input[type="text"] {
	border: solid 1px #dc6c56;
}
.entryTable span {
	font-size: 13px;
	color: #a00;
	font-weight: bold;
}
.mailformArrow {
	color: #dc6c56;
}
.mailformInput050 {
	width: 50px;
}
.mailformInput075 {
	width: 75px;
}
.mailformInput100 {
	width: 100px;
}
.mailformInput200 {
	width: 200px;
}
.mailformInput300 {
	width: 300px;
}
.mailformInput350 {
	width: 350px;
}
.mailformInput380 {
	width: 380px;
}
.mailformInput400 {
	width: 400px;
}
.mailformTextAreaH150 {
	margin: 0;
	padding: 3px;
	width: 650px;
	height: 150px;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	border: solid 1px #ccc;
}
.mailformSelect {
	margin: 0;
	padding: 5px;
	width: 150px;
	height: 26px;
	border: 0;
	font-size: 13px;
	border: solid 1px #ccc;
}
.mailformSelect2 {
	margin: 0;
	padding: 5px;
	width: 450px;
	height: 26px;
	border: 0;
	font-size: 13px;
	border: solid 1px #ccc;
}
.mailformInputBtn {
	margin: 20px 179px 0 149px;
}
.mailformInputBtn li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mailformInputBtn input[type="submit"].mailformInputBtnSub {
	display: block;
	margin-right: 20px;
	padding: 0;
	width: 285px;
	height: 60px;
	text-indent: -9999px;
	border: 0;
	background: url("../img/buttomFormSub.gif") 0 0 no-repeat;
	cursor: pointer;
}
.mailformInputBtn .mailformInputBtnCheck {
	display: block;
	margin-right: 20px;
	padding: 0;
	width: 285px;
	height: 60px;
	text-indent: -9999px;
	border: 0;
	background: url("../img/buttomFormCheck.gif") 0 0 no-repeat;
	cursor: pointer;
}
.mailformInputBtn input[type="reset"] {
	display: block;
	margin: 0;
	padding: 0;
	width: 285px;
	height: 60px;
	text-indent: -9999px;
	border: 0;
	background: url("../img/buttomFormClear.gif") 0 0 no-repeat;
	cursor: pointer;
	}
.mailformInputBtn input[type="button"] {
	display: block;
	margin: 0;
	padding: 0;
	width: 285px;
	height: 60px;
	text-indent: -9999px;
	border: 0;
	background: url("../img/buttomFormBack.gif") 0 0 no-repeat;
	cursor: pointer;
}



#footer {
	margin: 0 auto;
	padding: 0;
	width: 958px;
	height: 58px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background: #bbb;
	font-size: 12px;
	line-height: 48px;
}
#footer span {
	margin: 0 10px;
	padding: 0;
}
.footerLeft {
	float: left;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
}
.footerRight {
	float: right;
	padding: 5px;
	font-size: 12px;
	line-height: 48px;
	text-align: right;
}
.footerLeft a, a:visited {
	color: #ef411f;
	text-decoration: underline;
	-moz-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
}
.footerLeft a:hover, a:active {
	color: #ef411f;
	text-decoration: none;
}
.footerLeft a:active, a:focus {
	outline: 0 none;
}
