@charset "shift_jis";

/* @group Reset CSS */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0px;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	-webkit-text-size-adjust: auto;
}

body {
	line-height: 1;
	background-color:#000;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

nav ul {
	list-style: none;
}
ul{
	list-style:none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;   
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

/* @end */
img {  
     max-width: 100%;  
     height: auto;  
	 } 
/* @group Structure */

body {
	font: 14px/normal sans-serif;
	width: 100%;
	overflow-x: hidden;
   -webkit-text-size-adjust: 100%;
}

a {
	text-decoration: none;
}

/* @end */

/* @group Header */

header aside {
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

header .top-title {
	display: block;
	height: 19px;
	padding: 0 32px;
	font-weight: bold;
	font-size: 11px;
	line-height: 21px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

header img {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}


header h1 {
	font-size: 17px;
}

header .tagline {
	padding: 0 20px;
	font-size: 14px;
}

header .tagline img {
	display: block;
	max-width: 278px;
	margin: 1em auto;
}

.index-html header {
	text-align: center;
	margin-bottom: 0px;
}

/* flash☆day */

.header-imgs {
	background-color: #000;
}

#pagetop{
	display: block;
	margin-left:5px;
	margin-right:5px;
}
/* flash☆day  */
/* @group Header */

.top{
	color: #F00;
	background-color: #FF0;
	text-align:center;
	padding:8px 0px 5px 0px;
	font-size:80%;
	border-bottom: 1px double #ccc;
	line-height: 130%;
}

/* @group Page >information */
#bread {
	margin: 10px 10px;
	padding: 7px 12px;
	border-radius: 4px;
	white-space: nowrap;
	overflow: hidden;
	border-style: solid;
	border-width: 2px;
	border-color: #999 #666 #666 #999;
	color: #555;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Chrome,Safari */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#ffcccccc); /* IE */
	background: -moz-linear-gradient(top, #fff, #ccc); /* Firefox */
	background: -o-linear-gradient(top, #fff, #ccc);   /* Opera */
	background: linear-gradient(top, #fff, #ccc);      /* CSS3 */
	
}

#bread li {
	display: inline-block;
	font-size: 12px;
}

#bread li:after {
	content: " > ";
}

#bread li:last-child:after {
	content: "";
}

#bread a {
	text-decoration: none;
}

/* @end */

/* @group Main >-event */

article section {
	margin: 0px 10px 10px 10px;
	padding: 15px 10px 20px 10px;
	border-radius: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #999 #666 #666 #999;
	background: #000;
	
}

article h2 {
	margin: 15px 0;
	color: #f90;
	padding-left: 5px;
	line-height: 25px;
}

article h3 {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding: 20px 0 2px 15px;
	margin-bottom: 3px;
	background: url('../images/_bullet_h3.png') no-repeat 0 25px;
	font-size: 12px;
	color: #00384f;
}

article p {
	margin: 0.5;
	font-size: 90%;
	line-height: 18px;
	color: #FFF;
	padding-left: 10px;
}

article img {
	display: block;
	max-width: 500px;
	margin: 0.5em auto;
	width:95%;
}

articleab h1 {
	background: -webkit-gradient(linear, left top, left bottom, from(#0a89be), to(#3facd9)) #0a89be;
	padding: 10px;
	font-size: 95%;
	border-bottom: solid 0px;
	border-bottom-color: #F0F;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f68500), to(#f7bf7e));
	background: linear-gradient(#f68500, #f7bf7e);
	font-weight: bold;
	color: #F30;
	border-top: solid 0px;
	border-top-color: #F0F;
	text-shadow: 0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff;
}

articleab h2,
articleab h3 {
	border-left: 7px solid #f0f;
	border-bottom: 1px dotted #f0f;
}
articlea2 P{
	color:#666;	
}

articlea h1 {
	background: -webkit-gradient(linear, left top, left bottom, from(#0a89be), to(#3facd9)) #0a89be;
	font-size: 90%;
	border-bottom: solid 0px;
	border-bottom-color: #F0F;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f68500), to(#f7bf7e));
	background: linear-gradient(#f68500, #f7bf7e);
	font-weight: bold;
	color: #F30;
	border-top: solid 0px;
	border-top-color: #F0F;
	text-shadow: 0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff;
	line-height: 130%;
	padding: 10px;
}

articlea h2,
articlea h3 {
	border-left: 7px solid #f0f;
	border-bottom: 1px dotted #f0f;
	font-size:14px;
}

.event {
	font-weight: bold;
	color: #F00;
	text-decoration:none;
}

#s {
	font-size: 10px;
}
/* @end */
/* @group Articlea */

/* @group Main > 基本・サービス・サービスデーetc */
nav#category ul li img{
		float: left;
		height: 35px;
		width: 35px;
		margin-right: 10px;
		margin-top: 0px;
}

nav#category {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

nav#category h2 {
	margin-bottom: 8px;
	padding: 0 10px;
	font-size: 17px;
}

nav#category ul {
	border-radius: 8px;
	background: #fff;
}

nav#category li {
	border-bottom: 1px solid #ccc;
}

nav#category ul li a {
		
		display: block;
		font-weight: bold;
		padding-top: 20px;
}

nav#category a {
	display: block;
	position: relative;
	padding: 10px 15px;
	background: url('../images/_menu.png') no-repeat right center;
	font: 115%/1 sans-serif;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

nav#category a span {
	position: absolute;
	top: 14px;
	right: 32px;
	font-weight: normal;
	text-align: right;
}

