@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_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #000000;
}

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

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

a:hover {
	color: #009944;
	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: 196px;
	margin: 0 0 40px 0;
}

#logo {
	width: 262px;
	float: left;
	margin-top: 38px;
}

#headertxt {
	width: 400px;
	float: left;
	margin-top: 38px;
}

#headertxt h2 {
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: bold;
	color: #452b01;
}

#tel {
	width: 224px;
	float: right;
	margin-top: 38px;
}

.headerin {
		width: 940px;
}

/* menu ------------------------------*/
#menu {
	width: 940px;
	height: 70px;
	margin: 0 0 30px 0;
}

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

/* crumb ------------------------------*/
#crumbs {
	font-size: 0.9em;
	margin: 0 0 20px 0;
	color: #333333;
}

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

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

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

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

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

.maininbox {
	width: 940px;
}

/* contents ------------------------------*/
#main #contents {
	width: 670px;
	float: right;
}

.conteinbox {
	width: 670px;
}

.subcontents {
	width: 670px;
	margin: auto;
}

.subconinbox {
	width: 670px;
}


/* side ------------------------------*/
#side {
	width: 230px;
	float: left;

}

#side_menu {
	width: 220px;
	float: left;
	background-color: #cccccc;
	padding: 10px 0 10px 10px;
	margin: 0 0 20px 0;
}

/* footer pagetop --------------------*/
#pagetop_f {
	text-align: right;
	margin: 0 0 35px 0;
	padding: 30px 40px 0 0;
}

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

#footerin {
	width: 940px;
	margin: auto;
	background-image: url(../images/pct_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px 0 20px 0;
	color: #FFFFFF;
}

#copy {
	font-size: 0.9em;
}

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

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

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

.attention {
	color: #c95148;
	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.2em;
}

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

/* left305txt */
.left305txt {
	width: 305px;
	float: left;
}

/* right310img */
.right310img {
	width: 310px;
	float: right;
	display: block;
}

.box01 {
	background-image: url(../images/pct_box01_bg.jpg);
	background-repeat: repeat-y;
}

.boxinbox {
	width: 600px;
	margin: auto;
}

.pricebox {
	background-image: url(../images/pct_price_bg.jpg);
	background-repeat: repeat-y;
}

.priceinbox {
	width: 575px;
	margin: auto;
}

/* 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;
}

/* ------------guide------------ */
#nav { 
	width: 207px; 
	margin: 0; 
	position: relative; 
	line-height:1; 
	text-align: left;
	float: left;
}
#nav li { list-style: none; float: left; position: relative; }
#nav ul { display: none; position: absolute; top: 70px; left: 0; }
* html #nav ul { line-height: 0; }
#nav ul li { float: none; }
#nav ul { width: 207px; }
#nav ul ul { top: 0; left: 207px; }
#nav ul a { 
	display: block;
	width: 188px;
	background:#d1e4d5;
	padding: 8px;
	color: #000;
	border-top: 1px solid #ffffff;
	font-size: 1.2em;
	line-height: 1.3;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#nav ul a.hover { 
	background: #208b36;
	color: #ffffff;
}

/* ------------guide------------ */
#nav_b { 
	width: 137px; 
	margin: 0; 
	position: relative; 
	line-height:1; 
	text-align: left;
	float: left;
}
#nav_b li { list-style: none; float: left; position: relative; }
#nav_b ul { display: none; position: absolute; top: 70px; left: 0; }
* html #nav_b ul { line-height: 0; }
#nav_b ul li { float: none; }
#nav_b ul { width: 137px; }
#nav_b ul ul { top: 0; left: 137px; }
#nav_b ul a { 
	display: block;
	width: 118px;
	background:#d1e4d5;
	padding: 8px;
	color: #000;
	border-top: 1px solid #ffffff;
	font-size: 1.2em;
	line-height: 1.3;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#nav_b ul a.hover { 
	background: #208b36;
	color: #ffffff;
}