﻿@charset "UTF-8";
/*----------------------------------------------------
	Base Setting(unchanged)
----------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	border: 0;
}
/**base**/html,body,div,iframe,object,span,
/**table**/caption,table,tbody,tfoot,thead,tr,th,td,
/**head**/h1,h2,h3,h4,h5,h6,
/**block**/address,blockquote,p,pre,
/**inline**/abbr,acronym,cite,code,dfn,em,kbd,q,samp,strong,var,
/**edit**/a,del,img,ins,sub,sup,
/**list**/dl,dt,dd,ol,ul,li,
/**form**/fieldset,form,label,legend {
	border: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	background: white;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Arial", "Osaka", "Verdana", sans-self;
	line-height: 1;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight: bold;
}
ol,ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img,iframe {
	border: none;
	text-decoration: none;
}
input,textarea,select,button {
	font-size: 100%;
	font-family: inherit;
}
select {
	margin: inherit;
}
hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px
}
/*----------------------------------------------------
	Common Element(Editing Sites)
----------------------------------------------------*/
html,body {
	background: #F7F4F0 url(../img/subwin/bg_base.gif) repeat 0px 0px;
	margin: 0;
	padding: 0 auto;
	text-align: center;
}
#header,#contents,#footer {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 600px;
}
#header {
	background: url(../img/subwin/bg_header.jpg) no-repeat center top;
	overflow: hidden;
	height: 40px;
}
#contents {
	font-size: 80%;
	background: url(../img/subwin/bg_contents.jpg) repeat-y center top;
	padding-bottom: 40px;
	margin-bottom: -20px;
}
#footer {
	background: url(../img/subwin/bg_footer.jpg) no-repeat center bottom;
	overflow: hidden;
	height: 40px;
	padding-bottom: 20px;
}
a:link,a:visited {
	color: #C91568;
}
a:hover,a:active {
	color: #F45581;
	text-decoration: none;
}
hr {
	display: block;
	visibility: hidden;
	height: 1em;
}
* html hr {
	height: 0em;
	border: 0px none;
}
img,a img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: top;
}
/*
em {
	font-style: normal;
	z-index: -1;
	position: relative;
	overflow: hidden;
}
*/

/**Mac IE 5 only\*//*/
em {
	visibility: hidden;
}
/**Mac IE 5 only*/

/*----------------------------------------------------
	contents
----------------------------------------------------*/
h2 {
	background: url(../img/subwin/title_subwin.jpg) no-repeat center top;
	padding: 16px 60px 4px;
	color: #FFFFFF;
	text-align: left;
	font-size: 110%;
}
h3 {
	background: url(../img/subwin/title_subwin.jpg) no-repeat center bottom;
	padding: 16px 60px 12px 68px;
	text-align: left;
}
#contents p,#contents ul,#contents dl {
	text-align: left;
}
#contents p,#contents ul,#contents dl,#contents table {
	padding-top: 0.8em;
}
#contents p,#contents li,#contents dt,#contents dd,#contents th,#contents td {
	line-height: 150%;
}
#inner {
	padding-right: 40px;
	padding-left: 40px;
}
#contents .markOut {
	background: url(../img/contents/bg_border.gif) repeat-x 0px 20px;
	padding-top: 20px;
}
#contents table td {
	vertical-align: top;
}
.indentMark li,.indentMark_g li {
	background: url(../img/subwin/list_icon01.jpg) 0em 0.4em no-repeat;
	padding-left: 16px;
}
.indentMark_g {
	color: #666666;
}
form .entry {
	border: 1px solid #CCCCCC;
}
#form,#mobile {
	background: url(../img/subwin/bg_cont.jpg) repeat-y center top;
	padding-right: 30px;
	padding-left: 30px;
}
.caution {
	color: #EC042D;
}
.tx120 {
	font-size: 120%;
	font-weight: bold;
}
.tx150 {
	font-size: 150%;
	font-weight: bold;
	line-height: 150%;
}
.tx180 {
	font-size: 180%;
	font-weight: bold;
	line-height: 180%;
}
.tx200 {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.2;
}
.mgB20 {
    margin-bottom: 2em;
}
#contents .center {
	text-align: center;
}
#contents .right {
	text-align: right;
}

#contents table.tableView01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "Osaka", "Verdana", sans-serif;
    border-collapse: collapse;
    border-spacing: 0;
	background-color: #fff;
	margin-top: 15px;
	width: 100%;
}
#contents table.tableView01 th,#contents table.tableView01 td {
	padding: 8px 10px 6px;
	border: 1px solid #333;
	margin: 0;
	text-align: center;
	font-size: 115%;
}
#contents table.tableView01 th {
	color: #093C44;
	text-align: left;
}
#contents table.tableView01 td {
}
table .bg01 {
	background-color: #4C4398;
	color: #fff;
}
table .bg02 {
	background-color: #944C63;
	color: #fff;
}
table .bg03 {
	background-color: #FADCE9;
}
table .bg04 {
	background-color: #FFFBC6;
}
table .bg05 {
	background-color: #E60012;
	color: #fff;
}
#contents table.tableView01 .txL {
	text-align: left;
}
.indent_01 li {
	text-indent: -1em;
	margin-left: 1em;
}
/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer p {
	width: 70px;
	font-size: 70%;
	text-align: center;
	margin: 0px auto;
	padding-bottom: 10px;
}
#close a {
	background: url(../img/subwin/bg_close.jpg) no-repeat 0px 0px;
	display: block;
	height: 20px;
	line-height: 150%;
	width: 70px;
}
#close a:link,#close a:visited {
	background-position: 0px 0px;
}
#close a:hover,#close a:active {
	background-position: -70px 0px;
}
em {
	font-weight: normal;
	text-align: center;
	font-size: 80%;
}
/*----------------------------------------------------
	print setting
----------------------------------------------------*/
@media print {
em {
	visibility: hidden;
}
}
