/************************************************
/************************************************
MKR
************************************************
************************************************/
@charset "Shift_JIS";
/*------safari用（背景関連）---------*/
html {
	background: transparent;
}
/************************************************/
/*******************bodyタグ*********************/
/************************************************/
body {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	word-spacing: normal;
	background-image: url(../img/back.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #4D3327;
}
/************************************************/
/************IE画像の位置バグを回避**************/
/************************************************/
img{vertical-align:bottom;}
/************************************************
********************リンクカラー*****************
************************************************/
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF6868;
}
a:hover {
	color: #FF0000;
}
a{outline:0;}
/************************************************/
/*******************見出しタグ*******************/
/************************************************/
h1{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2{
	margin: 0px;
	display: none;
}
h3{
	margin: 0px;
	display: none;
}
h4{
	margin: 0px;
}
/************************************************/
/*******************画像フロート*****************/
/************************************************/
.img-lefter{
	float: left;
}
.img-righter{
	float: right;
}
.img-righter-pad{
	float: right;
	margin-bottom: 10px;
}
/************************************************/
/*******************共通リスト*******************/
/************************************************/
.top_menu-ul{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 800px;
	height: 52px;
}
/************************************************/
/*******************共通Pタグ********************/
/************************************************/

/************************************************/
/*******************TOP-Pタグ********************/
/************************************************/
.top-p02{
	font-size: 12px;
	text-align: left;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 5px 0px 5px 4px;
	vertical-align: middle;
	color: #C12C57;
	font-weight: bold;
	float: left;
}
.top-p03{
	font-size: 11px;
	text-align: left;
	height: auto;
	margin: 0px;
	float: left;
	width: 115px;
}
/************************************************/
/************フロートクリアとIEバグ回避**********/
/************************************************/
.escBox{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
/************************************************/
/*******************mainArea*********************/
/************************************************/
#mainArea{
	text-align: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	z-index: 0;
}
/************************************************/
/*******************headerArea*******************/
/************************************************/
#headerArea{
	height: 73px;
	width: 800px;
}

/************************************************/
/*******************footerArea*******************/
/************************************************/
#footerArea{
	height: 25px;
	width: 800px;
}
#footerArea ul{
	margin: 0px;
	padding: 0px;
	width: 800px;
	font-size: 12px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}
#footerArea li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
address{
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 800px;
	text-align: center;
	background-color: #FE3600;
}
/************************************************/
/*******************FlashArea********************/
/************************************************/
#flashArea{
	height: 240px;
	width: 8000px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
/************************************************/
/*******************ContentsArea*****************/
/************************************************/
#contentsArea{
	height: auto;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/************************************************/
/*******************LeftArea*********************/
/************************************************/
#leftArea{
	height: auto;
	width: 530px;
	float: left;
	padding-right: 8px;
}
/************************************************/
/*******************RightArea********************/
/************************************************/
#rightArea{
	height: auto;
	width: 242px;
	float: right;
}
#rightBox01{
	height: auto;
	width: 233px;
	background-color: #E3E5E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 3px;
	margin-bottom: 10px;
}
#rightBox02{
	height: auto;
	width: 233px;
	background-color: #E3E5E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 3px;
}
.rightMachineBox{
	background-color: #FFFFFF;
	height: 84px;
	width: 231px;
	border: 1px solid #9F9FA0;
	margin-bottom: 4px;
}
.rightMachineName{
	height: auto;
	width: 137px;
	float: left;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
}
/************************************************/
/*******************TopBox***********************/
/************************************************/
#topBox01{
	height: 98px;
	width: 530px;
	margin-bottom: 10px;
}
#topBox02{
	height: 352px;
	width: 530px;
	margin-bottom: 10px;
}
#topBox03{
	height: 51px;
	width: 513px;
	background-image: url(../img/top_img03.jpg);
	padding-top: 122px;
	padding-left: 17px;
	margin-bottom: 10px;
}
#topBox04{
	height: 51px;
	width: 153px;
	background-image: url(../img/top_img04.jpg);
	padding-top: 182px;
	padding-left: 17px;
	float: left;
}
#topBox05{
	height: 51px;
	width: 153px;
	background-image: url(../img/top_img05.jpg);
	padding-top: 182px;
	padding-left: 17px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#topBox06{
	height: 51px;
	width: 153px;
	background-image: url(../img/top_img06.jpg);
	padding-top: 182px;
	padding-left: 17px;
	float: left;
}