nav#category li:last-child {
	border: none;
}
nav#single {
	margin: 10px 10px 20px 10px;
}

.single-html nav#single {
	margin: 30px 10px 30px;
}

nav#single h1,
nav#single h2 {
	margin-bottom: 7px;
	padding: 0 10px;
	font-size: 17px;
}

nav#single ul {
	border-radius: 0px;
	background: #000;
}

nav#single li {
	border-bottom: 1px solid #ccc;
}

nav#single a {
	display: block;
	position: relative;
	padding: 12px 10px;
	background: url('../images/_menu.png') no-repeat right center;
	font: 115%/1 sans-serif;
	text-decoration: none;
}

nav#single a .cat {
	font-size: 10px;
	text-indent: 1px;
}

nav#single a .title {
	width: 95%;
	margin: 5px 0;
	line-height: 1.3;
	font-weight: bold;
}

nav#single a .exp {
	width: 95%;
	font-family: serif;
	font-size: 11px;
	text-indent: 1px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

nav#single li:last-child {
	border: none;
}


.table_01 { 
    width:100%;margin:0px 0px 10px 0px;padding:0px;
    border-collapse:separate;
    border-spacing:1px;
}

.table_01 th {
	width:100%;
	padding:10px;
	text-align:left;
	vertical-align:top;
	color:#F00;
	background-color:#000;
	border:1px solid #BBBBBB;
	font-size: 90%;
}

.table_01 td {
	padding:10px;
	border:1px dotted #999999;
	color:#F09;
	font-size: 80%;
	background-color: #000;
}

/* link */
.list1 {
	margin: 0px;
	margin-bottom: 0px;
}
	
.list1:after {
	content: "."; 
  	display: block;
	height: 0; 
 	clear: both; 
 	visibility: hidden;
}
	
.list1 ul{
	border-top: 0px solid #ccc;
	border-bottom: 1px solid #333;
	list-style: none;
}

.list1 ul li{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7d7e7d), to(#000000));
	background: linear-gradient(#7d7e7d, #000000);
	border-top: none;
	border-bottom: 2px solid #000;
	border-left: 0px solid #ccc;
	border-right: 1px solid #333;
	height: 40px;
	margin: 0px;
}
	
.list1 ul li:nth-child(odd) {
	float: left;
	width: 50%;
		
}
	
.list1 ul li a{
	color: #666;
	display: block;
	height: 40px;
	margin: 0px;
	padding: 0 20px 0 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	text-align:center
}
	
.list1 ul li a strong{
	color: #FFF;
	display: block;
	font-weight: bold;
	padding-top: 16px;
	font-size: 80%;
}
	
.list1 ul li img{
		float: left;
		height: 40px;
		width: 40px;
		margin-right: 13px;
}

.list1 ul li a::after{
       float: right;
}

/* link @end */


/* TEL */
.list2 ul{
	border-bottom: 1px solid #000;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.list2 ul li{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7d7e7d), to(#000000));
	background: linear-gradient(#7d7e7d, #000000);
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	height: 45px;
}
	
.list2 ul li a{
	background: url(../images/list_mark1.png) no-repeat 100% 50%;
	color: #666;
	display: block;
	height: 45px;
	padding: 0 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-position: 100% 50%;
}

.list2 ul li a strong{
	color: #FFF;
	display: block;
	font-weight: bold;
	padding-top: 15px;
	font-size: 80%;
}

.list2 ul li img{
	float: left;
	height: 45px;
	width: 45px;
	margin-right: 10px;
}

/* TEL @end */


/* 問い合わせ */
.list3 ul{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
.list3 ul li{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7d7e7d), to(#000000));
	background: linear-gradient(#7d7e7d, #000000);
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	height: 45px;
	border-bottom: 1px solid #333;
}
	
.list3 ul li a{
	/*background: url(../images/arrow067_06.gif) no-repeat 100% 50%;*/
	color: #666;
	display: block;
	height: 45px;
	padding: 0 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	background-position: 98% 50%;
}
	
.list3 ul li a strong{
	color: #CCC;
	display: block;
	font-weight: bold;
	padding-top: 13px;
	font-size: 80%;
	text-align: center;
}
	
.list3 ul li img{
	float: left;
	height: 45px;
	width: 45px;
	margin-right: 10px;
}

.list {
	font-size:17px;
    padding-left:20px;
}

/* 問い合わせ @end */



/* ページの先頭へ */
.list4 ul{
	border-bottom: 0px solid #999;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

.list4 ul li{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#B8B8B8));
	background: linear-gradient(#fff, #B8B8B8);
	border-top: 1px solid #999;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom:1px solid #999;
	height: 50px;
	text-align: center;
}
	
.list4 ul li a{
	/*background: url(../images/list_mark1.png) no-repeat 100% 50%;*/
	color: #666;
	display: block;
	height: 50px;
	padding: 0 0px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	/*background-position: 100% 50%;*/
}

.list4 ul li a strong{
	color: #000;
	display: block;
	font-weight: bold;
	padding-top: 18px;
	font-size: 100%;
}

.list4 ul li img{
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 20px;
	margin-top: 0px;
	margin-left: 3px;
}

/* ページの先頭へ @end */

/* @group Footer */

footer {
	padding: 8px;
	border-top: 1px double #ccc;
	text-align: center;
	font-family: serif;
	font-size: 70%;;
	line-height:120%;
	color: #F00;
	background-color:#FF0;
}
/* @end */
