@charset "UTF-8";

/*------------ common ------------*/
body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 62.5%;
	background-image: url(../images/pct_bg.gif);
	background-repeat: repeat-x;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #09aa01;
	text-decoration: underline;
}

a:active {
	color: #000000;
}

#wrapper {
	width: 940px;
	padding: 0;
	margin: auto;
}

a img 	{
	background: none!important;
}
 
a:hover img	{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none!important;
}


/* header ------------------------------*/
#header {
	width: 940px;
	height: 148px;
	margin: 0 0 0 0;
}

#logo {
	width: 694px;
	float: left;
	margin-top: 33px;
}

#headertxt {
	width: 237px;
	float: right;
	text-align: right;
	margin-top: 30px;
}

.logo_02 {
	margin-bottom: 34px;
}

/* menu ------------------------------*/
#menu {
	width: 940px;
	height: 79px;
	margin: 0 0 45px 0;
}

#menu li {
	float: left;
	height: 79px;
}

/* crumb ------------------------------*/
#crumbs {
	font-size: 0.9em;
	line-height: 1;
	margin: 0 0 30px 0;
	color: #666666;
}

#crumbs a:link {
	color: #666666;
	text-decoration: none;
}

#crumbs a:visited {
	color: #666666;
	text-decoration: none;
}

#crumbs a:hover {
	color: #666666;
	text-decoration: underline;
}

#crumbs a:active {
	color: #666666;
}

/* main ------------------------------*/
#main {
	width: 940px;
	font-size: 1.3em;
	line-height: 1.8;
}

.maininbox {
	width: 940px;
}

/* contents ------------------------------*/
.contentsbox {
	width: 920px;
	margin: auto;
}

.contentsin {
	width: 920px;
}


/* side ------------------------------*/
#side {
	width: 228px;
	float: right;
}

/* footer pagetop --------------------*/
#pagetop_f {
	text-align: right;
	margin: 0 0 20px 0;
	padding: 15px  0 0;
}

/* footer pagetop --------------------*/
#footerlink {
	text-align: right;
	background-image: url(../images/pct_bg_footer.gif);
	background-repeat: no-repeat;
	width: 940px;
	height: 39px;
	padding-top: 15px;
	font-weight: bold;
}


/* footer ------------------------------*/
#footer {
	font-size: 1.2em;
	line-height: 1.8;
	background-color: #cadd6f;
}

#footerin {
	width: 940px;
	margin: auto;
	padding: 20px 0 20px 0;
}

#footerlist {
	width: 470px;
	float: left;
}

#footerbnr {
	width: 315px;
	float: right;
}

#copy {
	width: 940px;
	margin: 15px auto;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.8;
}

/* parts ------------------------------*/

h1 {
	font-size: 1.2em;
	font-weight: bold;
}

.none {
	font-size: 1px;
	line-height:0;
	display: none;
}

.attention {
	color: #cc0000;
	font-weight: bold;
}

/* pagetop */
.c_pagetop {
	text-align: right;
	padding: 0;
	margin: 15px 0 25px 0;
}

.c_pagetop_nom {
	text-align: right;
	padding: 0;
	margin: 0 0 30px 0;
}

/* list typenone */
.typenone {
	list-style-type: none;
}

/* center */
.center {
	text-align: center;
}

/* right */
.right {
	text-align: right;
}

/* clear */
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

/* fontsizeclear */
.sizeclear {
	font-size: 1px;
	line-height: 0;
}

/* boldtxt */
.boldtxt {
	font-weight: bold;
}

/* bigtxt */
.bigtxt {
	font-weight: bold;
	font-size: 1.4em;
}

.indent {
	margin-left: 1em; /* ブロック全体を 1em 右に */
	text-indent: -1em; /* 先頭の1文字のみ 1em 左に */
}


/* fontsizeclear */
.orangebox {
	background-color: #fdd171;
	padding: 15px 20px 15px 20px;
}

.orangeinbox {
	width: 900px;
}

.orangetxt {
	width: 550px;
	float: left;
}

.orangebtn {
	width: 267px;
	float: right;
}

.sttlbg {
	background-image: url(../../access/images/bg_ttl.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 920px;
	font-size: 1.4em;
	line-height: 1;
	font-weight: bold;
	padding: 15px 0 0 20px;
	margin: 0 0 20px 0;
}



/* margin */
.mb02 {
	margin-bottom: 2px;
}

.mb07 {
	margin-bottom: 7px;
}

.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.mr10 {
	margin-right: 10px;
}

.pt0 {
	padding-top: 0!important;
}



.subhead {
    border-bottom: 5px solid #ee7702;
	padding-top: 40px;
    padding-bottom: 5px;
    margin-bottom: 20px;
	font-weight: 600;
}





