@charset "UTF-8";

/* ***********************************************
01.html5 Reset
02 Default
10.Site Layout
99.Utilities
*********************************************** */



/* ***********************************************
01.html5 Reset
*********************************************** */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub,  var,
b, i,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

body {
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display: block;
}

img {vertical-align: text-bottom;}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000; 
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	vertical-align: top;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

/* ***********************************************
02.Default
*********************************************** */

body {
	font-family: verdana,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background: #f5f5f5;
}

a {overflow: hidden;}
a:link	{color: #333; text-decoration : none;}
a:visited	{color: #333; text-decoration : none;}
a:active	{color: #333; text-decoration : underline;}
a:hover	{color: #334CC4; text-decoration : underline;}

small {font-size: 12px;}
.l {font-size: 14px;}

.red {color: #f00;}

.left {float: left;}
.right {float: right;}
.clr {clear: both;}

/* ***********************************************
10.Site Layout
*********************************************** */

#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}
#contents {
	background: #f5f5f5;
}
section {
	background: #f5f5f5;
}


/* ***********************************************
30.Shared Style
*********************************************** */
header {
	width: 100%;
	background: #fff;
}
header #topInner {
	margin: auto;
	width: 960px;
}

header h1#logo,
header p#logo {
	width: 412px;
	margin: 0;
	padding: 20px 0;
	float: left;
	font-size: 10px;
}
header #topNav {
	width: 392px;
	float: right;
}
.topNavCompany {
	width: 262px;
	float: left;
}
.topNavContact {
	width: 130px;
	float: right;
}
.topNavCompany img,
.topNavContact img {
	margin-right: 1px;
	margin-bottom: 1px;
}


nav {
	margin-bottom: 18px;
	clear: both;
}
nav ul#gNav {
	margin: 0;
	padding: 0;
	list-style: none;
}
nav ul#gNav li {
	position: relative;
	float: left;
}
nav ul#gNav li.now:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-width: 12px 7px 0 7px;
	border-top-color: #fff;
	top: 56px;
	left: 50%;
	margin-left: -10px;
	z-index: 2;
}

p#eyeCatch {
	text-align: center;
	background: #fff;
}


footer {
	background: #444;
}
footer #footInner {
	margin:auto;
	padding: 20px 0;
	padding-bottom: 20px;
	width: 960px;
	font-size: 12px;
	color: #ccc;
}
footer #fLeft {
	width: 286px;
	float: left;
}
footer #fLeft p {
	margin: 15px 0;
}
footer #fLeft p small {
	font-size: 10px;
}
footer #fCenter {
	padding-top: 20px;
	width: 280px;
	float: left;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	min-height: 330px;
}
footer #fCenter dl {
	margin-left: 25px;
	margin-bottom: 35px;
	clear: both;
}
footer #fCenter dl dt {
	width: 125px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: left;
}
footer #fCenter dl dd {
	margin: 0;
	padding: 0;
	float: left;
}
footer #fCenter dl dd ul {
	width: 120px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	list-style: none;
}
footer #fCenter dl dd ul li {
	margin-right: 10px;
	margin-bottom: 15px;
}
footer #fCenter dl dd ul li a {
	padding-left: 12px;
	color: #ccc;
	background: url(/common/icn-cursol.gif) no-repeat left center;
}

footer #fRight {
	padding-top: 20px;
	width: 390px;
	float: right;
}
footer #fRight ul {
	margin: 0;
	margin-left: 25px;
	padding: 0;
	list-style: none;
	clear: both;
}
footer #fRight ul li {
	width: 120px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	float: left;
}
footer #fRight ul li a {
	padding-left: 12px;
	font-weight: normal;
	color: #ccc;
	background: url(/common/icn-cursol.gif) no-repeat left center;
}
footer #fRight ul li:nth-child(2) {
	width: 135px;
}
footer #fRight ul li:nth-child(3) {
	width: 80px;
}
.m40 {margin-bottom:40px;}


/* ***********************************************
30.TopPage
*********************************************** */
#topPage {
}

#topPage .slide {
}

#topPage article#topContents {
	margin: auto;
	margin-top: -60px;
	padding-top: 50px;
	background-image: url(/images/bg-bottom.png), url(/images/bg-left.gif), url(/images/bg-right.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: center top, left top, right top;
}
#topPage article#topContents .inner {
	margin: auto;
	width: 960px;
}

#topContents figure.topPhoto {
	width: 219px;
	margin-bottom: 10px;
	margin-right: 28px;
	float: left;
}
#topContents figure.topPhoto:last-child { margin-right: 0;}

