* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: url(img/all_back.gif);
}
#all {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	color: #333333;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.4em;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
}
li {
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-leftimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.float-rightimg {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.m_top10 {
	margin-top: 10px;
}
.m_right10 {
	margin-right: 10px;
}
.m_left10 {
	margin-left: 10px;
}
.red {
	color: #CC0000;
}
.pmini11 {
	font-size: 11px;
}
.under_dod {
	border-bottom: 1px dotted #999999;
}
.bold {
	font-weight: bold;
}
/*-- コンテンツ全体 --*/

#contents {
}

/*-- サイトマップフォーマット --*/

.sitemap ul {
	margin-left: 40px;
}
.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 20px;
	padding-left: 25px;
}
.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}

/*-- リンク指定 --*/

a:link {
}
a:visited {
}
a:hover {
}
#main2 a:link  {
	color: #336699;
	text-decoration: underline;
}
#main2 a:visited {
	color: #336699;
	text-decoration: underline;
}
#main2 a:hover {
	color: #084D6B;
	text-decoration: none;
}
#index a:link {
	color: #336699;
	text-decoration: underline;
}
#index a:visited {
	color: #336699;
	text-decoration: underline;
}
#index a:hover {
	color: #084D6B;
	text-decoration: none;
}

/*-- ヘッダ部 --*/

#head {
	position: relative;
}
.summaryimg {
	float: right;
}
.summary01 {
	background: #CCCCCC;
	margin: 0px;
	padding: 4px 0px 3px;
	height: 20px;
}
.summary {
	background: #CCCCCC;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 4px 0px 2px 10px;
	height: 13px;
}
.copy {
	font-size: 11px;
	color: #666666;
	margin-right: 5px;
}

/*-- メインコンテンツ --*/

#main {
	float: right;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
}
#main2 {
	margin-bottom: 20px;
	width: 550px;
}
.path {
	font-size: 11px;
	padding-bottom: 5px;
}

/*-- top --*/

#index {
	padding-left: 10px;
	padding-right: 5px;
}
#index .index-left {
	width: 350px;
	float: left;
}
#index .index-left h1 {
	color: #084D6B;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#index .index-left h2 {
	background: url(img/index_h2back.gif) no-repeat left top;
	line-height: 28px;
	font-size: 13px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#index .indexbox {
	width: 350px;
	background: url(img/indexbox_back.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#index .indexbox h3 {
	font-size: 12px;
	margin-bottom: 5px;
	background: url(img/arrow.gif) no-repeat left center;
	padding-left: 13px;
}
#index .indexbox img {
	float: left;
	padding-right: 10px;
}
#index .indexbox p {
	margin-bottom: 10px;
	float: right;
	margin-right: 5px;
	padding: 0px;
	width: 250px;
}
#index .index-right {
	float: right;
	width: 170px;
}
#index .indexbox2 {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
	padding: 5px 5px 10px;
	clear: both;
	background: #F0F0F0;
}
#index .indexbox2 h3 {
	font-size: 12px;
	font-weight: normal;
	background: url(img/arrow.gif) no-repeat left center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#index .indexbox2 p {
}
#index .indexbox2 p.indexdod {
	background: url(img/indexbox_back.gif) repeat-x left bottom;
	padding-bottom: 10px;
}
#index .indexbox2 p.indeximg {
	text-align: center;
	margin-bottom: 5px;
}
.detail {
	padding-left: 12px;
	line-height: 1.2em;
	font-size: 11px;
}
.indextop {
	margin-left: 10px;
}

/*-- フッター --*/

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#footer p {
	font-size: 11px;
	margin: 5px 0px 5px 8px;
	padding: 0px;
	line-height: 1.2em;
}
#footer p a:link {
	text-decoration: none;
	color: #333333;
}
#footer p a:visited {
	text-decoration: none;
	color: #333333;
}
#footer p a:hover {
	text-decoration: underline;
	color: #333333;
}
#footer .footer_name {
	background: url(img/footer_back.gif) no-repeat left bottom;
	margin: 0px;
	padding: 2px 0px 0px 8px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
#footer .footer_name a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
address {
	font-style: normal;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 5px 8px;
	background: #333333;
	color: #CCCCCC;
	line-height: 1.4em;
	height: 30px;
}
address a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
address a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
address a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*-- サイドメニュー --*/

#menu {
	width: 180px;
	float: left;
	margin: 10px 0px 20px;
	padding-left: 10px;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu dl {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#menu dt {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
#menu dt a {
	color: #333333;
	text-decoration: none;
	background: url(img/menu_dt.gif) no-repeat left top;
	display: block;
	padding-left: 21px;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 1px;
}
#menu dd {
	margin: 0px;
	padding: 0px;
}
#menu dd a {
	background: url(img/menuarrow.gif) no-repeat left top;
	display: block;
	color: #333333;
	padding-left: 18px;
	line-height: 25px;
}
#menu dd.menudd2 a {
	background: url(img/menuarrow2.gif) no-repeat left top;
	line-height: 25px;
	display: block;
}
#menu .menuguideimg {
	margin-top: 15px;
}
#menu .menuguide {
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#menu .menuguide p a {
	display: block;
	line-height: 25px;
	padding-left: 18px;
	background: url(img/menuarrow.gif);
	color: #333333;
}
#menu .menuguide p.menuguide2 a {
	display: block;
	line-height: 25px;
	padding-left: 18px;
	background: url(img/menuarrow2.gif);
}

