body{
        padding:0px;
		margin:0px;
		font-size:12px;
		background-position:center;
		background-image:url(../images/background.gif);
		background-repeat:repeat-y;
		text-align:center;
		color:#333333;
		line-height:135%;
}


.page_msg{
margin-bottom:10px;
margin-top:10px;
}


img {
	border:0px;
}

p {
	margin:0px 10px 10px 10px;
}

p span {
	font-weight:bold;
	color:#101177;
}

/*リンク*/
A:hover {
	color:#F7941D;
}

#rightbody A:link {
	color:#666666;
	text-decoration:underline;
}

#rightbody A:visited {
	color:#666666;
	text-decoration:underline;
}

#rightbody A:active {
	color:#666666;
	text-decoration:underline;
}

/* レイアウト位置設定 */

#header {
	margin:0 auto;
	float:none;
}

#logo {
	float:left;
	width:122;
}

#header .menu {
	width:638px;
	float:right;
}

#mainbody {
	width:760px;
	margin:0 auto;
	float:none;
	clear:both;
	text-align:left;
}

#leftbody {
	width:180px;
	float:left;
}

#rightbody {
	width:580px;
	float:right;
}

#contents {
	width:540px;
	margin:0px 20px;
	clear:both;
}

#footer {
	background-image: url(../images/footer_img/bar.gif);
	background-repeat:repeat-x;
	font-size:12px;
	line-height:150%;
	width:760px;
	float:left;
	text-align:center;
	color:#CCCCCC;
	margin:10px auto;
}

#footer .menu {
	margin:5px 0px 0px 0px;
}

/* 見出し */

H1 {
	color:#101177;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

H1 span {
	color:#333333;
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}

H2 {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

H3 {
	color:#101177;
	font-weight:bold;
	font-size:12px;
	margin:0px;
}

/* ＴＯＰ */
#main_img{
	margin:0px 0px 10px 0px;
}


/* 左メニュー */
#serch_factory {
	background-image:url(../images/side_img/serch_factory02.gif);
	background-repeat:repeat-y;
	padding:0px 10px;
	color:#999999;
}

.factory {
	background-image:url(../images/icon_img/factory_m.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:7px 0px 5px 29px;
	border-bottom:1px dotted #999999;
}

/* タイトル */
.title {
	background-image:url(../images/icon_img/title.gif);
	background-repeat:no-repeat;
	padding:8px 0px 10px 34px;
}

#factory .title {
	background-image:url(../images/icon_img/title_factory.gif);
	margin:0px 0px 5px 0px;
}

.message {
	background-image:url(../images/icon_img/title_sub.gif);
	background-repeat:no-repeat;
	padding:8px 0px 12px 34px;
	color:#101177;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.potch {
	background-image:url(../images/icon_img/potch.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 17px;
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted #86C611;
	clear:both;
}

/* コンテンツ */
#sub_menu {
	margin:10px 10px 0px 10px;
	color:#999999;
}

#sub_menu span {
	color:#666666;
}

#sub_menu A:link {
	color:#666666;
	text-decoration:none;
}

#sub_menu A:visited {
	color:#666666;
	text-decoration:none;
}

#low_menu {
	margin:30px 10px 10px 10px;
	clear:both;
}

#low_menu .arrow_r {
	background-image:url(../images/icon_img/arrow01.gif);
	margin:0px 0px 3px 0px;
	padding-top:3px;
}

.padding{
	line-height:150%;
	margin:5px 10px 15px 10px;
}

.divide {
	padding:10px 0px 10px 0px;
	border-top:1px dotted #CCCCCC;
	clear:both;
}

.text{
	padding:5px 10px 0px 10px;
	line-height:150%;
	font-weight:normal;
	margin:5px 0px 15px 0px;
}

.text span{
	font-weight:bold;
	color:#C7090C;
}

/* 装飾 */


.arrow_l {
	background-image:url(../images/icon_img/arrow02.gif);
	background-repeat:no-repeat;
	padding:2px 0px 0px 17px;
	clear:both;
}

.arrow_r {
	background-image:url(../images/icon_img/arrow02.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 17px;
	float:right;
	clear:both;
	margin:0px 10px 0px 0px;
}

.dotted {
	border-bottom:1px dotted #CCCCCC;
	margin-top:3px;
	clear:both;
}

.box{
	border:1px solid #CCCCCC;
	padding:5px;
	width:inherit;
}

.box_l{
	border:2px dotted #101177;
	padding:5px;
	margin:5px 5px 15px 5px;
	width:inherit;
}

/* テキスト */

.text_s{
	font-size:10px;
	line-height:150%;
}

.text_m{
	font-size:12px;
	line-height:150%;
	color:#333333;
}

.text_m span{
	font-weight:bold;
	color:#272752;
}

.notes{
	text-align:right;
}

/* リスト */
#contents ol {
	margin:0px 0px 0px 20px;
	padding:0px 10px 0px 0px;
}

#contents ul {
	margin:0px 0px 0px 20px;
	padding:0px 10px 0px 0px;
}

#contents li {
	list-style-position:inherit;
	margin:0px -20px 0px 0px;
	padding:0px 10px 0px 0px; 
}

/* イメージ */

.right {
	float:right;
	margin:0px 0px 0px 10px;
	clear:both;
	text-align:right;
}

.left {
	float:left;
	margin:0px 10px 0px 0px;
	clear:both;
}

/* 広告 */
.box_public {
	border:1px solid #666666;
	padding:5px;
	color:#666666;
	margin:10px 5px 5px 5px;
}

.box_public span {
	font-weight:bold;
	font-size:14px;
}

/* 工場詳細 */
.data {
	padding:2px;
	color:#666666;
}

.data {
	padding:2px;
	color:#666666;
}

.map {
	margin:0px 0px 0px 5px;
}


