<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

body {
	background: url(../images/bg.png) #ffdcd7 repeat-x;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	font-size: 0.90em;
	line-height: 140%;
}
a { text-decoration: none; }
.alpha-inner a {
	text-decoration: underline;
	color:#ff6833;
}
p { margin-bottom: 15px; }
strong, b { font-weight: bold; }
big { font-size: 1.2em; }
small { font-size: 0.8em; }
em { font-style: italic; }
img {
	border: 0;
	vertical-align: bottom;
}
td { vertical-align: top; }
#container ul, #container ol { margin-bottom: 15px; }
div.alpha ul &gt; li {
	list-style-type: disc;
	margin-left: 25px;
}
div.alpha ol &gt; li {
	list-style-type: decimal;
	margin-left: 30px;
}
/*#container ul li {
	list-style-type: disc;
	margin-left: 25px;
}
#container ol li {
	list-style-type: decimal;
	margin-left: 30px;
}*/

/* Layout ----------------------------------------------------------------- */

#header, .footer-inner, #container {
	width: 950px;
	margin: 0 auto;
}
#header { height: 170px; }
#footer {
	background: #FFF;
	padding: 30px;
}
.alpha {
	background: #FFF;
	width: 715px;
	margin-bottom: 15px;
	line-height: 150%;
	float: left;
}
.alpha-inner {
	padding: 20px;
}
.beta {
	width: 220px;
	float: right;
}
.beta-inner {
	background: #FFF;
	margin-bottom: 15px;
	padding: 10px;
}

/* Header ----------------------------------------------------------------- */

