@charset "utf-8";

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
background:url(images/body_bg.jpg) repeat-x center top;
line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	padding: 0;
}
#page {
	margin: 0 auto;
	max-width: 1000px;
}


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

body, input, textarea {
	color: #373737;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}


/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}


/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* =RYU09801
----------------------------------------------- */


#header{
background:url(images/header.jpg) no-repeat center bottom;
height:103px;
width:860px;
margin:0 auto;
}

#GlobalNavi{
background:#FFF url(images/global_bg.jpg) repeat-x center top;
height:57px;
margin:0 auto;
margin-bottom:10px;
}

#GlobalNavi ul{
width:860px;
display:block;
overflow:hidden;
margin:0 auto;
}

#GlobalNavi li{
float:left;
text-indent: -99999px;
height:57px;
}

#GlobalNavi .menu01{
background:url(images/menu01.jpg) no-repeat left top;
width:217px;
}
#GlobalNavi .menu02{
background:url(images/menu02.jpg) no-repeat left top;
width:212px;
}

#GlobalNavi .menu03{
background:url(images/menu03.jpg) no-repeat left top;
width:213px;
}

#GlobalNavi .menu04{
background:url(images/menu04.jpg) no-repeat left top;
width:218px;
}
#GlobalNavi a:link{display:block;width:212px;height:57px;}

#GlobalNavi .menu01 a:hover{
background:url(images/menu01.jpg) no-repeat left bottom;
}
#GlobalNavi .menu02 a:hover{
background:url(images/menu02.jpg) no-repeat left bottom;
}
#GlobalNavi .menu03 a:hover{
background:url(images/menu03.jpg) no-repeat left bottom;
}
#GlobalNavi .menu04 a:hover{
background:url(images/menu04.jpg) no-repeat left bottom;
}

#MainImg{
background:url(images/main_img.jpg) no-repeat center top;
width:860px;
height:196px;
text-indent: -99999px;
margin:0 auto;
margin-top:20px;
margin-bottom:30px;
}

#Page{
width:860px;
margin:0 auto;
overflow:hidden;
}

#Main{float:left;width:603px;padding:0 0 30px 0;}

#SideClum{float:right;}

h1{font-size:10px;color:#888;}

h3{
font-weight:bold;
color:#4682b4;
margin-bottom:10px;
padding:5px 0 5px 40px;
background:url(images/midashi.jpg) no-repeat left bottom;
width:620px;
}

#footer{
background:url(images/footer_bg.jpg) repeat-x center top;
color:#888;
padding:20px 0 0 0;
}
#footer a{color:#fff;font-weight:bold;}
.copy{font-size:10px;text-align:center;}


.NewsText{padding:0 10px;}

.NewsText th{width:70px;font-weight: normal;font-size:12px;border-bottom:1px dotted #999;}

.NewsText td{padding:10px;color:#444;font-size:12px;margin:5px 0;border-bottom:1px dotted #999;width:100%;}
.NewsText a{text-decoration: underline;}

.SiteMap{
background:url(images/icon001.gif) no-repeat left top;
font-size:10px;
padding:0 0 0 20px;
float:right;
}

.midashi02{
background:url(images/midashi02.jpg) no-repeat left center;
padding:5px 0 5px 30px;
font-size:14px;
margin:0 0 10px 0;
}
.campany{
border-top:1px solid #dcdcdc;
border-right:1px solid #dcdcdc;
width:603px;
margin:0 auto;
}

.campany th{
border-bottom:1px solid #dcdcdc;
border-left:1px solid #dcdcdc;
padding:10px;
text-align:center;
font-size:14px;
background:#eee;
width:120px;
}

.campany td{
border-bottom:1px solid #dcdcdc;
border-left:1px solid #dcdcdc;
padding:10px;
font-size:14px;
}

/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =Added
----------------------------------------------- */
#secondary h3{background:#000;color:#FFF!important;font-size:14px;margin-bottom:5px;padding-left:5px;border-bottom:#06C 2px solid;}
#secondary .textwidget{padding:5px;}
#secondary ul{list-style-position:inside;margin-left:10px;margin-bottom:5px;}


#menus ol{list-style:inside none;margin:0;padding:0;}
#menus li{border-bottom:#CCC 1px solid;padding:10px;font-size:14px;line-height:105%;background:url(./images/arrow.jpg) no-repeat 6px 8px;padding-left:30px;}
#menus li:last-child{border:none;}
.stanby{color:#666;background-color:#F5F5F5!important;}