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

body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F2F2F2;
}

a img {
	border: none;
}

a:focus {
	outline: none;
}

a:link {
	color: #3A6EB9;
	text-decoration: underline;
}

a:visited {
	color: #3A6EB9;
	text-decoration: underline;
}

a:hover {
	color: #5B88CC;
	text-decoration: none;
}

li a {
	/*	display: block;*/
	padding: 0px;
	/*	line-height: normal;*/
}

li img {
	vertical-align: bottom;
}

h1, h2, h3, h4, h5, ul, li, ol, dl, dt, dd, p {
	margin: 0px;
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#header {
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-color: #FFF;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

#content {
	_height: 500px;
	/* for IE6 */
	min-height: 500px;
}

h1.pagetitle {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 35px;
	color: #000;
	font-family: "MS Serif", "New York", serif;
	line-height: 1.4em;
}

.comBox {
	clear: both;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
}

.comBox p {
	padding-top: 5px;
	padding-bottom: 5px;

}

.radius {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}

#footer {
	color: #999;
	text-align: center;
	line-height: 1em;
	padding: 15px;
	font-size: 0.9em;
	clear: both;
	font-family: "MS Serif", "New York", serif;
}

#footer a {
	color: #999;
}

dl.normal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

dl.normal dt {
	padding: 8px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

dl.normal dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #006;
}

/* table
-------------------------- */
table.tablebox {
	line-height: 1.6em;
	border: 1px solid #B6B6B6;
	margin-bottom: 15px;
}

.tablebox td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #006699;
	background-color: #FFF;
}

.tablebox2 td {
	border-top-style: none;
	padding: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tablebox .TD1 {
	background-color: #F2F2F2;
	color: #000;
	width: 240px;
}

.tablebox .TD1b {
	background-color: #F2F2F2;
	color: #000;
	width: 240px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tablebox .TD2 {
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
	color: #000;
}

.tablebox .TD2b {
	padding-top: 2px;
	padding-bottom: 2px;
}

.tablebox .brdrB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.td_topline {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

.namebox table tr td {
	margin: 0px;
	padding: 0px;
}




/* form
----------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}

input {
	ime-mode: inactive;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 1em;
	ime-mode: inactive
}

input.nihongo {
	/*	ime-mode: active;*/
	color: #333333;
}

textarea {
	/*	ime-mode: active;*/
	color: #333333;
}

select {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.btnbox {
	text-align: center;
	padding: 15px;
}

.btnbox input {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

.errmsg {
	padding: 10px;
	border: 1px dotted #CCC;
	color: #C00;
	margin-bottom: 10px;
	background-color: #FFFFE6;
}

.msg {
	color: #C00;
}

.com {
	font-size: 0.85em;
	color: #999;
	line-height: 1.4em;
}

/* text
----------------------------------------------------- */
.txt-LL {
	font-size: 1.5em;
}

.txt-L {
	font-size: 1.2em;
}

.txt-M {
	font-size: 0.8em;
}

.txt-S {
	font-size: 0.8em;
	line-height: 1.2em;
}

.txtRed {
	color: #C00;
}

.txtWhite {
	color: #FFF;
	line-height: 1.4em;
}

.txtRed-LL {
	color: #C00;
	font-size: 1.4em;
}

.txtRed-L {
	color: #C00;
	font-size: 1.2em;
}

.txtPink {
	color: #C66;
}

.txtBlue {
	color: #03C;
}

.txtBlue-LL {
	color: #03C;
	font-size: 1.4em;
}

.txtBlue-L {
	color: #03C;
	font-size: 1.2em;
}

.txtGreen {
	color: #009900;
}

.txtGreen-LL {
	color: #009900;
	font-size: 1.4em;
}

.txtGreen-L {
	color: #009900;
	font-size: 1.2em;
}

.txtGray {
	color: #999;
	line-height: 1.6em;
}

.txtWhite {
	color: #FFF;
}

.txt-bg {
	background-color: #F9ECEC;
	font-size: 1.1em;
	padding: 5px;
}

.txt-normal {
	font-weight: normal;
}

.txt-italic {
	font-style: italic;
}

.box-pt5 {
	padding-top: 5px;
}

.box-pt10 {
	padding-top: 10px;
}

.box-pb5 {
	padding-bottom: 5px;
}

.box-pb10 {
	padding-bottom: 10px;
}

.box-pb15 {
	padding-bottom: 15px;
}

.box-pb20 {
	padding-bottom: 20px;
}

.box-ptb5 {
	padding-bottom: 5px;
	padding-top: 5px;
}

.box-ptb10 {
	padding-bottom: 10px;
	padding-top: 10px;
}

.box-mb5 {
	margin-bottom: 5px;
}

.box-mb10 {
	margin-bottom: 10px;
}

.box-mb15 {
	margin-bottom: 15px;
}

.box-mt5 {
	margin-top: 5px;
}

.box-mt10 {
	margin-top: 10px;
}


/* responsive
----------------------------------------------------- */

@media (min-width:768px) {
	.sp_only {
		display: none !important;
	}

	select.country {
		width: 358px;
	}

	input.name_input {
		width: 100px;
	}

	input.email_input {
		width: 388px;
	}

	textarea.contents_textarea {
		width: 728px;
	}

	table.name_table {
		width: 458px;
	}

	table.name_table .last_name_td {
		text-align: right !important;
	}
}

@media (max-width:767px) {
	body {
		font-size: 14px;
		word-break: break-all;
	}

	.pc_only {
		display: none !important;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	h1.pagetitle {
		font-size: 22px;
		text-align: left;
		padding: 30px 10px 20px 10px;
	}

	#container {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}

	select.country {
		width: 98%;
	}

	input.name_input {
		width: 96%;
	}

	input.email_input {
		width: 90%;
	}

	textarea.contents_textarea {
		width: 94%;
	}

	table.name_table {
		width: 100%;
	}

	table.name_table .last_name_td {
		text-align: left !important;
	}

	.comBox {
		clear: both;
		padding-bottom: 15px;
		padding-right: 10px;
		padding-left: 10px;
	}

	table.tablebox .TD1,
	table.tablebox .TD2,
	table.tablebox .TD3,
	table.tablebox .brdrB {
		display: block;
		width: auto;
	}

	.btnbox input {
		width: 90%;
		margin: 6px auto;
	}

	input, select {
		border: 1px solid #8f8f8f;
		margin: 5px 0;
	}

}