@charset "shift_jis";

/*------------ common ------------*/
body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiranogi Kaku Githic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #029120;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

#wrapper {
	width: 900px;
	padding: 0;
	margin: auto;
}

/* header ------------------------------*/
#wrapper #header {
	width: 900px;
	padding: 0;
	margin: 0;
	background-image: url(../images/txt_freedial.gif);
	background-repeat: no-repeat;
	background-position: right 18px;
	font-size: 1.2em;
	line-height: 1.8;
	margin: 0 0 10px 0;
	height: 100px;
}

#header #logo {
	width: 212px;
	float: left;
}

#header #txtbox {
	width: 635px;
	float: right;
	background-image: url(../images/pct_chairlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 35px;
	margin: 20px 0 0 0;
}

#header #txtbox .freedial {
	display: none;
	font-size: 1px;
	line-height:0;
}

/* menu ------------------------------*/
#wrapper #menu {
	width: 900px;
}

#wrapper #menu li {
	float: left;
}

/* search ★★★20140206修正ここから★★★ ------------------------------*/
#searchbox {
	width: 730px;
	height: 55px;
	background-image: url(../images/pct_search_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 9px 0 0 170px;
}

#searchbox_in {
	width: 730px;
}

#search_pulldown {
	float: left;
	margin: 0 7px 0 0;
}

#search_start {
	float: left;
}

.searchtxt_w01 {
	width: 195px;
	font-size: 1.4em;
}

.searchtxt_w02 {
	width: 225px;
	font-size: 1.4em;
}

.searchtxt_w03 {
	width: 70px;
	font-size: 1.4em;
}

.searchtxt_w04 {
	width: 150px;
	font-size: 1.4em;
}

/* Firefox hack start */
@-moz-document url-prefix() {
.searchtxt_w01 {
	width: 195px;
	font-size: 1.3em;
}

.searchtxt_w02 {
	width: 225px;
	font-size: 1.3em;
}

.searchtxt_w03 {
	width: 70px;
	font-size: 1.3em;
}

.searchtxt_w04 {
	width: 150px;
	font-size: 1.3em;
}
}
/* Firefox hack end */

/* iPad hack start */
@media screen and (max-device-width: 1024px) {
.searchtxt_w01 {
	width: 195px;
	font-size: 1.1em;
}

.searchtxt_w02 {
	width: 225px;
	font-size: 1.1em;
}

.searchtxt_w03 {
	width: 70px;
	font-size: 1.1em;
}

.searchtxt_w04 {
	width: 150px;
	font-size: 1.0em;
}
}
/* iPad hack end */

/* search ★★★20140206修正ここまで★★★ ------------------------------*/


/* crumb ------------------------------*/
#crumbs {
	height: 30px;
	font-size: 1.1em;
	color: #666666;
	line-height: 2.5;
	margin: 15px 0 0 0;
	background-color: #f0f0f0;
	padding: 0 10px 0 10px;
}

#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: 900px;
	padding: 20px 0 50px 0;
}

/* contents_right ------------------------------*/
#contents_right {
	width: 710px;
	float: right;
	font-size: 1.2em;
	line-height: 1.8;
}

.rightinbox {
	width: 710px;
}

/* contents ------------------------------*/
#contents {
	width: 520px;
	float: left;
}

.inbox {
	width: 520px;
}

/* side_left ------------------------------*/
#side_left {
	width: 170px;
	float: left;
	font-size: 1.1em;
	line-height: 1.5;
}

#menu_left {
	margin: 0 0 20px 0;
}

#menu_left .menu {
	background-image: url(../images/pct_side_menubg.gif);
	background-repeat: repeat-y;
}

#menu_left .submenu a:link {
	width: 140px;
	padding: 5px 5px 5px 25px;
	background-image: url(../images/pct_menu_arrow_g.gif);
	background-repeat: no-repeat;
	background-position: 17px 10px;
	display: block;
}

#menu_left .submenu a:visited {
	width: 140px;
	padding: 5px 5px 5px 25px;
	background-image: url(../images/pct_menu_arrow_g.gif);
	background-repeat: no-repeat;
	background-position: 17px 10px;
	display: block;
}

#menu_left .submenu a:hover {
	background-image: url(../images/pct_side_menubg_up.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	color: #FFFFFF;
}

#menu_left .submenu_up {
	background-image: url(../images/pct_side_menubg_up.gif);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 25px;
	color: #FFFFFF;
	display: block;
}

#menu_left .submenu_up a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_left .submenu_up a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#newmenu_left {
	margin: 0 0 20px 0;
}

#newmenu_left .newmenu {
	background-image: url(../images/pct_side_newmenubg.gif);
	background-repeat: repeat-y;
}

#newmenu_left .newsubmenu a:link {
	width: 140px;
	padding: 5px 5px 5px 25px;
	background-image: url(../images/pct_menu_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: 17px 10px;
	display: block;
}

#newmenu_left .newsubmenu a:visited {
	width: 140px;
	padding: 5px 5px 5px 25px;
	background-image: url(../images/pct_menu_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: 17px 10px;
	display: block;
}

