@charset "utf-8";
/* CSS Document */
/* Base Theme ============================================================= */
:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
	text-decoration: none;
	outline: none;
	color: #3399ff;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}

div.clear {
 clear:both;
}
div.clear hr {
 display:none;
}

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after,
#footer-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner, #footer-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner, * html #footer-inner  { height: 1%; }
.pkg, #content-inner, #footer-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}

#container-inner {
    width: 900px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer, #zeta {
    position: relative;
}

#alpha, #beta, #gamma, #zeta {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner, #zeta-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner,
#alpha-inner, #beta-inner, #gamma-inner, #zeta-inner {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 560px;
}

.layout-wtt #beta {
    left: 190px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
	left: 230px;
	width: 400px;
}

.layout-twt #beta {
	left: -400px;
	width: 230px;
}

.layout-twt #gamma {
	width: 230px;
}

.layout-twt #zeta {
	width: 630px;
}

/* Wide-Thin */

.layout-wt #alpha {
    width: 630px;
}

.layout-wt #gamma {
    width: 230px;
}

/* Map */
.layout-map #alpha {
	width: 710px;
}

/* Content ---------------------------------------------------------------- */

a:link, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: 0.75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }

.image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.image-right {
    float: right;
    margin: 0 0 20px 20px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

/* Default ---------------------------------------------------------------- */

/* Utility */

.widget-header,
.trackbacks-header,
.mt-entry-archive h2,
.mt-comment-preview h2,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    background-color: #F3F0E8;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    color: #666;
}

a:link, a:visited {
	color: #3399ff;
	text-decoration: none;
}

a:hover {
	color: #3399ff;
	text-decoration: underline;
}

/* Layout ----------------------------------------------------------------- */

#container {
/*    background: #d5d7eb url(c_container.png) repeat-y center top;*/
	background-color:#d5d7eb;
	padding-bottom: 20px;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
    padding: 0;
}

.layout-map #content-inner {
	width:750px;
}

#content-inner,
#footer-inner {
	background-color: #eeeeee;
	padding-top:10px;
	padding-bottom: 10px;
}

#footer-inner {
	padding-top:0;
	padding-bottom: 30px;
}

#alpha-inner,
#zeta-inner {
	padding: 0;
}

#beta-inner {
	padding: 0 9px 0 0;
}

#gamma-inner {
	padding: 0 0 0 9px;
}

#page-content {
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 0 10px;
	position: relative;
}

.layout-map #page-content {
	border: 1px solid #9db5cf;
}
/* Header ----------------------------------------------------------------- */

#header {
	background-image:url(default_images/c_header.gif);
	background-repeat:repeat-x;
	height: 151px;
}

#header a {
	text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}

#header-content {
	width: 900px;
	padding: 10px 0 0 0;
	/*	background: transparent url(../../../../images/logo.gif) 10px 15px no-repeat; */
	float: left;
}

#header-content-left {
	width: 630px;
	float: left;
	padding: 0 20px 0 10px;
	margin: 0;
}

#header-content-right {
	width:220px;
	text-align:right;
	left: 630px;
	float: left;
}

#header-name {
	color: #333;
	margin: 0;
	padding: 5px 0;
	line-height: 1;
	font-size: 25px;
}

#header-name a,
#header-name a:hover {
    text-decoration: none;
}

#header-description {
	float:left;
	width: 630px;
	margin: 0;
	padding-bottom: 4px;
	padding: 0 20px 0 10px;
}

#header-description h1 {
	margin-bottom: 0em;
	color: #333;
	font-size: 15px;
	line-height: 1.6em;
}

#header-link {
	width:220px;
	text-align:right;
	left: 630px;
	float: left;
	padding-bottom: 4px;
}

#header-link p {
	margin-bottom: 0em;
	font-size: 12px;
	line-height: 1.6em;
}

#header-link p a,
#header-link p a:hover {
	text-decoration:underline;
	color: #999;
}

#header-menu {
	position: static;
	bottom: 0;
	left: 0;
	width: 900px;
	margin: 0 auto;
	height: 46px;
	background-image: url(default_images/c_menu_back.gif);
	background-repeat:no-repeat;
}

#header-menu a img,
#header-menu a {
	margin: 0;
	padding: 0;
}

/* Contents ----------------------------------------------------------------- */
.leftimg_box {
	float: left;
	margin: 0;
	width: 228px;
}

.img_box,
.leftimg {
	width: 200px;
	padding: 10px 9px;
	margin: 0 0 10px 0;
	border: 1px solid #9db5cf;
	background-color: #ffffff;
}

.img_box {
	text-align:center;
}

.leftimg {
	margin: 0 8px 10px 0;
	float: left;
	text-align:center;
}

.link {
	width: 100%;
	margin: 0;
	padding: 0;
}

.top_comment_title {
/*	width: 398px; */
	width: 380px;
	BORDER-LEFT: #0F07A3 5px solid;
	BORDER-RIGHT: #0F07A3 5px solid;
/*	BORDER-BOTTOM: #9db5cf 1px solid; */
	font-size: 14px;
	font-weight: bold;
	color: #0068b7;
	margin: 0 0 5px;
	padding: 5px;
	line-height:1.4em;
	clear: both;
}

.title-box {
	width: 398px;
	padding: 0;
	margin: 0;
	border: 1px solid #9db5cf;
	background-color: #ffffff;
	height: 28px;
}

.title-longbox {
	width: 630px;
	padding: 0;
	margin: 0 0 10px 0;
}

