/*  
サンファーレ用スタイルシート
Version: 2.0(2008/03/26)
Author: faith
Author URI: http://www.fhm.jp/
*/

/* 全体構成 */
* {
	margin: 0;
	padding: 0;
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', Osaka, sans-serif, Arial;
}

body {
	background: #fee9c9;
	text-align: center;
}

#box {
	min-width: 776px;
	margin: 0 auto 0;
	padding: 0;
	background: #fee9c9;
	text-align: center;
	background: url("http://sunfare.jp/images/base.jpg") repeat-x;
}

#box2 {
	min-width: 776px;
	margin: 0 auto 0;
	padding: 0;
	background: #fee9c9;
	text-align: center;
	background: url("http://sunfare.jp/images/base2.jpg") repeat-x;
}

#content {
	margin: 0 auto 0;
	padding: 0;
	text-align: center;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

p {
	margin: 8px 0 8px 0;
}

/* Hタグ設定 */

h1 {
	font-size: 24pt;
	color: #666;
	padding: 8px 0 0 52px;
}

/* Safari3用 */
body:first-of-type h1 {
	padding: 2px 0 6px 52px;
	font-weight: normal;
}

h2,h3,h4,h5,h6 {
	font-size: 12pt;
	letter-spacing: 2px;
	padding: 9px 0 11px 34px;
	margin: 0 0 5px 0;
	color: #fff;
	text-align: left;
}

/* Safari3用 
body:first-of-type h2,h3,h4,h5,h6 {
	padding: 6px 0 10px 34px;
	font-weight: normal;
}*/

h2 {
	margin: 0 0 10px 0;
}

h3,h4,h5,h6 {
	margin: 0 0 10px 0;
}

.orange {
	background: url("http://sunfare.jp/images/bar_orange.jpg") no-repeat;
}

.red {
	background: url("http://sunfare.jp/images/bar_red.jpg") no-repeat;
}

.gray {
	background: url("http://sunfare.jp/images/bar_gray.jpg") no-repeat;
}

.eme {
	background: url("http://sunfare.jp/images/bar_eme.jpg") no-repeat;
}

.green {
	background: url("http://sunfare.jp/images/bar_green.jpg") no-repeat;
}

.blue {
	background: url("http://sunfare.jp/images/bar_blue.jpg") no-repeat;
}

.vio {
	background: url("http://sunfare.jp/images/bar_vio.jpg") no-repeat;
}

.brown {
	background: url("http://sunfare.jp/images/bar_brown.jpg") no-repeat;
}

.pink {
	background: url("http://sunfare.jp/images/bar_pink.jpg") no-repeat;
}

/* Aタグ設定 */
a,
a:link,
a:visited {
	color: #f66;
	text-decoration: none;
}

a:hover {
	color: #06c;
	text-decoration: none;
}

a:active {
	color: #cc3300;
	text-decoration: underline;
}

/* バナー部設定 */

.qrcode {
	float: right;
	padding: 5px 5px 0 0;
}

.toplink {
	padding: 8px 0 0 0;
	float: right;
	text-align: right;
	font-size: 9pt;
}

.linktxt a{
	background: #fff url("http://sunfare.jp/images/linkoff.gif") no-repeat;
	padding: 0 10px 0 10px;
	color: #666;
}

.linktxt a:hover {
	background: #fff url("http://sunfare.jp/images/linkon.gif") no-repeat;
	color: #f66;
}

.linkimg {
	padding: 10px 10px 0 0;
}

.adobe {
	margin: 0 10px 0 0;
}

.banner {
	padding: 8px 0 25px 10px;
	_padding: 8px 0 22px 10px;
	text-align: left;
}

;;.banner { /* Opera9に適用 */
	padding: 8px 0 26px 10px;
}

/* Safari3用 */
body:first-of-type .banner {
	padding: 8px 0 21px 10px;
}

#navi {
	width: 768px;
	margin: 0 auto 11px;
	font-size: 9pt;
	text-align: left;
	letter-spacing: 1px;
	color: #666;
}

/* フラッシュ部設定 */

#flash {
	width: 768px;
	text-align: left;
	background: url("http://sunfare.jp/images/flabase.gif") no-repeat;
	margin: 0 auto 0;
}

