@charset "utf-8";

body {
	margin:0 auto 0 auto; padding:0;
	border-width:0;
	background:#ffd9ae url("../img/cmn_bg_001.gif") repeat-y 50% 0;
	color:#000000;
	font-family:Arial,verdana,osaka,"MS PGothic",sans-serif;
	text-align:center;
	}

body * {
	margin:0; padding:0;
	}

/*****     link color     *****/
a:link,
a:visited {
	color:#0912c5;
	text-decoration:none;
	}
a:hover,
a:active {
	color:#cc0000;
	text-decoration:underline;
	}

.ct a:link,
.ct a:visited {
	text-decoration:underline;
	}
.ct a:hover,
.ct a:active {
	text-decoration:underline;
	}

/*****     font     *****/
p{
	/*_letter-spacing:0px;*/
	}
.ltext {
	font-size: 110%;
}
.lltext {
	font-size: 118%;
}
.stext {
	font-size: 94%;
	}
.sstext {
	font-size: 83%;
	}
.normal {
	font-weight:normal;
	}
h3,h4,h5 {
	font-size:100%;
	}
hr {
	display:none;
	}
.clear {
	clear:both;
	}
a img {
	border: 0;
	}

/*****     container     *****/
.container {
	margin:0 auto 0 auto; padding:0;
	width:800px;
	text-align:left;
	background-color:#fff;
	}

form {
	font-family:"MS PGothic",osaka,sans-serif;
	margin:0;	padding:0;
	}
input ,
select {
	vertical-align: middle;
	}
input[type="text"],
textarea {
	background-color:#fff;
	}
input[type="text"]:focus,
textarea:focus {
	background-color:#ffd;
	}
.query {
	background-color:#f9ebc6;
	}

/*****     accessibility     *****/
.help{
	display:none;
	/*\*/
	display:inherit;
	position:absolute;
	top:0;left:-2000px;
	/* */
}

/*****     header    *****/
#hd {
	background-color:#fff;
	}
#hd .beginning {
	padding:8px 13px;
	background-color:#f95523;
	color:#fff;
	}
#si {
	float:left;
	width:231px; height:63px;
	}
#si .si01 {
	margin:21px 0 0 18px;
	width:174px; height:33px;
	}
#si h1.si01 {
	margin:19px 0 0 28px;
	width:174px; height:38px;
	}
#su {
	float:right;
	width:542px;
	margin:21px 8px 0 0;
	}
#su .su01 {
	float:left;
	margin:1px 0 0 0; padding:3px 12px 4px 0;
	width:120px;
	border-right:1px solid #8d8d8d;
	white-space:nowrap;
	text-align:right;
	}
#su .su02 {
	float:left;
	width:196px;
	margin:0 0 0 12px; padding:0 0 0 25px;
	white-space:nowrap;
	background:transparent url("../img/cmn_hd_icon_001.gif") no-repeat;
	}
#su .su02 fieldset {
	float:left;
	border:0;
	}
#su .su02 legend {
	display:none;
	}
#su .su02 label {
	position:absolute;
	top:0;left:-2000px;
	}
#su .su02 #search {
	width:105px;
	}
#su .su03 {
	float:right;
	margin:0 0 0 12px;
	width:163px;
	white-space:nowrap;
	}
#su .su03 input  {
	vertical-align:top;
	padding:0 3px;
	}
#su .su03 p,
#su .su03 form {
	display:inline;
	}
/*****     title   *****/
#tl {
	padding:8px 0 6px 30px;
	background:#fff url("../img/temp_bg_001.jpg") no-repeat;
	}
#tl  #bc{
	height:30px;
	}
#tl  h1{
	line-height:1.1em;
	height:36px;
	font-size:180%;
	}
#tl  a:link,
#tl  a:visited {
	color:#000;
	text-decoration:none;
	}
#tl  a:hover,
#tl  a:active {
	color:#000;
	text-decoration:none;
	}
#tl  #bc a:link,
#tl  #bc a:visited {
	color:#0912c5;
	text-decoration:none;
	}
#tl  #bc a:hover,
#tl  #bc a:active {
	color:#cc0000;
	text-decoration:underline;
	}
/*****     contents    *****/
#main{
	background-color:#fff;
	}
.common #main{
	padding:2px 0 0 16px;
	width:784px;
	background-color:#fff;
	}
.common #ctwrap {
	margin:15px 0 0 0;
	float:left;
	width:546px; 
	color:#000;
	text-align:left;
	}
.common #ctwrap .ct {
	border:1px solid #b2b2b2;
	}
#ctwrap a img{
	border:0;
	}

/*****     footer    *****/
.pagetop {
	float:right;
	padding:0 17px 0 0;
	}
#ft {
	clear: both;
	position:relative;
	padding:40px 0 0 0;
	_height:1%;
	}
#ft #cp {
	margin:14px 0 0 0; 
	padding:13px 18px 40px 18px;
	background-color:#8d8d8d;
	border-top:8px solid #faa06f;
	}