.title-box img,
.title-longbox img {
	padding: 0;
	margin: 0;
}

.cont-box,
.cont-box-top,
.cont-longbox,
.cont-box-end {
	width: 380px;
	padding: 10px 9px 0;
	margin: 0 0 10px 0;
	border-left: 1px solid #9db5cf;
	border-right: 1px solid #9db5cf;
	border-bottom: 1px solid #9db5cf;
	background-color: #ffffff;
}

.cont-box-top {
	border-top: 1px solid #9db5cf;
}

.cont-box-end {
	border-top: 1px solid #9db5cf;
	padding: 3px 9px;
}

.cont-box .title-b,
.cont-box-top .title-b {
	font-size:14px;
	font-weight:bold;
	color:#0000CC;
}

.layout-map .cont-box{
	width: 690px;
}

.cont-longbox {
	width: 608px;
	padding: 10px 10px 0px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #9db5cf;
}

.gamma-title-box{
	width: 218px;
	padding: 0;
	margin: 0;
	border: 1px solid #9db5cf;
	background-color: #ffffff;
	height: 38px;
}

.gamma-title-box img {
	padding: 0;
	margin: 0;
}

.gamma-cont-box,
.gamma-cont-box-once {
	width: 200px;
	padding: 10px 9px 10px;
	margin: 0 0 10px 0;
	border-left: 1px solid #9db5cf;
	border-right: 1px solid #9db5cf;
	border-bottom: 1px solid #9db5cf;
	background-color: #ffffff;
}

.gamma-cont-box-once {
	border-top: 1px solid #9db5cf;
}

.gamma-cont-box img,
.gamma-cont-box-once img,
.gamma-cont-box p,
.gamma-cont-box h3 {
	padding: 0;
	margin: 0;
}

.mark {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

.gamma-cont-box .box-list {
	margin: 0 0 10px 0;
	padding-bottom: 0px;
}

.gamma-cont-box .box-list img {
	float: left;
	margin-right: 5px;

}

.maps_size {
	width:380px;
	height:345px;
	margin-bottom: 10px;
}

.maps_size_b {
	width:690px;
	height:500px;
	margin-bottom: 10px;
}

.rightcont,
.rightcont-hoyu {
	float: left;
	width: 380px;
	padding: 0 0 10px 0;
	margin: 0;
}

.rightcont h3,
.rightcont-hoyu h3 {
/*	background:url(default_images/c_bar_jireilist_title.gif) 0 0 no-repeat;*/
	/* ie win (5, 5.5, 6) bugfix */
 /*   p\osition: relative;
	width: auto;
	w\idth: auto;
*/
	width: 365px;
/*	height: 26px;
	padding: 0;*/
	color: #3399ff;
	border-color: #1B03EF;
	border-width: 0px 0px 0px 10px;
	border-style: solid;
	padding: 0.2em;
	height: auto;
	background: #E8F3FF;

}

.rightcont-hoyu h3 {
/*	background:url(default_images/c_bar_hoyu_title.gif) 0 0 no-repeat;*/
}

.rightcont h3 a,
.rightcont-hoyu h3,
.rightcont h3 a:hover,
.rightcont-hoyu h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 5px;
}

table.box,
table.company_box {
	width: 100%;
	border: solid 1px #b7ddf2;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;	
}

table.company_box {
	border: solid 2px #b7ddf2;
	margin-bottom: 10px;
}

table.box th,
table.company_box th {
	border-bottom: solid 1px #b7ddf2;
	border-right: solid 1px #b7ddf2;
	text-align: left;
	background-color: #ebf4fb;
	font-size:12px;
	font-weight:bold;
	padding: 2px;
}

table.company_box th {
	font-size:14px;
	padding: 5px;
}

table.box td,
table.company_box td {
	border-bottom: solid 1px #b7ddf2;
	border-right: solid 1px #b7ddf2;
	padding: 2px;
	text-align: left;
	background-color: #FFFFFF;
	font-size:12px;
}

table.company_box td {
	padding: 5px;
	font-size:14px;
}

table.box th,
table.box td {
	text-align:center;
}

.map_head,
.map_bottom {
	padding: 10px;
}

.dot-line	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tit	{
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24A6CB;
}

/* Footer ----------------------------------------------------------------- */
* html #footer {
    margin-bottom: 0;
}
*:first-child+html #footer {
    margin-bottom: 0;
}

#footer-content {
	margin: 0 10px;
	background-color: #ffffff;
	padding: 10px;
	text-align: center;
}

#footer-content .inner-page a,
#footer-content .inner-page a:hover{
	color: #3399ff;
}

#footer-content .outer-page a,
#footer-content .outer-page a:hover,
#footer-content .copy,
#footer-content .copy a,
#footer-content .copy a:hover {
	color: #555;
}

/* Utilities -------------------------------------------------------------- */
#header:after,
#header-inner:after,
#header-menu ul:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after,
#zeta-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-menu ul,
#content-inner,
#footer-inner,
#page-content {
    height: 1%;
}

.ic, .icr, .icg, .icrB{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #568EC7;
	text-align: center;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	white-space: pre;
	line-height: normal;
}

.icr, .icrB {
	background-color: #E92C56;
}

.icrB {
	font-size: 14px;
	font-weight: bold;
}

.icg {
	background-color: #676767;
}

.icn, .icnext {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: normal;
}

.icnext {
	float: right;
}

.font-red {
	color: #cc0000;
}