#flash2 {
	width: 768px;
	text-align: left;
	margin: 0 auto 0;
}

.topmenu {
	width: 200px;
	float: left;
}

.tmenu {
	margin: -2px 0 0 0;
	_margin: -4px 0 0 0;
	padding: 0;
}

html>/**/body .tmenu { /* IE7を除くモダンブラウザに適用 */
	margin: 0;
}

.menu {
	margin: 0 0 -2px 0;
	padding: 0;
}

;;.menu { /* Opera9に適用 */
	margin: 0 0 4px 0;
}

.cmenu {
	margin: 0 0 0 -5px;
	padding: 0;
}

;;.cmenu { /* Opera9に適用 */
	margin: 0 0 0 -4px;
}

/* Safari3用 */
body:first-of-type .cmenu {
	margin: 0 0 0 -4px;
}

/* 本文記事設定 */

#main {
	width: 768px;
	margin: 20px auto 0;
}

.event {
	float: right;
	width: 548px;
}

.news {
	padding: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #444;
	width: 526px;
	_width: 548px;
	height: 232px;
	_height: 258px;
	background-color: #fee9c9;
	overflow: auto;
	border-left: 1px solid #fb9a8f;
	border-right: 1px solid #fb9a8f;
	border-bottom: 1px solid #fb9a8f;
	scrollbar-base-color: #fb9a8f;
 	scrollbar-face-color: #fb9a8f;
	scrollbar-highlight-color: #fee9c9;
	scrollbar-shadow-color: #fa8376;
	scrollbar-3dlight-color: #fb9a8f;
	scrollbar-darkshadow-color: #fb9a8f;
	scrollbar-arrow-color: #fee9c9;
}

html>/**/body .news { /* IE7を除くモダンブラウザに適用 */
	height: 222px;
}

/* Safari3用 */
body:first-of-type .news {
	height: 280px;
}

.datetop {
	color: #d71c06;
	font-weight: bold;
}

.date {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	color: #d71c06;
	font-weight: bold;
	border-top: 1px dotted #fb9a8f;
}

.info {
	float: left;
	width: 208px;
}

.infoimg {
	text-align: center;
	margin: 0 0 10px 0;
}

.infotxt {
	padding: 0 25px 0 23px;
	font-size: 9pt;
	text-align: left;
	line-height: 120%;
	letter-spacing: 1px;
	color: #666;
	text-align: left;
	background: url("http://sunfare.jp/images/infobody.jpg") repeat-y;
}

.infotxt2 {
	padding: 5px 0 5px 0;
	font-size: 9pt;
	line-height: 120%;
	color: #f66;
}

#guide {
	width: 776px;
	margin: 10px 0 0 0;
	_margin: 20px 0 0 0;
	text-align: center;
}

html>/**/body .guidettl { /* IE7を除くモダンブラウザに適用 */
	margin: 10px 0 0 0;
}

#guide1 {
	width: 768px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 9pt;
	color: #666;
	border-bottom: 1px solid #fcba59;
}

html>/**/body #guide1 { /* IE7を除くモダンブラウザに適用 */
	padding: 0 0 15px 0;
}

#guide2 {
	width: 768px;
	text-align: left;
	font-size: 9pt;
	color: #666;
}

html>/**/body #guide2 { /* IE7を除くモダンブラウザに適用 */
	padding: 0 0 15px 0;
}

.guidel {
	width: 180px;
	_width: 200px;
	float: left;
	font-size: 11pt;
	color: #f66;
	padding: 0 0 0 30px;
	clear: both;
}

.guider {
	padding: 3px 10px 0 0;
	line-height: 120%;
	letter-spacing: 1px;
}

/* Safari3用 */
body:first-of-type .guider {
	font-size: 8pt;
}

.guider a {
	color: #666;
}

.guider a:hover {
	color: #f66;
}

.guideimg {
	margin: 0 0 10px 0;
	vertical-align:-18px;
}

html>/**/body .guideimg { /* IE7を除くモダンブラウザに適用 */
	vertical-align:-28px;
}

/* footer */