/*-- フォーム --*/

.mail-form{
}
.mail-input {
	text-align: center;
}
.caution {
	font-weight: bold;
}

/*-- main2 --*/

#main2 h1 {
	background: url(img/2nd_h1.gif) no-repeat left top;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 18px;
	margin-bottom: 10px;
}
#main2 h2 {
	background: url(img/2nd_h2.gif) no-repeat left top;
	line-height: 26px;
	font-size: 13px;
	padding-left: 16px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main2 h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#main2 p {
	padding-bottom: 10px;
}

/*-- second --*/

#main2 .second p {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/*-- third --*/

#main2 .third {
}
#main2 .third h2 {
	margin-top: 5px;
}
#main2 .third h3 {
	margin-right: 0px;
	margin-left: 0px;
	border-left: 5px solid #6B757B;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	width: auto;
	text-indent: 5px;
}
#main2 .third p {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
}
#main2 .third ul {
	list-style: square;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 25px;
}
#main2 .third ul li {
}
#main2 .third p.attention {
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

/*-- その他 --*/

#main2 table.tbl01 {
	background: #666666;
	width: 530px;
	font-size: 12px;
	padding: 0px;
	margin: 15px 0px 15px 10px;
}
#main2 table.tbl01 th {
	background: #E8ECEE;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main2 table.tbl01 td {
	color: #666666;
	background: #FFFFFF;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main2 table.tbl01 td.tbl01td {
	text-align: center;
	background: #C7D0D6;
}
#main2 table.tbl02 {
	background: #666666;
	font-size: 12px;
	width: 530px;
	margin: 15px 10px;
	padding: 0px;
}
#main2 table.tbl02 th {
	background: #C7D0D6;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main2 table.tbl02 td {
	color: #666666;
	background: #FFFFFF;
	line-height: 1.4em;
	margin: 0px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main2 table.tbl02 td.tbl01td {
	background: #E8ECEE;
}
#main2 .waku {
	border: 1px solid #666666;
	width: 500px;
	margin-left: 25px;
}

#main2 .privacy ul{
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 30px;
	list-style: square;
	color: #666666;
}
#main2 .privacy li {
	line-height: 1.6em;
}

#main2 table.tblinquiry {
	font-size: 12px;
	margin: 20px 10px 15px 20px;
	background: #666666;
}
#main2 table.tblinquiry th {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	background: #EAEAEA;
}
#main2 table.tblinquiry td {
	color: #666666;
	padding: 7px;
	background: #FFFFFF;
	line-height: 2em;
}
#main2 table.tbl03 {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 500px;
	font-size: 12px;
	margin-left: 25px;
	background: #999999;
}
#main2 table.tbl03 th {
	text-align: left;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	vertical-align: top;
	border-right: 1px solid #999999;
	background: #E6E6E6;
}
#main2 table.tbl03 td {
	color: #666666;
	padding: 5px 5px 5px 10px;
	line-height: 1.2em;
	background: #FFFFFF;
}
#main2 table.tbl04 {
	width: 255px;
	font-size: 12px;
	background: #999999;
	margin: 10px 10px 0px 5px;
}
#main2 table.tbl04 th {
	text-align: center;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	background: #E6E6E6;
	font-size: 12px;
}
#main2 table.tbl04 td {
	color: #666666;
	padding: 1px;
	line-height: 1.2em;
	background: #FFFFFF;
	margin: 0px;
	text-align: center;
}

#main2 .faq dt {
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
}
#main2 .faq dt span {
	color: #003399;
	font-size: 14px;
}
#main2 .faq dd {
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 12px;
	line-height: 1.8em;
}
#main2 .faq span {
	color: #CC0000;
	font-weight: bold;
}
#main2 .new h2 {
	background: url(none);
	font-weight: bold;
	color: #333333;
	margin: 5px 0px 5px 15px;
	padding: 0px;
}
#main2 .new p {
	margin-left: 15px;
	padding: 0px 0px 5px;
	margin-right: 15px;
}
#main2 ul.ul_list {
	list-style: decimal;
	padding: 0px;
	margin-left: 30px;
	margin-right: 10px;
}
#main2 .pless p {
	margin: 10px 0px;
	padding: 0px 10px;
	line-height: 1.4em;
}
#main2 .float-right_press {
	float: right;
	width: 270px;
}
#main2 .end {
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#main2 .end h3 {
	width: 500px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}
#main2 .end p {
	margin-left: 10px;
}
