#LogoArea {
	background-image: url(../images/headback.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 135px;
}

#LogoArea h1 {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 45px;
	padding-left: 125px;
}

#LogoArea ul {
	margin: 0;
	padding: 0;
	margin-top: 7px;
	float: right;
	overflow: hidden;
}

#LogoArea ul li {
	float: left;
	list-style: none;
	margin-right: 20px;
	box-sizing: border-box;				/* Opera */
	-moz-box-sizing: border-box;		/* Firefox */
	-webkit-box-sizing: border-box;		/* Safari 3 */
	-ms-box-sizing: border-box;			/* Internet Explorer 8 */
}

#GlobalArea {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	background-color: #cccccc;
	overflow: hidden;
	text-align: center;
}

#GlobalArea ul {
	float: left;
	margin: 0;
	padding: 0;
}

#GlobalArea ul li {
	max-width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	background-color: #ffffff;
	box-sizing: border-box;				/* Opera */
	-moz-box-sizing: border-box;		/* Firefox */
	-webkit-box-sizing: border-box;		/* Safari 3 */
	-ms-box-sizing: border-box;			/* Internet Explorer 8 */
}

#GlobalArea ul li img {
	max-width: 100%;
}

#MainArea {
}

#MainArea .flex-container {
	width: 100%;
	max-width: 476px;
	margin: 0 auto;
}

#MainArea .flexslider {
	border: 0px;
}

#MainArea h2 {
	margin: 0;
	padding: 0;
}
#MainArea img {
	max-width: 100%;
}

#MainArea ul {
	margin: 0;
	padding: 0;
}

#MainArea li {
	list-style: none;
}

#HistoryArea {
	margin-top: -10px;
	margin-bottom: 30px;
}

#ContentArea h2 {
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 35px;
	height: 40px;
	max-width: 1000px;
	line-height: 40px;
	font-size: 16px;
	text-shadow: 1px 1px 3px #bbb;
	background-color: #008FEB;
	background-image: url(../images/h2back.gif);
	background-position: 0 0;
	background-repeat: repeat;
	border-radius: 3px;		/* CSS3‘ˆÄ */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome—p */
	-moz-border-radius: 3px;	/* Firefox—p */
	overflow: hidden;
}

#ContentArea h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #4E2600;
	text-shadow: 2px 2px 5px rgba(0,0,0, 0.3);
}

#ContentArea h3.notopmargin {
	-webkit-margin-before: 0;
}

#ContentArea h4 {
	font-size: 1.05em;
	font-weight: bold;
	border-left: 5px solid #FF8C04;
	padding-left: 7px;
	text-shadow: 2px 2px 5px rgba(0,0,0, 0.3);
}

#ContentArea .ui-listview h3,
#ContentArea #CompanyInfo h3 {
	font-size: 1.1em;
}

#MenuArea .ui-grid-a li {
	-moz-box-sizing: border-box;		/* Firefox */
	-webkit-box-sizing: border-box;		/* Safari 3 */
	-ms-box-sizing: border-box;			/* Internet Explorer 8 */
	box-sizing: border-box;				/* Opera */
}

#MenuArea h3 {
	text-align: left;
	margin-left: 15px;
}

img, input[type="image"] {
	vertical-align: bottom;
}

.maxwidth {
	max-width: 100%;
}

address {
	font-style: normal;
}


table.info {
	width: 100%;
	background-color:#999;
	margin-bottom: 1.5em;
	border-collapse: separate;
	border-spacing: 1px;
}
table.info th {
	text-align: left;
	font-weigh: normal;
	padding:5px 10px;
	background-color:#E1E1E1;
}
table.info td {
	padding:5px 10px;
	background-color: #FFF;
}
table.info caption {
	text-align: left;
}


.image2column {
}

.image2column ul {
	margin: 0;
	padding: 0;
}

.image2column ul li {
	list-style: none;
	text-align: center;
	box-sizing: border-box;				/* Opera */
	padding-bottom: 10px;
	-moz-box-sizing: border-box;		/* Firefox */
	-webkit-box-sizing: border-box;		/* Safari 3 */
	-ms-box-sizing: border-box;			/* Internet Explorer 8 */
}

.image2column ul li.ui-block-a {
	padding-right: 5px;
}

.image2column ul li.ui-block-b {
	padding-left: 5px;
}



p {
	margin-top: 0;
}

p.imagetext {
	overflow: hidden;
}

p.imagetext img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	max-width: 45%
}

p.textimage {
	overflow: hidden;
}

p.textimage img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	max-width: 45%
}

p.mimagetext {
	overflow: hidden;
}

p.mimagetext img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	max-width: 50%
}

p.textmimage {
	overflow: hidden;
}

p.textmimage img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	max-width: 50%
}

p.right {
	text-align: right;
}

p.center {
	text-align: center;
}

.block {
	margin-bottom: 2em;
}

.kome {
	color: red;
}

.sikaku {
	color: green;
}

.bold { font-weight: bold; }

.marquee {
	overflow: visible;
	overflow-x: -webkit-marquee;
	-webkit-marquee-increment: small;
	-webkit-marquee-speed: fast;
	display: -wap-marquee;
	-wap-marquee-loop: infinite;
}


.to_checklist {
    color: #ff8c04;
    font-size: 12px;
    margin: 0 0 30px;
}


