@charset "utf-8";

/*________________________________________________

	name:			special.css
	author:			kumi morita
	mail:			morimori@elf.coara.or.jp
	create Date:	2009-03-30
	lastmodified:	****-**-**
________________________________________________*/

  
/* Base Styles ===================================
 * (classes defined in the Markup Guide)
================================================*/
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

/*-------------------------------------------------
reset
-------------------------------------------------*/
* {
	font-family: Verdana, Arial,"Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
	text-align: center;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
fieldset,img {
	border: none;
}
img {
	border: none;
	vertical-align: bottom;
}
ul,ol,li {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}

/*--------------------------------------------------------------
clear
--------------------------------------------------------------*/
.clear {
	clear: both;
}

/*--------------------------------------------------------------
clearfix
--------------------------------------------------------------*/
.clearfix {
	display: inline-block;
	display: block;
	zoom: 100%;
}
.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	visibility: hidden;
	line-height: 0;
	content: ".";
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*-------------------------------------------------
pagetop
-------------------------------------------------*/
.pagetop {
	display: block;
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0;
	text-align: right;
	line-height: 100%;
}

/*-------------------------------------------------
special_left	レフトメニュー部分
-------------------------------------------------*/
#special_left {
	display: block;
	width: 160px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	color: #333333;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
}
#special_left h2 {
	display: block;
	clear: both;
}
#special_left h3 {
	display: block;
	clear: both;
	margin: 20px 0 5px 0!important;
	font-size: medium;
	font-weight: bold;
}
#special_left ul {
	width: auto;
	margin: 0 0 20px 0!important;
	padding: 0;
}
#special_left li {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_blue_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.red_yajirushi {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_red_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.pink_yajirushi {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_pink_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.blue_yajirushi {
	display: block;
	clear: both;
	width: 135px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background: url(../../img/special_blue_yajirushi.gif) left top no-repeat;
	line-height: 18px;
}
#special_left li.gray_yajirushi {
	display: block;
	clear: both;
	width: 115px;
	height: auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 45px;
	background: url(../../img/special_gray_yajirushi.gif) 20px top no-repeat;
	line-height: 18px;
}
#special_left li a {
	font-weight: bold;
	text-decoration: underline;
}
#special_left li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0099cc;
}

/*-------------------------------------------------
special_navi	メニュー部分
-------------------------------------------------*/
#special_navi, ul#special_navi {
	display: block;
	width: 640px;
	height: 40px;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
}
#special_navi li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------
special		メインコンテンツ部分
-------------------------------------------------*/
#special {
	float: right;
	width: 640px!important;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	background: #ffffff;
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 130%;
}
#special h2 {
	width: 640px;
	margin: 0 ;
	padding: 0;
	text-align: left;
}
.imagetext {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	background: #f7ecf4 url(../img/common/special_bg.jpg) center top repeat-y;
	font-size: 80%;
	text-align: left;
}
ul.tsukanomenu {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
.tsukanomenu li {
	display: inline;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#special h3 {
	display: block;
	clear: both!important;
	width: 640px;
	height: auto;
	margin: 10px 0 5px 0!important;
	padding: 0;
}
#special p {
	width: auto;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	color: #333333;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 140%;
}
#special dl {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: -5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #333333;
	text-align: left;
}
#special dt {
	display: block;
	float: left;
	width: 230px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
}
#special dd {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
}
#special dd h4 {
	display: block;
	width: 380px; /* 390px */
	height: auto;
	margin: 0;
	padding: 3px 5px 3px 5px;
	background-image: url(../img/bg_h4.gif);
	background-position: left top;
	background-repeat: repeat;
	font-size: large;
	font-weight: bold;
}
#special dd p {
	width: 390px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 140%;
}
#special dd p.syosai {
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: left;
}
#special a {
	color: #0066ff;
	text-decoration: underline;
}
#special a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#special hr {
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	color: #cccccc;
}

.right {
	padding: 0;
	margin: 0;
	text-align: right;
}
.redtext {
	color: #FF0000;
}
.banner {
	display: block;
	clear: both;
	margin: 20px 0 20px 0!important;
	padding: 0;
	text-align: left;
}
.banner img {
	float: left;
	margin: 0;
	padding: 0;
}
.banner a.rightbanner {
	float: right;
	margin: 0;
	padding: 0;
}


/*-------------------------------------------------
special_photo	写真集
-------------------------------------------------*/
.special_photo {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 0px 0 20px 0;
	padding: 0;
}
.special_photo ul, ul.special_photo {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	margin: 10px 0 20px 0;
	padding: 0;
}
.special_photo li {
	display: inline;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
ul.special_photo_right {
	display: block;
	width: 400px;
	height: auto;
	margin: 5px 0 20px 0;
	padding: 0;
}
.special_photo_right li {
	display: inline;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------
special_spot
-------------------------------------------------*/
ul.special_spot {
	clear: both;
	width: 640px;
	height: auto;
	margin: 5px 0 10px 0!important;
	padding: 0!important;
	background: url(../img/spot_bg.jpg) center bottom no-repeat;
	font-size: 80%;
	text-align: left;
}
.special_spot li {
	display: block;
	float: left;
	width: 158px!important;
	height: auto;
	margin: 0 2px 0 0!important;
	padding: 0!important;
	text-align: left;
	overflow: hidden;
}
.special_spot li img {
	margin: 0 0 5px 0;
}
.special_spot li strong {
	font-weight: bold;
	text-align: left;
}
.special_spot li span {
	color: #ff9900;
	text-align: left;
}
.special_spot li a {
	text-align: right;
	margin: 0 0 10px auto;
}
.special_spot li p {
	padding: 0 5px!important;
}

/*-------------------------------------------------
map
-------------------------------------------------*/
#map {
	background-color: #ffffff;
	height: 640px;
	width: 500px;
	margin: -5px 0 5px 0;
	font-size: 12px;
	line-height: 120%;
	behavior: url(http://www.oishiimati-oita.jp/special/200903/style/iepngfix.htc);
	text-align: left!important;
}

