/* CSS Document */

body {
	background-color: #FFFF00;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.2em;
 	width: 100%;
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-webkit-text-size-adjust: 100%;
}

/* --- ヘッダー --- */
#headarea {
	width: 100%;
	color: #000000;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#headarea_e {
	width: 100%;
	height:100px;
	color: #000000;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#head {
	width: 100%;
	background-color: none;
	color: #000000;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.locatebox {
	width:100%;
	padding:0px;
	border: hidden;
	margin: 10px auto 0px auto;
	border-spacing: 0px;
	text-align:center;
}
.locatebox_e {
	width:100%;
	border: hidden;
	margin: 0px auto 0px auto;
	padding:0px;
	border-spacing: 0px;
	text-align:center;
}
h1.headt {
	font-size: 1.0em;
	font-weight: normal;
	text-align:left;
	margin: 0px 0px 0px 0px;
}
 
/* --- タイトル --- */
.title_area {
	width:100%;
	height:70px;
	padding:0px;
	border: none;
	margin: 0px auto 0px auto;
	border-spacing: 0px;
	text-align:center;

}
.title_area_e {
	width:100%;
	height:70px;
	border: none;
	background: #2e2930;
	margin: 0px auto 0px auto;
	padding:0px;
	border-spacing: 0px;
	text-align:center;
}
.title_box {
	width:100%;
	height:50px;
	display: inline-block;
	border: none;
	margin: 10px auto 0px auto;
	padding:0px;
	border-spacing: 0px;
	text-align:center;
}
.title_lbox {
	width:30%;
	height:50px;
	padding:0px;
	border: none;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	line-height: 25px;
	text-align:left;
	float: left;
}
.title_rbox {
	width:70%;
	height:50px;
	padding:0px;
	border: none;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	text-align:right;
	float: left;
}
.cnamebox {
	font-size: 1.0em;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	text-align:right;
}
h3.komidashi {
	font-size: 3.0em;
	font-weight: bold;
	letter-spacing: 0.2em;
	color:#ffffff;
	text-align: center;
	line-height: 1.4em;
	background-color: #0000cd;
	width:100%;
	margin: 10px auto 10px auto; 
	padding: 0px 0px 0px 0px;
	display: inline-block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #0000cd;
	border-style: solid;
}
h3.komidashi-main {
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0em;
	color:#ffffff;
	text-align: center;
	line-height: 1.4em;
	background-color: #0000cd;
	width:100%;
	margin: 10px auto 10px auto; 
	padding: 0px 0px 0px 0px;
	display: inline-block;
}
h3.komidashi-s {
	font-size: 1.4em;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	line-height: 1.4em;
	background-color: #0000cd;
	width:100%;
	margin: 20px auto 30px auto; 
	padding: 0px 0px 0px 0px;
	display: inline-block;
}
/* --- メニュー --- */
.menu_area {
	width: 100%;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
}
.menu_box {
	width: 100%;
	border: 0px;
	margin: 5px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
ul.menu {
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li {
	width:25.0%;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.menuz {
	font-size: 1.2em;
	letter-spacing: normal;
	width:96%;
	height:36px;
	text-align:center;
	line-height:36px;
	margin: 0px 2% 0px 2%;
	padding: 0px 0px 0px 0px;
}
.menuz a:link {
	text-decoration:none;
	color:#ffffff;
	display:block;
	background-color: #ffa500;
	text-align:center;
	line-height:36px;
	-webkit-border-radius: 7px 0px 7px 0px;
	-moz-border-radius: 7px 0px 7px 0px;
	-khtml-border-radius: 7px 0px 7px 0px;
	border-radius: 7px 0px 7px 0px;
}
.menuz a:visited {
	color:#ffffff;
}
.menuz a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color: #ffd700;

}
.menuz a:active {
	color: #ffffff;
	background-color: #ffa500;
}

/* --- コンテナ --- */
#container {
	width:100%;
	height:100%;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	text-align:center;
}
#bodybox  {
	width: 100%;
	display: inline-block;
	background: url(/img/w70.png) repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}