#topContents figure.topPhoto img {
	margin: auto;
}
#topContents figcaption {
	width: 189px;
	padding: 15px 20px;
	background: #fff;
	font-size: 12px;
	line-height: 1.5;
	color: #444;
	text-align: center;
	position: relative;
	left: -5px;
}
#topContents figure:after {
	content:" ";
	display:block;
	position:relative;
	bottom:1px;
	left: -5px;
	width:229px;
	height:18px;
	background: url(/images/topPhoto-bottom.png) no-repeat;
}
#topContents figcaption strong {
	font-size: 14px;
	font-weight: bold;
}

#topContents .blueRibbon {
	width:207px;
	margin: auto;
	position:relative;
	padding:10px 5px 5px;
	text-align: center;
	color: #fff;
	background:#29abe2;
	box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #29abe2,
		-6px 0 0 0 #29abe2;
	-pie-box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #29abe2,
		-6px 0 0 0 #29abe2;
	behavior: url("/css/PIE.htc");
}
#topContents .blueRibbon:before {
	content:" ";
	position:absolute;
	top:-6px;
	left:-6px;
	width:0;
	height:0;
	border-width:0 0 6px 6px;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}
#topContents .blueRibbon:after{
	content:" ";
	position:absolute;
	top:-6px;
	left:100%;
	width:0;
	height:0;
	border-width:0 6px 6px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}

#topContents .greenRibbon {
	width:207px;
	margin: auto;
	position:relative;
	padding:10px 5px 5px;
	text-align: center;
	color: #fff;
	background:#00A99D;
	box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #00A99D,
		-6px 0 0 0 #00A99D;
	-pie-box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #00A99D,
		-6px 0 0 0 #00A99D;
	behavior: url("/css/PIE.htc");
}
#topContents .greenRibbon:before {
	content:" ";
	position:absolute;
	top:-6px;
	left:-6px;
	width:0;
	height:0;
	border-width:0 0 6px 6px;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#006f69;
}
#topContents .greenRibbon:after{
	content:" ";
	position:absolute;
	top:-6px;
	left:100%;
	width:0;
	height:0;
	border-width:0 6px 6px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#006f69;
}



#topPage div#bottomContents {
	margin: 20px auto 40px auto;
	width: 960px;
}

#topPage article.info {
	width: 470px;
	float: left;
}
#topPage article.info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topPage article.info ul li {
	margin: 5px 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
}

#topPage article.bnrBox {
	width: 478px;
	float: right;
}
#topPage article.bnrBox .bnr {
	margin: 0 0 1px 1px;
	float: left;
}


#topPage #slide {
	margin: auto;
	background: url(/images/bg-top.gif) repeat-x bottom #fff;
}
#topPage #slideContents {
	behavior: url("/css/PIE.htc");
}
#topPage #slideContents img {
	margin: auto;
	width: 960px;
	height: 400px;
	text-align: center;
}


/* ***********************************************
40.Contents
*********************************************** */

.pageNav {
	margin-top: 10px;
	padding-left: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #000;
	background: #fff;
	width: 650px;
	line-height: 60px;
	float: right;
	position: relative;
	behavior: url("/css/PIE.htc");
}

#pageTitle {
	width:888px;
	margin: auto;
	position:relative;
	padding:10px 30px;
	height: 80px;
	line-height: 80px;
	color: #fff;
	behavior: url("/css/PIE.htc");
}
#pageTitle:before {
	content:" ";
	position:absolute;
	top:100%;
	left:-6px;
	width:0;
	height:0;
	border-width:0 6px 6px 0;
	border-style:solid;
}
#pageTitle:after {
	content:" ";
	position:absolute;
	top:100%;
	left:100%;
	width:0;
	height:0;
	border-width:6px 6px 0 0;
	border-style:solid;
}
#pageTitle h1,
#pageBottom aside h1 {
	padding-right: 20px;
	font-size: 24px;
	float: left;
}

h2 {
	width:868px;
	margin: auto;
	padding: 0 40px;
	padding-top: 5px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
}
h3 {
	margin: 35px 0;
	font-size: 20px;
	line-height: 1.5;
}
h4 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

#contents section .ribbon .inner {
	margin: 10px 34px;
	margin-bottom: 100px;
}
#contents section .ribbon .inner p {
	line-height: 2;
	font-size: 14px;
}

/* Pan */
.pan {
	margin: 10px 25px;
	font-size: 10px;
}