#ft address {
	display:block;
	height:1%;
	text-align:right;
	color:#fff;
	font-size:small;
	font-style:normal;
	}
#ft .separatelink {
	margin:0 0 0 10px;
	width:600px;
	list-style:none;
	}
#ft .separatelink li {
	float:left;
	margin-bottom:2px;
	padding:0 5px;
	border-left:2px solid #999;
	white-space:nowrap;
	}
#ft .separatelink li.end {
	border-right:2px solid #999;
	}
/*****     grand navi    *****/
#gn {
	clear:both;
	border-top:2px solid #f00; /*各カテゴリ別CSSで設定。tlの背景色と同一*/
	background:#ffd557 url("../img/cmn_bg_002.gif") no-repeat 0 100%;
	}
#gn ul {
	padding:0 0 0 1px;
	height:35px;
	list-style:none;
	}
#gn li {
	float:left;
	margin:6px 0 0 0; padding:0 0 0 1px;
	height:25px;
	text-align:center;
	background:transparent url("../img/cmn_bg_003.gif") no-repeat 0 3px;
	}
/*#gn li:first-child */
#gn li.start {
	padding-left: 0;
	background-image:none;
	}
#gn li a {
	position:relative;
	display:block;
	height:100%;
	background-repeat:no-repeat;
	background-position: 50% 0;
	text-indent:-2000px;
	/*\*/overflow:hidden;/* */
	}
#gn li a:hover {
	background-position:50% 100%;
	text-decoration:none;
	}
#gn li a#gn01 {
	width:63px;
	background-image:url("../img/cmn2_gn_001.gif");
	}
#gn li a#gn02 {
	width:122px;
	background-image:url("../img/cmn2_gn_002.gif");
	}
#gn li a#gn03 {
	width:110px;
	background-image:url("../img/cmn2_gn_003.gif");
	}
#gn li a#gn04 {
	width:96px;
	background-image:url("../img/cmn2_gn_004.gif");
	}
#gn li a#gn05 {
	width:85px;
	background-image:url("../img/cmn2_gn_005.gif");
	}
#gn li a#gn06 {
	width:96px;
	background-image:url("../img/cmn2_gn_006.gif");
	}
#gn li a#gn07 {
	width:85px;
	background-image:url("../img/cmn2_gn_007.gif");
	}
#gn li a#gn08 {
	width:61px;
	background-image:url("../img/cmn2_gn_008.gif");
	}
#gn li a#gn09 {
	width:72px;
	background-image:url("../img/cmn2_gn_009.gif");
	}

/*****     sub navi    *****/
#snwrap {
	float:right;
	width:220px;
	border-left:1px solid #123456;
	background-color:#fff;
	}
#sn {
	margin:0 0 0 2px; padding:0 0 20px 5px;
	background-color:#abcdef;
	border-top:11px solid #123456;
	}
#sn ul {
	position:relative;
	width:213px;
	list-style: none;
	}
#sn ul ul {
	border-top:0;
	}
#sn ul span,
#sn ul a {
	position:relative;
	display:block;
	line-height:1.2em;
	}
#sn ul em {
	position:relative;
	display:block;
	margin:0 0 4px 0; padding:10px 3px 10px 24px;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	background-color:#456789;
	}

#sn ul li.goindex {
	padding:9px 0 10px 0;
	height:1%;
	}
#sn ul li.goindex a {
	padding:0 0 0 27px;
	background:transparent url("../img/cmn_sn_icon_001.gif") no-repeat 7px 5px;
	}

#sn ul.sn01,
#sn ul.sn02 {
	margin:0 0 19px 0;
	}
#sn ul.sn01 li {
	margin-bottom:2px;
	border:1px solid #95a5ae;
	border-width:1px 0 1px 1px;
	}
#sn ul.sn01 span,
#sn ul.sn01 a {
	padding:9px 3px 9px 20px;
	background:transparent url("../img/cmn_sn_icon_002.gif") no-repeat 11px 12px;
	}
#sn ul.sn01 a:hover {
	background-color:#fff;
	}
#sn ul.sn02 li {
	margin:0 0 2px 0;
	border-bottom:1px solid #95a5ae;
	}
#sn ul.sn02 span,
#sn ul.sn02 a {
	padding:9px 3px 9px 10px;
	background:transparent url("../img/cmn_sn_icon_002.gif") no-repeat 0 12px;
	}

#sn ul.sn01 li.active a{
	background-color:#fff;
	}
#sn ul.sn02 li.active a{
	color:#dd0000;
	text-decoration:underline;
	}

#sn a:link,
#sn a:visited {
	color:#0912c5;
	text-decoration:none;
	}
#sn a:hover {
	color:#dd0000;
	text-decoration:underline;
	}


memo {
	/*\*/overflow:hidden;/* */
}




/*装飾*/
.ct .img-left {
	float:left;
	margin-right:16px;
	margin-bottom:8px;
	}
.ct .img-right {
	float:right;
	margin-left:16px;
	margin-bottom:8px;
	}
.ct .img-center {
	display:block;
	margin:8px auto;
	}

.ct .caution {
	color:#d00;
	}