#footer {
	margin: 0;
	padding: 15px 15px 26px 15px;
	font-size: 10pt;
	text-align: left;
	color: #666;
	background-color: #fff;
	background: url("http://sunfare.jp/images/footerbg.gif") repeat-x;
}

.copyright {
	float: left;
	background-color: #fff;
	font-family: sans-serif, Arial;
}

.powered {
	float: right;
	background-color: #fff;
	font-family: sans-serif, Arial;
}

/* カラー設定 */

.tred {
	color: #cc0000;
}

.tblue {
	color: #0000cc;
}

.tgreen {
	color: #006600;
}

.tbrown {
	color: #663300;
}

.tpink {
	color: #ff3399;
}

.tvio {
	color: #663399;
}

.teme {
	color: #009966;
}

.taqua {
	color: #0066cc;
}

.torange {
	color: #ff6633;
}

a#howto {
	color: #ffffff;
}

/* テナントページ設定 */

.title {
	padding: 0 0 10px 0;
	margin: -4px 0 -4px 0;
	background: #fff;
	background: url("http://sunfare.jp/images/tbase.jpg") repeat-x;
}

html>/**/body .title { /* IE7を除くモダンブラウザに適用 */
	padding: 0 0 8px 0;
}

/* Safari3用 */
body:first-of-type .title {
	padding: 0 0 0 0;
	margin: -4px 0 -8px 0;
}

.subname {
	font-size: 12pt;
	color: #666;
}

.about {
	width: 200px;
	padding: 0 8px 0 0;
	margin: -15px 0 10px 0;
	text-align: right;
	float: right;
	font-size: 10pt;
	color: #666;
}

html>/**/body .about { /* IE7を除くモダンブラウザに適用 */
	padding: 0 8px 0 0;
	margin: -15px 0 0 0;
}

/* Safari3用 */
body:first-of-type .about {
	margin: -25px 0 10px 0;
}
.maintxt {
	padding: 0 10px 20px 10px;
	font-size: 10pt;
	color: #444;
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

.maintxt2 {
	padding: 0 10px 20px 50px;
	font-size: 10pt;
	color: #444;
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

.maintxt3 {
	padding: 0 10px 20px 0;
	font-size: 12pt;
	font-weight: bold;
	color: #444;
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}
.maintxt3 a {
	color: #666;
}

.maintxt3 a:hover {
	color: #f66;
}

.maintxt4 {
	padding: 0 10px 20px 50px;
	font-size: 14pt;
	color: #444;
	text-align: left;
	letter-spacing: 1px;
	line-height: 90%;
}

.maintxt4 a {
	color: #00c;
}

.maintxt4 a:hover {
	color: #f00;
}

.maintxt5 {
	padding: 0 10px 20px 50px;
	font-size: 12pt;
	color: #444;
	text-align: left;
	letter-spacing: 1px;
	line-height: 120%;
}

.maintxt5 a {
	color: #00c;
}

.maintxt5 a:hover {
	color: #f00;
}

ol.decimal {
	list-style-type: decimal;
	list-style-position: outside;
}

ol.decimal2 {
	padding-left: 100px;
	list-style-type: decimal;
	list-style-position: outside;
}

ol.decimal3 {
	padding-left: 30px;
	list-style-type: decimal;
	list-style-position: outside;
}

ul.shoplist {
	list-style-type: none;
	list-style-position: inside;
}

ul.square {
	list-style-type: square;
	list-style-position: inside;
}

ul.square2 {
	list-style-type: square;
	list-style-position: outside;
}

#shopinfo {
	width: 776px;
	margin: 0 0 20px 0;
}

.information {
	width: 530px;
	float: left;
	padding: 0 10px 0 10px;
	font-size: 10pt;
	color: #444;
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
}

.simg {
	margin: 2px 0 0 0;
	vertical-align:-5px;
}

.infolink {
	width: 200px;
	float: right;
	text-align: right;
}

.direction {
	text-align: left;
	padding: 0 0 20px 0;
}

.bodyimgr {
	float: right;
	margin: 0 0 0 10px;
}

.bodyimgl {
	float: left;
	margin: 0 10px 0 0;
}
.mailform {
	padding: 20px 0 10px 10px;
	line-height: 200%;
	text-align: left;
}