.map iframe {border: 1px solid #999;}

/* Ribbon */
div.ribbon {
	width:928px;
	margin: auto;
	position:relative;
	padding:10px;
	background:#fff;
	box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #fff,
		-6px 0 0 0 #fff;
	-pie-box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #fff,
		-6px 0 0 0 #fff;
	behavior: url("/css/PIE.htc");
}
div.ribbon:before{
	content:" ";
	position:absolute;
	top:-6px;
	left:-6px;
	width:0;
	height:0;
	border-width:0 0 6px 6px;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}
div.ribbon:after{
	content:" ";
	position:absolute;
	top:-6px;
	left:100%;
	width:0;
	height:0;
	border-width:0 6px 6px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}

.roundBox {
	border: 1px dotted #ccc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 14px;
	line-height: 1.7;
	padding: 15px 25px;
	position: relative;
	behavior: url("/css/PIE.htc");
}
.columnBox {
	margin: 20px 0;
}
.columnBox p {
	margin: 0;
	width: 340px;
	float: left;
}
.columnBox figure {
	margin: 0 0;
	width: 480px;
	float: right;
}
.accessBox {
	margin: 20px 0;
}
.accessBox table.simple {
	margin: 0;
	width: 340px;
	float: right;
}
.accessBox figure {
	margin: 0;
	width: 480px;
	float: left;
}

/* List */
#list figure {
	width: 403px;
	margin-bottom: 10px;
}
#list figure:nth-child(odd) { float: left;}
#list figure:nth-child(even) { float: right;}

#list figure img {
	margin: auto;
}
#list figcaption {
	width: 373px;
	padding: 15px 20px;
	background: #444;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	position: relative;
	left: -5px;
}
#list figcaption:before {
	content:" ";
	border:10px solid transparent;
	border-bottom-color:#444;
	border-top-width:0;
	top:-10px;
	display:block;
	left:50%;
	margin-left: -10px;
	position:absolute;
	width:0;
}
#list figure:before {
	content:" ";
	display:block;
	position:relative;
	top:18px;
	left: -5px;
	width:413px;
	height:18px;
	background: url(../common/picbox-top.png) no-repeat;
	z-index: 3;
}
#list figure:after {
	content:" ";
	display:block;
	position:relative;
	bottom:1px;
	left: -5px;
	width:413px;
	height:18px;
	background: url(../common/picbox-bottom.gif) no-repeat;
}
#list figcaption strong {
	font-size: 16px;
}

/* List L */
#listL figure {
	width: 848px;
	margin-bottom: 10px;
}

#listL figure img {
	margin: auto;
}
#listL .blueRibbon {
	width:836px;
	margin: auto;
	position:relative;
	padding:5px;
	background:#29abe2;
	box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #29abe2,
		-6px 0 0 0 #29abe2;
	-pie-box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #29abe2,
		-6px 0 0 0 #29abe2;
	behavior: url("/css/PIE.htc");
}
#listL .blueRibbon:before {
	content:" ";
	position:absolute;
	top:-6px;
	left:-6px;
	width:0;
	height:0;
	border-width:0 0 6px 6px;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}
#listL .blueRibbon:after{
	content:" ";
	position:absolute;
	top:-6px;
	left:100%;
	width:0;
	height:0;
	border-width:0 6px 6px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}
#listL figcaption {
	width: 818px;
	padding: 15px 20px;
	background: #444;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	position: relative;
	left: -5px;
}
#listL figcaption:before {
	content:" ";
	border:10px solid transparent;
	border-bottom-color:#444;
	border-top-width:0;
	top:-10px;
	display:block;
	left:50%;
	margin-left: -10px;
	position:absolute;
	width:0;
}
#listL figure:before {
	content:" ";
	display:block;
	position:relative;
	top:18px;
	left: -5px;
	width:858px;
	height:18px;
	background: url(../common/picbox-top-l.png) no-repeat;
	z-index: 3;
}
#listL figure:after {
	content:" ";
	display:block;
	position:relative;
	bottom:1px;
	left: -5px;
	width:858px;
	height:18px;
	background: url(../common/picbox-bottom-l.gif) no-repeat;
}
#listL figcaption strong {
	font-size: 16px;
}

.imgM15 {margin-top:15px;}
.imgMc {margin-top:15px; text-align:center;}

.gallery {
	margin:20px 0;
}

#pageBottom {
	width:100%;
	height: 80px;
	line-height: 80px;
	color: #fff;
}
#pageBottom aside {
	margin: auto;
	width: 888px;
}