h1.seo {
	width: 950px;
	left: 50%;
	margin-left: -475px;
	padding: 2px 0;
	font-size: 10px;
	color: #999;
	position: absolute;
}
#header h2 {
	width: 445px;
	float: left;
}
ul.header-menu {
	width: 315px;
	margin-top: 50px;
	margin-right: 5px;
	float: left;
}
.header-menu li { float: left; }
.header-menu li a {
	background: url(../images/header/header-menu.png) no-repeat;
	width: 105px;
	height: 40px;
	display: block;
}
.header-menu li a span{visibility:hidden;}
.header-menu li a.header-menu1 { background-position: 0 0; }
.header-menu li a.header-menu2 { background-position: -105px 0; }
.header-menu li a.header-menu3 { background-position: -210px 0; }
.header-menu li a:hover.header-menu1 { background-position: 0 -40px; }
.header-menu li a:hover.header-menu2 { background-position: -105px -40px; }
.header-menu li a:hover.header-menu3 { background-position: -210px -40px; }
div.moji {
	width: 180px;
	margin-top: 50px;
	float: left;
}
.moji .moji-txt, .moji a {
	background: url(../images/header/header-menu.png) no-repeat;
	height: 40px;
	float: left;
	display: block;
}
.moji .moji-txt {
	background-position: -320px 0;
	width: 90px;
}
.moji a { width: 45px; }
.moji a.middle { background-position: -410px -40px; }
.moji a.large { background-position: -455px 0; }
.moji a.middle span,.moji a.large span,.moji-txt span{visibility:hidden;}
.nav {
	background: #f87c76;
	padding: 0 8px; 
	color: #FFF;
	font-size: 10px;
}
.nav a { color: #FFF; }

/* Footer ----------------------------------------------------------------- */

p.backtop {
	margin: 0;
	text-align: right;
}
.backtop a {
	background: url(../images/arrow4.png) right no-repeat;
	padding-right: 20px;
}
.footer-menu a { color: #000; }
.footer-menu a:hover {
	text-decoration: underline;
	color: #666;
}
p.copy {
	margin-bottom: 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.copy a { color: #666; }

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }
.red { color: #F00; }
.green { color: #390; }
.blue { color: #03F; }

/* img -------------------------------------------------------------------- */

img.img-left {
	margin: 0 15px 15px 0;
	float: left;
}
img.img-right {
	margin: 0 0 15px 15px;
	float: right;
}

/* Table ------------------------------------------------------------------ */

table.table1 {
	background: #CCC;
	border-spacing: 1px;
	margin-bottom: 15px;
}
.table1 th {
	background: #F0F0F0;
	padding: 4px 10px;
}
.table1 td {
	background: #FFF;
	padding: 4px 10px;
}
.table1 .td1 { background: #ffeacb; }
.table1 .td2 { background: #ffffdc; }
.table1 .td3 { background: #d7fbf9; }

/* Box -------------------------------------------------------------------- */
.box1{
	background: #fff0da;
	margin-bottom: 15px;
	padding: 15px;
}
blockquote {
	background: #fff0da;
	margin-bottom: 15px;
	padding: 15px;
}

/* List ------------------------------------------------------------------- */

/*ul.news-list {
	height: 180px;
	overflow: auto;
}*/
#container .news-list li {
	border-bottom: 1px solid #EEE;
	margin-bottom: 7px;
	margin-left: 0;
	padding-bottom: 4px;
	list-style-type: none;
}
.news-list span {
	background: url(../images/arrow1.png) left no-repeat;
	width: 140px;
	padding-left: 16px;
	float: left;
}
.news-list div {
	width: 500px;
	float: right;
}
.news-list a {
	text-decoration: underline;
	color:#F63;
}
#container .list1, #container .list2 li, .point-txt {
	background: url(../images/arrow2.png) 0 0.1em no-repeat;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 7px;
	padding-left: 20px;
}
#container .list2 li {
	width: 200px;
	float: left;
}

/* control ------------------------------------------------------------------ */
.dispb{display:block!important;}
.mb0{margin-bottom:0px!important;}
.mb1{margin-bottom:1px!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb25{margin-bottom:25px!important;}
.va_top,.va-top{vertical-align:top;}
.va_bottom,.va-bottom{vertical-align:bottom;}
.va_middle,.va-middle{vertical-align:middle;}
.big1{font-size:1.2em;}
.big2{font-size:1.4em;}
.big3{font-size:1.6em;}
.big4{font-size:1.1em;}
.float-right {float:right;}
.float-left{float:left;}

/* Title ------------------------------------------------------------------ */

.title {
	background: url(../images/title/title-bg.jpg) no-repeat bottom;
	padding: 25px 20px;
	border-bottom:5px solid #ffc3ba;
	font-size: 1.8em;
	font-weight: bold;
	line-height:1.5em;
}
.midashi1 {
	background: url(../images/title/midashi1-bg.png) repeat-x top #ececec;
	margin-bottom: 15px;
	padding: 10px 15px 7px 15px;
	font-size: 1.5em;
	font-weight: bold;
	border:1px solid #ccc;
}
.midashi2 {
	background: url(../images/title/midashi2-bg.png) no-repeat bottom;
	width: 615px;
	margin-bottom: 15px;
	padding: 13px 15px 5px 45px;
	color: #F63;
	font-size: 1.3em;
	font-weight: bold;
}

.beta-midashi1 {
	border-bottom:1px solid #ff8080;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight:bold;
}

/* side ------------------------------------------------------------------- */

a.side-contact {
	background: url(../images/side/contact2.jpg) no-repeat;
	width: 220px;
	height: 100px;
	display: block;
}
a:hover.side-contact { background-position: -220px 0; }
a.side-contact  span,.side-bnr a span{visibility:hidden;}
.side-bnr a {
	width: 200px;
	margin-bottom: 10px;
	display: block;
}
.side-bnr a.bnr1 {
	background: url(../images/side/side-banner1.jpg) no-repeat;
	height: 75px;
}
/*.side-bnr a.bnr2 {
	background: url(../images/side/side-banner2.jpg) no-repeat;
	height: 110px;
}*/
.side-bnr a.bnr3 {
	background: url(../images/side/side-banner3.png) no-repeat;
	height: 150px;
}
.side-bnr a:hover.bnr1,
.side-bnr a:hover.bnr3 { opacity: 0.8; }
.side-bnr a:hover { background-position: -200px 0; }
.side-menu a {
	background: url(../images/arrow3.png) #fde0dc 8px 1em no-repeat;
	border-bottom: 1px solid #FFF;
	padding: 10px 25px 9px 25px;
	line-height:1.4em;
	color: #000;
	display: block;
	font-size:1.1em;
}
.side-menu a:hover { background-color:#ffab9f; }

/* index-------------------------------------------------------------- */
#index-page{font-size:1.1em;}
.syaryou{
	background-color: #FFFFE1;
	padding: 20px;
	margin-bottom: 10px;
}
.syaryou h3{font-size:1.6em;font-weight:bold;line-height:1.4em;color:#F66;}
.syaryou h4{font-size:1.4em;line-height:1.4em;}
.index-service h4 {font-weight:bold; font-size:1.06em; color:#ff3333; margin-bottom:3px; margin-top:2px;}
.index-service-col1 {border-top:1px dotted #999; padding-top:8px;}
.index-midashi {
	background: url(../images/title/midashi1-bg.png) repeat-x top #ececec;
	margin-bottom: 15px;
	padding: 8px;
	font-size: 1.15em;
	border:1px solid #ccc;
}
.index-midashi a.index-midashi-btn1 {
	display:block;
	border:1px solid #f8adaa;
	background:#ffcac3;
	margin:-8px;
	width:100px;
	float:right;
	vertical-align:middle;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
	color:#333;
}

/* container -------------------------------------------------------------- */

p.entry-dat {
	text-align: right;
}
div.pagenate {
	margin-top: 15px;
}
.pagenate span, .pagenate a {
	padding: 2px 5px;
}
.pagenate span {
	border: 1px solid #DDD;
}
/* -------------------------------------------------------------- coupon*/
.coupon-button{
	text-align:center;
	width:250px;
	border:1px solid #ccc;
	margin:0px auto;
	margin-bottom:30px;
}
.coupon-button a{
	background-color: #F93;
	color:#000;	
	width: 236px;
	padding: 5px;
	margin: 2px;
	display: block;
	text-decoration: none;	
	font-weight:bold;
	font-family: Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif
}
.coupon-button a:hover{
	background-color: #F66;
	color: #fff;
}</pre></body></html>