/* --- top写真 --- */
.topphbox {
	width:100%;
	border-spacing: 0px;
	text-align: center;
	margin: 20px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
/* --- top写真下メッセージエリア --- */
.message_box {
	width: 96%;
	background:none;
	outline: none;
	color:#000!important;
	border:0px solid #dedede;
	margin: 10px 2% 10px 2%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
h3.message_title {
	font-size: 1.2em;
	font-weight: normal;
	color:#ffffff;
	text-align: left;
	text-indent: 1em;
	line-height: 1.7em;
	background-color: #9fc24d;
	width:96%;
	height: 30px;
	margin: 10px 2% 15px 2%; 
	padding: 0px 0px 0px 0px;
	display: inline-block;
}
.message_body {
	width: 96%;
	outline: none;
	color:#000!important;
	border:0px solid #dedede;
	margin: 10px 2% 10px 2%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/* --- worksループ --- */
.works_loopback {
	width: 100%;
	background: url(/img_parts/w80.png) repeat;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.works_box {
	width: 96%;
	background:none;
	outline: none;
	color:#000!important;
	border:0px solid #dedede;
	margin: 10px 2% 10px 2%;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.works_bodybox {
	width: 100%;
	outline: none;
	color:#000!important;
	border:0px solid #dedede;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


/* --- コンテンツ用 --- */
.box_ph {
	width:100%;
	font-size:small;
	line-height:20px;
	padding:3px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
}
.box_cap {
	width:100%;
	font-size:small;
	line-height:20px;
	padding:0px;
	border: hidden;
	text-align: left;
	border-spacing: 0px;
}

.spacer{
	width:100%;
	height:130px;
	border: hidden;
	margin: 0px;
	padding:0px;
	display: inline-block;
	border-spacing: 0px;
	text-align:center;
	background: none;
}
.centerbox {
	width: 100%;
	outline: none;
	color:#000!important;
	border:0px;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: inline-block;
}
.n-box {
	width: 100%;
	outline: none;
	color:#000!important;
	border:0px solid #dedede;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: inline-block;
	
}
.topfullbox {
	width: 92%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #eaeaea;
	background-image: url(/img_parts/backlogo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px 4% 10px 4%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.halfbox {
	width: 460px;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #eaeaea;
	background:#ffffff;
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}
.inhalfbox {
	width: 45%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #eaeaea;
	background:#ffffff;
	margin: 10px 2% 10px 2%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}

/* --- フッタ --- */
#footer {
	width: 100%;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eae5e3;
	background-image: url(/img_parts/backpigeon_a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:center;
}
#footer_e {
	width: 100%;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eae5e3;
	text-align:center;
}
#foot {
	width: 100%;
	height: 20px;
	background-color: #000000;
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
}
.footerbox {
	width: 100%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:0px solid #dedede;
	margin: 30px auto 30px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.ft-boxa {
	float: left;
	width: 250px;
	margin: 10px 10px 10px 40px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
ul.ftinfoa li {
	font-size: 1.0em;
	list-style-type:disc;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
ul.ftinfoa li a {
	color: #0000FF;
	text-decoration: none;
}
ul.ftinfoa li a:hover {
	color:#0000FF;
	text-decoration: underline;
}
ul.ftinfoa li a:visited {
	color:#0000FF;
	text-decoration: none;
}
ul.ftinfob li {
	font-size: 1.0em;
	list-style-type:none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
ul.ftinfoc li {
	font-size: 1.0em;

	list-style-type:none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* --- タイトル2 --- */
h2.tt-ff {
	font-size: 1.6em;
	text-align: center;
	line-height: 2.0em;
	color: #000000;
	width: 100%;
	border:0px solid #ffa500;
	margin: 20px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
h3.deco_none {
	font-size: 1.1em;
	text-align: left;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}
h3.deco {
	font-size: 1.1em;
	text-align: left;
	color: #FFFFFF;
	width: 96%;
	background-color: #666666;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-top: 5px solid #666666;
	border-left: 10px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 5px solid #666666;
}
h2.deco_6 {
	font-size: 1.6em;
	text-align: center;
	line-height: 2.0em;
	color: #FFFFFF;
	width: 100%;
	background-color: #ffa500;
	border:0px solid #ffa500;
	margin: 20px auto 10px auto;
	padding: 0px 0px 0px 0px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
}
h2.foottitle {
	font-size: 1.2em;
	text-align: center;
	line-height: 2.0em;
	color: #000000;
	margin: 20px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
h3.deco_a {
	font-size: 1.6em;
	text-align: center;
	text-indent: 0em;
	line-height: 1.6em;
	letter-spacing: 0.5em;
	color: #ffa500;
	font-weight: bold;
	background-color: #ffffff;
	width: 96%;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 2px solid #ffa500;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
h3.deco_b {
	font-size: 1.4em;
	text-align: auto;
	line-height: 1.4em;
	text-indent: 1.0em;
	color: #ffa500;
	background-color: none;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border:0px solid #ffa500;
}
.halfbox_6 {
	width: 45%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:0px solid #eaeaea;
	background:#ffffff;
	margin: 10px 2% 10px 2%;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}
p.miya6 {
	width: 94%;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align:left;
	margin: 10px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
/* --- 本文 --- */
p.t1 {
	font-size: 1.0em;
	line-height: 1.6em;
	text-align:left;
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
}
p.t2 {
	font-size: 1.0em;
	line-height: 1.6em;
	text-align:left;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
}
p.modt {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.txt-l {
	text-align:left;
}
.txt-c {
	text-align:center;
}
.txt-r {
	text-align:right;
}

p.l1 { margin-left:1em; }
p.l2 { margin-left:2em;
	line-height: 24px;
	line-height: 25px\9; /* IE8 and below */
	*line-height: 25px; /* IE7 and below */
	text-align:left;
}

p.ta_c { text-align: center;}

p.ex-a {
	font-size: 0.8em;
	line-height: 30px;
	line-height: 30px\9; /* IE8 and below */
	*line-height: 30px; /* IE7 and below */
	text-align:center;
	margin-left: 10px auto 10px auto;
}
.con-box {
	width: 94%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #f5f5f5;
	background:#ffffff;
	margin: 10px 3% 10px 3%;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.con-boxc_m {
	width: 67%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #f5f5f5;
	background:#fff4ff;
	margin: 10px 1% 10px 1%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}
.con-boxc_s {
	width: 27%;
	display: inline-block;
	outline: none;
	color:#000!important;
	border:1px solid #f5f5f5;
	background:#ffffff;
	margin: 10px 1% 10px 1%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}
.locatelink a {
	color:#0000FF;
	border-bottom: none;
}
.locatelink a:visited {
	color: #0000FF;
	border-bottom: none;
}
.locatelink a:hover {
	color: #0000FF;
	border-bottom: 3px double;
}
.locatelink a:active {
	color: #0000FF;
	border-bottom: none;
}

/* --- 画像表示 --- */
.pht-ub {
	width: 96%;
	height: auto;
	border: 0px;
	margin: 4px 2% 4px 2%;
	border-spacing: 0px;
	text-align: left;
	display: inline-block;
}
.pht-lr {
	width: 46%;
	height: auto;
	border: 0px;
	margin: 4px 2% 4px 2%;
	border-spacing: 0px;
	text-align: left;
	display: inline-block;
	float:left;
}
.phb-ub {
	width: 96%;
	height: auto;
	border: 0px;
	margin: 4px 2% 4px 2%;
	border-spacing: 0px;
	text-align: center;
	display: inline-block;
}
.phb-lr {
	width: 46%;
	height: auto;
	border: 0px;
	margin: 4px 2% 4px 2%;
	border-spacing: 0px;
	text-align: center;
	display: inline-block;
	float:left;
}
.ptw_ub {
	width: 48%;
	border: 0px;
	margin: 4px 1% 4px 1%;
	padding:0px 0px 0px 0px;
	display: inline-block;
	float:left
}
.ptw_lr {
	width: 96%;
	border: 0px;
	margin: 4px 2% 4px 2%;
	padding:0px 0px 0px 0px;
	display: inline-block;
	float:left;
}
table.ph-lr {
	width: 40%;
	height: auto;
	border: 0px;
	margin: 5%;
	border-spacing: 0px;
}
img.phsz-pt {
	max-width: 100%;
	max-height: 100%;
	border: 0px;
	margin: 4px auto 4px auto;
	padding:0px 0px 0px 0px;
}

/* --- 画像表示ヨビ --- */
img.worksphsz_250 {
	max-width: 240px;
	max-height: 240px;
	border: 0px;
	margin: 4px auto 4px auto;
	padding:0px 0px 0px 0px;
}
img.worksphsz_200 {
	max-width: 200px;
	max-height: 200px;
	border: 0px;
	margin: 4px auto 4px auto;
	padding:0px 0px 0px 0px;
}
img.worksphsz_150 {
	max-width: 150px;
	max-height: 150px;
	border: 0px;
	margin: 4px auto 4px auto;
	padding:0px 0px 0px 0px;
}
.phbox {
	width:250px;
	margin:5px;
	border: hidden;
	border-spacing: 0px;
	text-align: center;
}
.phcapbox {
	width:100%;
	margin:5px 0px 10px 0px;
	border: hidden;
	border-spacing: 0px;
	text-align: center;
	font-size: 0.6em;
}
.worksphbox {
	max-width: 220px;
	max-height: 220px;
	float: left;
	outline: none;
	border:none;
	margin: 10px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.worksphbox_250 {
	max-width: 250px;
	min-height: 210px;
	float: left;
	outline: none;
	border:none;
	display: block;
	margin: 10px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.worksphbox_200 {
	max-width: 200px;
	min-height: 170px;
	float: left;
	outline: none;
	border:none;
	display: block;
	margin: 10px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.worksphbox_150 {
	max-width: 150px;
	min-height: 130px;
	float: left;
	outline: none;
	border:none;
	display: block;
	margin: 10px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.box_ph_left_250 {
	width:250px;
	font-size:small;
	line-height:20px;
	margin: 0px 10px 0px 10px;
	padding:0px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
	float: left;
}
.box_ph_left_200 {
	width:200px;
	font-size:small;
	line-height:20px;
	margin: 0px 10px 0px 10px;
	padding:0px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
	float: left;
}
.box_ph_left_150 {
	width:150px;
	font-size:small;
	line-height:20px;
	margin: 0px 10px 0px 10px;
	padding:0px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
	float: left;
}
.box_ph_right_250 {
	width:250px;
	font-size:small;
	line-height:20px;
	margin: 0px 20px 0px 10px;
	padding:0px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
	float: right;
}
.box_ph_right_200 {
	width:200px;
	font-size:small;
	line-height:20px;
	margin: 0px 20px 0px 10px;
	padding:0px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
	float: right;
}
.box_ph_right_150 {
	width:150px;
	font-size:small;
	line-height:20px;
	margin: 0px 20px 0px 10px;
	padding:0px;
	border: hidden;
	text-align: center;
	border-spacing: 0px;
	float: right;
}
p.mainw_3 {
	font-size: 1.0em;
	line-height: 2.0em;
	text-align:left;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
}
p.mainw_2 {
	font-size: 0.8em;
	line-height: 1.8em;
	text-align:left;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
}
p.mainw_1 {
	font-size: 0.6em;
	line-height: 1.6em;
	text-align:left;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
}
.workspharea_250 {
	width: 520px;
	float: none;
	outline: none;
	border:none;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.workspharea_200 {
	width: 420px;
	float: none;
	outline: none;
	border:none;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.workspharea_150 {
	width: 320px;
	float: none;
	outline: none;
	border:none;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}




/* --- コンテンツコンテナ --- */
.containerin {
	width: 950px;
	margin: 0 auto;
}

/* --- メインカラム --- */
.main-c {
	float: left;
	width: 700px; /* メインカラムの幅 */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* --- ブログメインカラム --- */
.contentblog {
	float: left;
	width: 700px; /* メインカラムの幅 */
}
/* --- サイドR --- */
.side-r {
	float: left;
	width: 300px; /* サイドバーの幅 */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



h1.top {
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.style9 {color: #666666; font-size: small; }
.style10 {
	font-size: 9px;
	color: #FFFFFF;
}
.style11 {font-size: 9px}
.style12 {color: #FFFFFF}
.style2 {color: #FFFFFF}



/* --- フロートクリア --- */
.clearleft {
	clear: left;
}
.clearright { 
	clear: right; 
}
.clearboth { 
	clear: both;
}
table, td, th {
	border: 0px;
	padding: 0px;
	vertical-align: top;
}


/* --- テーブル --- */
table, td, th {
	padding: 5px;
	border: 0px;
	vertical-align: top;
}
table.login-box {
	width:500px;
	text-align: center;
	border: 0px solid #dcdcdc;
	border-collapse: separate;
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px; 
}
table.list-t {
	width:98%;
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
	white-space: normal;
	margin: 0px 1% 0px 1%; 
	padding: 0px 0px 0px 0px; 
}
td.list-l { text-align: left; }
td.list-c { text-align: center; }
td.list-r { text-align: right; }
td.wd50 { width:50%; }
tr.list-tr-t {
	font-size: 1.0em;
	border: 0.5px solid #dcdcdc;
}
table.e_list-t {
	width:98%;
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
	white-space: normal;
	margin: 0px 1% 0px 1%; 
	padding: 0px 0px 0px 0px; 
}
td.e_list-l { text-align: left; }
td.e_list-c { text-align: center; }
td.e_list-r { text-align: right; }
td.e_bc-f0 {background-color: #f0fff0; }
td.e_bc-f5 { background-color: #f5f5f5; }
tr.e_bc-cc {
	font-size: 0.8em;
	background-color: #cccccc;
	text-align:center;
}
tr.e_tr_bd {border: 1px solid #a9a9a9; }


.con_area-n {
	width: 100%;
	border: 0px;
	margin: 0px 0% 0px 0%;
	padding:0px 0px 0px 0px;
	display: inline-block;
}
.mod-inbox {
	width: 100%;
	border: 0px;
	margin: 0px 0% 0px 0%;
	padding:0px 0px 0px 0px;
	display: inline-block;
	overflow-x: scroll;
}

img.il { float: left; }
img.ir { float: right; margin-right: 5px;}

img.fl {
	float: left; 
	margin: 0px 10px 0px 0px; 
}
ul.topbutton{
    width:280px;
	list-style-type:none;
	float:right;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

ul.topbutton_li{
    width:280px;
    list-style-type:none;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
ul.bf_li {
margin-right: 20px;
list-style-type: none; 
}
ul.photo_r20 li {
display: inline;
margin-right: 20px;
list-style-type: none; 
}
ul.photo_l5 li {
	display: inline;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	list-style-type: none; 
}



/* --- エディター --- */
.editbody {
	width: 900px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.fullbox {
	width: 100%;
	display: inline-block;
	border: 0px solid #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
.harfbox {
	width: 47%;
	display: inline-block;
	border: 1px solid #dcdcdc;
	margin: 5px 1% 5px 1%;
	padding: 0px 0px 0px 0px;
	text-align:left;
	float: left;
}
.blackback {
	background-color: #000000;
}
img.editbutton {
	width: 120px;
	height: 45px;
	border: 0px;
	margin: 5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
}

p.mainw {
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.8em;
	text-align:left;
	margin: 10px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
}

/* --- modfページコンテンツ表示 --- */
.modfcbox_0 {
	width: 0px;
	text-align:center;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.modfcbox_1 {
	width: 450px;

	min-height: 350px;
	text-align:center;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
.modfcbox_2 {
	width: 900px;

	min-height: 300px;
	text-align:center;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
h3.harft-map {
	font-size: 1.6em;
	font-weight: bold;
	color:#19448e;
	text-align: left;
	line-height: 2.0em;
	text-align:left;
	margin: 30px auto 10px 100px; 
	padding: 0px 0px 0px 0px;
}
/* --- アクセス --- */
.mapsize {
	width: 96%;
	height: 400px;
	border: none;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	
}

.submitmenuz {
	letter-spacing: normal;
	margin: 0px 5% 0px 5%;
	padding: 0px 0px 0px 0px;
	width:90%;
	text-align:center;
}
.submitmenuz a:link {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	color:#cc0000;
	display:block;
	background-color: #ffffff;
	text-align:center;
	line-height:2.8em;
	height:50px;
	border:1px solid #000000;
	border-bottom:2px solid #008000;
	-webkit-border-radius: .2px;
	-moz-border-radius: .2px;
	-khtml-border-radius: 2px;
	border-radius: .2em;
}
.submitmenuz a:visited {
	color:#cc0000;
}
.submitmenuz a:hover {
	text-decoration:none;
	color:#cc0000;
	background-color: #dcdcdc;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:2px solid #ff69b4;
}
.submitmenuz a:active {
	color: #cc0000;
	background-color: #fff0f5;
}


.submitmenuz2 {
	letter-spacing: normal;
	margin: 0px 5% 0px 5%;
	padding: 0px 0px 0px 0px;
	width:90%;
	text-align:center;
}
.submitmenuz2 a:link {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	display:block;
	background-color: #ffffff;
	text-align:center;
	line-height:2.8em;
	height:50px;
	border:1px solid #000000;
	border-bottom:2px solid #008000;
	-webkit-border-radius: .2px;
	-moz-border-radius: .2px;
	-khtml-border-radius: 2px;
	border-radius: .2em;
}
.submitmenuz2 a:visited {
	color:#000000;
}
.submitmenuz2 a:hover {
	text-decoration:none;
	color:000000;
	background-color: #dcdcdc;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:2px solid #ff69b4;
}
.submitmenuz2 a:active {
	color: #000000;
	background-color: #ffffff;
}

/* --- 廃車手続きの流れ --- */
.boxstep {
	width: 94%;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:1px solid #dedede;
	margin: 10px 2% 10px 2%;
    padding: 10px 10px 20px 10px;
    background:#fff;
    -webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
	behavior: url(http://gori-p.com/ie-css3.htc);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
	text-align: center;
}
.boxstep_box {
	width: 48%;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:0px solid #dedede;
	margin: 10px 1% 10px 1%;
    padding: 0px 0px 0px 0px;
    background:#fff;
	text-align: center;
	font-weight: bold;
	float: left;
}
.boxstep_pbox {
	width: 40%;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:0px solid #dedede;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background:#fff;
	text-align: center;
	float: left;
}
.boxstep_tbox {
	width: 60%;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:0px solid #dedede;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background:#fff;
	text-align: center;
	float: left;
}
.boxstep_lbox {
	width: 90%;
	display: inline-block;
    outline: none;
    color:#000!important;
	border:0px solid #dedede;
	margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    background:#fff;
	text-align: left;
}
img.step-p {
	width: 100%;
	border: none;
	vertical-align: text-top;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
img.free1-p {
	width: 50px;
	border: none;
	vertical-align: middle; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.bstept {
	font-size: 1.6em;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}
.centerbox {
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
}
img.logo-size {
	width: 300px;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* --- 買取価格 --- */
.kakakuclass {
	font-size: 1.6em;
	line-height: 1.6em;
	color: #ff0000!important;
	font-weight: bold;
	width: 44%;
	height: 80px;
	display: inline-block;
    outline: none;
	border:2px solid #ffff00;
	margin: 10px 2% 0px 2%;
    padding: 0px 0px 0px 0px;
    background: url(./../img_parts/w80.png) repeat;
	text-align: center;
	float: left;
}
img.kakaku-icon {
	width: 70px;
	border: none;
	vertical-align: middle; 
	margin: 0px 10px 0px auto;
	padding: 0px 0px 0px 0px;
}
img.kakaku-icon-full {
	width: 90%;
	border: none;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
.ininbox  {
	width: 100%;
	font-size: 1.4em;
	line-height: 1.6em;
	
	display: inline-block;
	background: url(./../img_parts/w80.png) repeat;
	margin: 50px auto 50px auto;
	padding: 50px 0px 50px 0px;
	text-align: center;
}

h3.harft {
	font-size: 1.4em;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	line-height: 2.0em;
	background-color: #19448e;

	text-align:center;
	margin: 10px auto 50px auto; 
	padding: 0px 0px 0px 0px;
}
p.main-t {
	font-size: 1.6em;
	line-height: 1.6em;
	display: inline-block;
	text-align: left;
	font-weight: bold;
	width: 92%;
	margin: 0px 4% 0px 4%;
    padding: 0px 0px 0px 0px;
}
.ck-boxs {
	font-size: 1.0em;
	text-align: center;
	width: 31%;
	background-color: #ffffff;
	border:1px solid #dcdcdc;
	margin: 10px 1% 20px 1%;
	padding: 0px 0px 0px 0px;
	    -webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
	float: left;
}
img.kakakulistimg {
	width: 95%;
	height: auto;
}
.kakaku-box{
  width: 100%;
  display: inline-block;
  margin: 0px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
/*表示非表示*/
.area {
  width: 80%;
  margin: auto;
  flex-wrap: wrap;
  display: flex;
}
.tab_class {
  width: calc(100%/3);
  height: 50px;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  background-color: #dedede;
  display: block;
  float: left;
  order: -1;
}
input[name="tab_name"] {
  display: none;
}
input:checked + .tab_class {
  color: #0000cd;
  background-color: #e0ffff;
}
.content_class {
  display: none;
  width: 100%;
}
input:checked + .tab_class + .content_class {
  display: block;
  font-size: 1.4em;
  line-height: 1.6em;
  text-align: left;
}

/*よくある質問表示非表示*/
.toggle-outer {
  width: 100%;
  background-color: #ffffff;
  display: inline-block;
  border:3px solid #0000cd;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 5px 10px;
}
.fq-q {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4em;
  width: 550px;
  display: inline-block;
  text-align: left;
  border:0px solid #0000cd;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px px;
}
.fqclick {
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.4em;
  width: 150px;
  background-color: #ffff00;
  display: inline-block;
  text-align: center;
  border:1px solid #0000cd;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
  margin: 0px 0% 0px 0px;
  padding: 0px 0px 0px 5px;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.5);
  -moz-box-shadow: 0 5px 5px rgba(0,0,0,.5);
  box-shadow: 0 5px 5px rgba(0,0,0,.5);
}
#toggle1 {
  /* display: none; */
  /* visibility: hidden; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner1 {
  /* visibility: hidden; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle1:checked ~ .toggle-inner1 {
  /* visibility: visible; */
  display: block;
  opacity: 1;
  transition: 1s;
}


#toggle2 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner2 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle2:checked ~ .toggle-inner2 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}


#toggle3 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner3 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle3:checked ~ .toggle-inner3 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}


#toggle4 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner4 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle4:checked ~ .toggle-inner4 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}


#toggle5 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner5 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle5:checked ~ .toggle-inner5 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}


#toggle6 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner6 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle6:checked ~ .toggle-inner6 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}


#toggle7 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner7 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle7:checked ~ .toggle-inner7 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}

#toggle8 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner8 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle8:checked ~ .toggle-inner8 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}


#toggle9 {
  /* display: none; */
  display: none;
  opacity: 0;
  transition: 2s;
  margin: 10px 0% 0px 0%;
  padding: 0px 0px 0px 0px;
}
.toggle-inner9 {
  /* display: none; */
  transition: 1s;
  display: none;
  opacity: 0;
  width: 100%;
  background-color: #ffffe0;
  text-align: left;
  border:2px solid #ffffff;
	-webkit-border-radius: .5px;
    -moz-border-radius: .5px;
	-khtml-border-radius: 5px;
    border-radius: .5em;
    margin: 5px 0% 10px 0%;
  padding: 0px 0px 0px 0px;
}
#toggle9:checked ~ .toggle-inner9 {
  /* display: block; */
  display: block;
  opacity: 1;
  transition: 1s;
}



.ft-boxa {
	color: #000000;
	font-size: 0.9em;
	float: left;
	width: 180px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.ft-boxb {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.8em;
	float: left;
	width: 150px;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.ft-boxc {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.8em;
	float: left;
	width: 280px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
ul.ftmenu li {
	font-size: 1.0em;
	list-style-type:none;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
li.menuwide {
	width:200px;
	list-style-type:none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
li.menuwide_up {
	width:200px;
	list-style-type:none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	
}
.menuz {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0px 1% 0px 1%;
	padding: 0px 0px 0px 0px;
	width:98%;
	text-align:center;
	line-height:30px;
	
}
.menuz a:link {
	text-decoration:none;
	color:#000000;
	display:block;
	background-image: url(./../img_parts/w50.png);
	background-repeat:repeat;
	background-position:center center;
	text-align:center;
	line-height:30px;
	border:1px solid #000000;
	-webkit-border-radius: .2px;
	-moz-border-radius: .2px;
	-khtml-border-radius: 2px;
	border-radius: .2em;
}
.menuz a:visited {
	color:#000000;
}
.menuz a:hover {
	text-decoration:none;
	color:000000;
	background-color: #dcdcdc;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:2px solid #ff69b4;

}
.menuz a:active {
	color: #000000;
	background-color: #0000cd;
}


.submitmenuz {
	letter-spacing: normal;
	margin: 0px 10% 0px 10%;
	padding: 0px 0px 0px 0px;
	width:80%;
	text-align:center;
}
.submitmenuz a:link {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	color:#cc0000;
	display:block;
	background-color: #ffffff;
	text-align:center;
	line-height:2.2em;
	height:50px;
	border:1px solid #000000;
	border-bottom:2px solid #008000;
	-webkit-border-radius: .2px;
	-moz-border-radius: .2px;
	-khtml-border-radius: 2px;
	border-radius: .2em;
}
.submitmenuz a:visited {
	color:#cc0000;
}
.submitmenuz a:hover {
	text-decoration:none;
	color:#cc0000;
	background-color: #dcdcdc;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:2px solid #ff69b4;
}
.submitmenuz a:active {
	color: #cc0000;
	background-color: #ffffff;
}


.submitmenuz2 {
	letter-spacing: normal;
	margin: 0px 10% 0px 10%;
	padding: 0px 0px 0px 0px;
	width:80%;
	text-align:center;
}
.submitmenuz2 a:link {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	display:block;
	background-color: #ffffff;
	text-align:center;
	line-height:2.2em;
	height:50px;
	border:1px solid #000000;
	border-bottom:2px solid #008000;
	-webkit-border-radius: .2px;
	-moz-border-radius: .2px;
	-khtml-border-radius: 2px;
	border-radius: .2em;
}
.submitmenuz2 a:visited {
	color:#000000;
}
.submitmenuz2 a:hover {
	text-decoration:none;
	color:000000;
	background-color: #dcdcdc;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:2px solid #ff69b4;
}
.submitmenuz2 a:active {
	color: #000000;
	background-color: #ffffff;
}

.linkbox-y {
	font-size: 1.6em;
	line-height:80px;
	width: 80%;
	height: 80px;
	display: inline-block;
	color:#fff!important;
	margin: 10px auto 10px auto;
	text-align: center;
}
.linkbox-y a {
	text-decoration:none;
	display:block;
	color:#ffffff;
	background: #ff0000 ;
	border: #ff0000 1px solid;
	padding: 10px 0px 10px 0px;
	-webkit-border-radius: .3px;
	-moz-border-radius: .3px;
	-khtml-border-radius: 3px;
	border-radius: .3em;
	padding: 0px 0px 0px 0px;
	-webkit-border-radius: .5px;
	-moz-border-radius: .5px;
	-khtml-border-radius: 5px;
	border-radius: .5em;
}
.linkbox-y a:visited {
	color:#ffffff;
}
.linkbox-y a:hover {
	text-decoration:underline;
	color:#ffffff;
	border: #ffa500 1px solid;
	background: #ff7f50 ;
}

.selectbox {
	font-size: 1.4em;
	line-height:1.4em;
	width: 120px;
	height: 30px;
	display: inline-block;
	color:#000!important;
	margin: 10px 10px 10px 0px;
	text-align: left;
	background: #ffffe0 ;
}
.selectbutt {
	font-size: 1.2em;
	line-height:1.4em;
	width: 120px;
	height: 30px;
	display: inline-block;
	color:#000!important;
	margin: 10px 0px 10px 10px;
	text-align: center;
	background: #98fb98 ;
}
.full-box {
	width: 100%;
	font-size: 1.2em;
	line-height:1.6em;
	display: inline-block;
	border: 0px solid #666666;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.full-box-bo {
	width: 100%;
	font-size: 1.2em;
	line-height:1.6em;
	font-weight: bold;
	display: inline-block;
	border: 0px solid #666666;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
ul.ter-tx {
	font-size: 1.2em;
	line-height:1.6em;
	font-weight: bold;
	display: inline-block;
	list-style-type:disc;
	text-indent: 0em;
	list-style-position: inside;
	border: 0px solid #666666;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
ul.ter-tx2 {
	font-size: 1.2em;
	line-height:1.6em;
	font-weight: bold;
	display: inline-block;
	list-style-type:none;
	list-style-position: inside;
	border: 0px solid #666666;
	margin: 10px 0px 10px 0px;
	text-indent: -1em;
  padding-left: 1em;
	text-align:left;
}
ul.ter-tx3 {
	font-size: 1.1em;
	line-height:1.4em;
	font-weight: normal;
	display: inline-block;
	list-style-type:none;
	list-style-position: inside;
	border: 0px solid #666666;
	margin: 10px 0px 10px 0px;
	text-indent: -1.1em;
  padding-left: 1.1em;
	text-align:left;
}
.harf-box {
	width: 47%;
	font-size: 1.2em;
	line-height:1.6em;
	font-weight: bold;
	display: inline-block;
	border: 0px solid #dcdcdc;
	margin: 10px 1% 10px 1%;
	padding: 0px 0px 0px 0px;
	text-align:left;
	float: left;
}
.box_main {
	width:68%;
	border: none;
	background: #ffffff ;
	margin: 0px 1% 0px 1%;
	padding: 0px 0px 0px 0px;
	text-align:left;
	float: left;
}
.box_sub {
	width:28%;
	font-size: 1.0em;
	line-height: 0.8em;
	border: none;
	background: #ffffff ;
	margin: 0px 1% 0px 1%;
	padding: 0px 0px 0px 0px;
	text-align:left;
	float: left;
}
.faqbox {
	width:80%;
	font-size: 1.2em;
	line-height: 1.4em;
	border: none;
	background: #ffffff ;
	margin: 0px 10% 0px 10%;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.form-pink-l {
	width:100%;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #fff0f5;
	margin: 5px 0% 5px 0%;
	padding: 0px 0px 0px 0px;
}
.form-pink-s {
	width:60%;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #fff0f5;
	margin: 5px 0% 5px 0%;
	padding: 0px 0px 0px 0px;
}
.submitbutton {
	width: 200px;
	height:40px;
	font-size: 1.2em;
	background-color: #f0e68c;
}