.boxSitemap {
	margin: 10px 13px;
	width:260px;
	float: left;
}
.boxSitemap ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	list-style: none;
}
.boxSitemap ul li {
	margin: 10px 0;
	font-size: 14px;
}
.boxSitemap ul li a {
	padding-left: 15px;
	background: url(/common/icn-cursol-sm.gif) no-repeat left center;
}

/* ***********************************************
50.Color Setting
*********************************************** */

/* Orange */
.orangePage {
	background:#ff9933;
	box-shadow:
		6px 0 0 0 #ff9933,
		-6px 0 0 0 #ff9933,
		0 3px 0 0 rgba(0,0,0,0.2);
}
.orangePage:before {
	border-right-color:#a46929;
}
.orangePage:after {
	border-top-color:#a46929;
}

/* Blue */
.bluePage {
	background:#29abe2;
	box-shadow:
		6px 0 0 0 #29abe2,
		-6px 0 0 0 #29abe2,
		0 3px 0 0 rgba(0,0,0,0.2);
}
.bluePage:before {
	border-right-color:#21699e;
}
.bluePage:after {
	border-top-color:#21699e;
}
.pageNav a.blue {
	margin-left: 15px;
	padding-left: 20px;
	background: url(../common/icn-cursol-blue.gif) no-repeat left center;
}
#list .blueRibbon {
	width:391px;
	margin: auto;
	position:relative;
	padding:5px;
	background:#29abe2;
	box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #29abe2,
		-6px 0 0 0 #29abe2;
	-pie-box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #29abe2,
		-6px 0 0 0 #29abe2;
	behavior: url("/css/PIE.htc");
}
#list .blueRibbon:before {
	content:" ";
	position:absolute;
	top:-6px;
	left:-6px;
	width:0;
	height:0;
	border-width:0 0 6px 6px;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}
#list .blueRibbon:after{
	content:" ";
	position:absolute;
	top:-6px;
	left:100%;
	width:0;
	height:0;
	border-width:0 6px 6px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#aaa;
}

/* Green */
.greenPage {
	background:#00A99D;
	box-shadow:
		6px 0 0 0 #00A99D,
		-6px 0 0 0 #00A99D,
		0 3px 0 0 rgba(0,0,0,0.2);
}
.greenPage:before {
	border-right-color:#006f69;
}
.greenPage:after {
	border-top-color:#006f69;
}
.pageNav a.green {
	margin-left: 15px;
	padding-left: 20px;
	background: url(../common/icn-cursol-green.gif) no-repeat left center;
}
#list .greenRibbon {
	width:391px;
	margin: auto;
	position:relative;
	padding:5px;
	background:#00A99D;
	box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #00A99D,
		-6px 0 0 0 #00A99D;
	-pie-box-shadow:
		0 -3px 0 0 rgba(0,0,0,0.2),
		6px 0 0 0 #00A99D,
		-6px 0 0 0 #00A99D;
	behavior: url("/css/PIE.htc");
}
#list .greenRibbon:before {
	content:" ";
	position:absolute;
	top:-6px;
	left:-6px;
	width:0;
	height:0;
	border-width:0 0 6px 6px;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#006f69;
}
#list .greenRibbon:after{
	content:" ";
	position:absolute;
	top:-6px;
	left:100%;
	width:0;
	height:0;
	border-width:0 6px 6px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#006f69;
}


/* Gray */
.grayPage {
	background:#444;
	box-shadow:
		6px 0 0 0 #444,
		-6px 0 0 0 #444,
		0 3px 0 0 rgba(0,0,0,0.2);
}
.grayPage:before {
	border-right-color:#000;
}
.grayPage:after {
	border-top-color:#000;
}
.pageNav a.gray {
	margin-left: 15px;
	padding-left: 20px;
	background: url(../common/icn-cursol-gray.gif) no-repeat left center;
}
.bLine {
	border-bottom: 1px solid #fff;
}

/* h2 color */
h2.orange {
	background:#ff9933;
}
h2.blue {
	background:#29abe2;
}
h2.green {
	background:#00A99D;
}
h2.gray {
	background:#444;
}

/* ***********************************************
60.Category Setting
*********************************************** */

h3.carry {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 62px;
	background: url(../common/t-carry.gif) no-repeat left center;
}
h3.carry2 {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 1.6;
	background: url(../common/t-carry.gif) no-repeat left center;
}