#newmenu_left .newsubmenu a:hover {
	background-image: url(../images/pct_side_newmenubg_up.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	color: #FFFFFF;
}

#newmenu_left .newsubmenu_up {
	background-image: url(../images/pct_side_newmenubg_up.gif);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 25px;
	color: #FFFFFF;
	display: block;
}

#newmenu_left .newsubmenu_up a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#newmenu_left .newsubmenu_up a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.cartbox {
	background-color: #edf3f8;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
}

/* side_right ------------------------------*/
#side_right {
	width: 170px;
	float: right;
	font-size: 0.9em;
	line-height: 1.5;
}

/* side common ------------------------------*/
.graylinebox {
	border-bottom: #e2e2e2 solid 3px;
	border-left: #e2e2e2 solid 3px;
	border-right: #e2e2e2 solid 3px;
	padding: 7px 5px 7px 7px;
}

.arrowlist_g {
	padding: 3px 0 3px 8px;
	background-image: url(../images/pct_arrow_g.gif); 
	background-repeat: no-repeat;
	background-position: left 8px;
}

.arrowlist_b_g {
	padding: 3px 0 3px 8px;
	background-image: url(../images/pct_arrow_g.gif); 
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 1.2em;
}


/* footerpagetop ------------------------------*/
#f_pagetop {
	width: 900px;
	text-align: right;
	margin: 0 0 10px 0;
}

/* guide ------------------------------*/
#guidebox {
	font-size: 1.1em;
	line-height: 1.8;
	margin: 0 0 20px 0;
}

#guidebox table {
	font-size: 1em;
}

#guidebox table th {
	text-align: left;
	padding: 0 10px 5px 10px;
	color: #029120;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: top;
	border-right: #999999 solid 1px;
}

#guidebox table td {
	padding: 0 10px 5px 10px;
	vertical-align: top;
	border-right: #999999 solid 1px;
}

#guidebox .sealbg {
	background-image: url(../images/pct_footer_seal.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* footer ------------------------------*/
#footer {
	width: 900px;
	color: #666666;
}

#footer #sitelink {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: #029120 solid 1px;
	font-size: 1.1em;
	line-height: 2;
}

#footer #copy {
	width: 900px;
	margin: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 1.8;
}

#footer .sublist {
	float: left;
}

#footer a:link {
	color: #666666;
	text-decoration: underline;
}

#footer a:visited {
	color: #666666;
	text-decoration: underline;
}

#footer a:hover {
	color: #666666;
	text-decoration: none;
}

#footer a:active {
	color: #666666;
}


/* parts ------------------------------*/
.displaynone {
	font-size: 1px;
	line-height:0;
	display: none;
}

.h1ttl {
	font-size: 1.8em;
	line-height: 1.5;
	font-weight: bold;
	border-bottom: #029120 solid 3px;
	margin: 0 0 20px 0;
}

.h2sttlbox {
	width: 695px;
	background-image: url(../images/pct_bg_sttl.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding: 5px 5px 0 10px;
	margin: 0 0 20px 0;
}

.h2sttl {
	width: 600px;
	font-size: 1.3em;
	line-height: 1.5;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.h2btn {
	width: 85px;
	float: right;
}

.h2sttl_w710 {
	width: 695px;
	background-image: url(../images/pct_bg_sttl.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding: 5px 5px 0 10px;
	margin: 0 0 20px 0;
	font-size: 1.3em;
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bold;
}

.h2sttl_w520 {
	width: 505px;
	background-image: url(../images/pct_bg_sttl_w520.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding: 5px 5px 0 10px;
	margin: 0 0 20px 0;
	font-size: 1.3em;
	line-height: 1.5;
	color: #FFFFFF;
	font-weight: bold;
}

.pagelink {
	float: left;
	width: 173px;
	text-align: center;
	margin: 0 0 15px 0;
}

.pagelink_wide {
	float: left;
	width: 260px;
	text-align: center;
	margin: 0 0 10px 0;
}

.attention {
	color: #cc0000;
	font-weight: bold;
}

.arrow_g {
	padding: 0 0 0 8px;
	background-image: url(../images/pct_arrow_g.gif); 
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
}

.arrow_y {
	padding: 0 0 0 18px;
	background-image: url(../images/pct_arrow_y.gif); 
	background-repeat: no-repeat;
	background-position: left 2px;
	font-weight: bold;
}

.grayline {
	width: 490px;
	border: #e2e2e2 solid 3px;
	padding: 10px;
}

/* pagetop */
.c_pagetop {
	text-align: right;
	padding: 0;
	margin: 10px 0 30px 0;
}

.c_pagetop_nom {
	text-align: right;
	padding: 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;
}

/* margin */
.mb02 {
	margin-bottom: 2px;
}

.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;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}
/* table kakaku */
.kakaku {
	font-weight: normal;
}
.c_pagetop_gray {
	text-align: right;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.iro {
	color: #00F;
}
