@charset "utf-8";
/* CSS Document */

/* 共通style
------------------------------------------------------------------------------------------*/
#Omotenashi #contents {
	font-size:118%;
	line-height:1.6;
}
h2,
h3,
h4,
p {
	margin:0;
	padding:0;
}
h3{
	margin-bottom: 20px;
}
ol {
	list-style-type:none;
	margin:0;
	padding:0;
}
.center{
	text-align: center;
}

/* head
------------------------------------------------------------------------------------------*/
.headBox h2,
.headBox h3 {
	margin:0;
}
.headBox {
	width: 742px;
	height: 192px;
	position:relative;
	padding: 0px;
	margin: 0px auto;
}

/* link
------------------------------------------------------------------------------------------*/
.headBox a {
	width:219px;
	height:46px;
	display:block;
	position:absolute;
	right: 246px;
	bottom: 23px;
}
#contents a{ color:#0c61ce; text-decoration:underline;}
#contents a:hover  { color:#F27C00; text-decoration:none;}
#foot a{ color:#000; text-decoration:underline;}

/* Contents
------------------------------------------------------------------------------------------*/
#contents { width:742px; text-align:left; padding-top:8px;}

/* Contents left
------------------------------------------------------------------------------------------*/
#contents_left {
	width: 543px;
	float: left;
	margin: 0px 18px;
}

/* Contents right
------------------------------------------------------------------------------------------*/
#contents_right {
	width: 163px;
	float: right;
}
.r_box1 {
	background: url(/omotenashi/img/kategori.gif) no-repeat left top;
}
.r_box1_body {
	background:url(/omotenashi/img/kategori_bg.gif) repeat-y left top;
	text-indent:-0.7em;
	padding-bottom: 1px;
}
.r_box1_bottom{
	height:13px;/* ←bottom.jpgの高さ*/
	background:url(/omotenashi/img/kategori_bgbottom.gif) no-repeat left bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
}
.r_box1 h3 {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.r_box1 ul {
	padding-right: 16px;
	padding-left: 16px;
}
.r_box1 ul li {
	list-style-type: none;
	border-bottom: 1px dotted #b2b0aa;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.r_box1 a{
	background: url(/omotenashi/img/icon.gif) no-repeat left;
	padding-left: 10px;
}#newsBox h4 {
	font-size: 18px;
	font-weight: bold;
	color: #E8350C;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFAC62;
}
#newsBox p {
	margin-top: 20px;
	font-size: 14px;
}