h3.intermediate {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 62px;
	background: url(../common/t-intermediate.gif) no-repeat left center;
}
h3.intermediate2 {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 1.6;
	background: url(../common/t-intermediate.gif) no-repeat left center;
}

h3.final {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 62px;
	background: url(../common/t-final.gif) no-repeat left center;
}
h3.final2 {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 1.6;
	background: url(../common/t-final.gif) no-repeat left center;
}

h3.recycle {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 62px;
	background: url(../common/t-recycle.gif) no-repeat left center;
}
h3.recycle2 {
	margin: 35px 0;
	padding-left: 80px;
	font-size: 20px;
	line-height: 1.6;
	background: url(../common/t-recycle.gif) no-repeat left center;
}


/* ***********************************************
70.Table Setting
*********************************************** */
/* simpale */
table.simple {
	margin: 20px 0 35px 0;
	border-collapse: collapse;
	border: 1px solid #000;
	width: 100%;
}
table.simple th {
	padding: 10px;
	line-height: 1.7;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	border: 1px solid #000;
}
table.simple td {
	padding: 10px;
	line-height: 1.7;
	font-size: 14px;
	border: 1px solid #000;
}
table.simple th.w150 {
	width: 150px;
	text-align: left;
}
table.simple td.w50 {
	width: 50px;
	text-align: center;
}
/* simpale2 */
table.simple2 {
	margin: 20px 0 35px 0;
	border-collapse: collapse;
	border: 1px solid #000;
	width: 100%;
}
table.simple2 th {
	padding: 10px;
	line-height: 1.7;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	border: 1px solid #000;
	text-align: center;
}
table.simple2 td {
	padding: 10px;
	line-height: 1.7;
	font-size: 14px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: middle;
}
table.simple2 td.lft {
	text-align: left;
	vertical-align: middle;
}
table.simple2 a {
	color: #29abe2;
	text-decoration: underline;
}

/* stripe */
table.stripe {
	margin: 20px 0 35px 0;
	border-collapse: separate;
	border-spacing: 2px 2px;
	width: 100%;
}
table.stripe th {
	padding: 10px;
	line-height: 1.7;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
}
table.stripe td {
	padding: 10px;
	line-height: 1.7;
	font-size: 14px;
}

table.stripe tr:nth-child(odd) { background: #E8F2F5;}
table.stripe tr:nth-child(even) { background: #F5F5F5;}

/* contact */
.roundTable {
	width: 650px;
	border: 0 dotted #f5f5f5;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #f5f5f5;
	position: relative;
	behavior: url("/css/PIE.htc");
	float: right;
}
table.contact {
	margin: 30px 20px;
	font-size: 14px;
}
table.contact th {
	padding: 10px 25px;
	font-weight: normal;
	text-align: left;
	line-height: 1.8;
}
table.contact th.hissu {
	background: url(/common/icn-hissu.gif) no-repeat left center;
}
table.contact td {
	padding: 10px 0;
	line-height: 1.8;
}


/* ***********************************************
80.Form Setting
*********************************************** */
input[type="text"] {
	border: 1px solid #000;
	width: 270px;
	height:24px;
	font-size: 14px;
}
input[type="text"].s {
	width: 130px;
}
input[type="checkbox"] {
}
textarea {
	border: 1px solid #000;
	width: 350px;
	height:180px;
}
.ERR {color:red;}
.tm {font-size:10px; text-align: right; color:#f5f5f5;}

/* contact */
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	margin: 10px;
	padding:5px 25px;
	background: #f93;
	border:0;
	border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
	line-height:1.5;
	font-size:16px;
	color:#fff;
	behavior: url("/css/PIE.htc");
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background: #FFBB76;
	cursor: pointer;
}
/* ***********************************************
99.Utilities
*********************************************** */
/* Clearfix */
header:after,
nav:after,
#bottomContents:after,
#list:after,
.columnBox:after,
.accessBox:after,
.inner:after,
footer:after,
.container:after,
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size: 0;
}
header,
nav,
#bottomContents,
#list,
.columnBox,
.accessBox,
.inner,
footer,
.container,
.clearfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html header,
* html nav,
* html #bottomContents,
* html #list,
* html .columnBox,
* html .accessBox,
* html .inner,
* html footer,
* html .container,
* html .clearfix {
	height: 1%;
}
header,
nav,
#bottomContents,
#list,
.columnBox,
.accessBox,
.inner,
footer,
.container,
.clearfix {
	display: block;
}
/* End hide from IE-Mac */
/* Utilities ----------------------------------------------------------------- */
/*  */

