@charset "shift_jis";
/* CSS Document */

.news_t {
	margin:0px;
	padding:0px;
}

.news_column ul {
	padding:10px;
}
.news_column li span {
	color:#005FC5;
}
.news_column li {
	margin-bottom:7px;

}

#concept_column {
	margin-top:20px;
}

.news_column{
	float:left;
/*	width:334px;*/
/*	width:350px;*/
	width:693px;
	height:240px;
	background-position:bottom;
}

.news_column-inner {
	overflow:auto;
	height:165px;
	margin:0 5px 0 20px;
	padding-top:5px;
}

.news_column {
	background-image: url(../images/whatsnew-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 52px;
}

#logo {
	position:absolute;
	left:0px; top:30px;
}








/*パターン02*/
.tbl02 {
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.tbl02 th {
	background-color: #F5F5F5;
}
.tbl02 td {}
.tbl02 th,
.tbl02 td {
	padding:5px;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
}

/*フッターメニュー*/

#myfmenu {
	text-align:center;
	margin:20px 0 10px 0;
}
#myfmenu li {
	display:inline;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #000;
}
#myfmenu li,
#myfmenu li a {
	color:#005FC5;
}
#myfmenu li._last {
	margin-right:0px;
	padding-right:0px;
	border-right: none;
}

address {
	text-align:center;
	color:#005FC5;
}

.content01 {
	margin-bottom:15px;
}

.h2-style01 {
	background-image: url(../images/h2-style01-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:10px;
	padding-left:45px;
	color:#FFF;
	font-size:16px;
	margin-bottom:15px;
	font-weight:bold;
}

.h3-style01 {
	border-bottom:1px dotted #0000CC;
	margin-bottom:15px;
	border-left:5px solid #0000CC;
	padding: 5px;
	padding-left:10px;
	font-weight:bold;
}
.h3-style01 {
	width:220px;
	border-bottom:1px dotted #0000CC;
	margin-bottom:15px;
	border-left:5px solid #0000CC;
	padding: 5px;
	padding-left:10px;
	font-weight:bold;
}
.h3-style01_ {
	width:220px;
	border-bottom:1px dotted #0000CC;
	margin-bottom:25px;
	border-left:5px solid #0000CC;
	padding: 5px;
	padding-left:10px;
	font-weight:bold;
}
.h3-style02 {
	background-color:#039;
	color:#FFF;
	font-size:14px;
	padding:5px;
	margin-bottom:10px;
}

.h4-style01 {
	font-size: 13px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-image: url(../img/yajirushi02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;	
}

.photo01 {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.photo02 {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.p-style01 {
	line-height:1.5em;
	margin-bottom:15px;
}

.kyocho01 {
	font-weight:bold;
	font-size:18px;
	color:#F00;
	margin-bottom:10px;
}

.ol-style01 {
	margin-bottom:10px;
}
.ol-style01 li {
	list-style-type:decimal;
	line-height:2em;
	list-style-position:inside;
}

.tbl02 {
	margin-bottom:10px;
}

.tbl01 th {
	font-weight:bold;
}
.tbl01 td {}
.tbl01 th,
.tbl01 td {
	padding:10px;
	border-bottom:1px dashed #CCCCCC;
}

td._noborder {
	border-bottom:none;
}

.dl-style02 {}
.dl-style02 dt {
	background-image: url(../images/Q.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding:10px;
	padding-left:30px;
	color:#FF0000;
	font-size:14px;
	border-bottom:1px dotted #000099;
}
.dl-style02 dd {
	background-image: url(../images/A.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding:10px;
	padding-left:30px;
	font-size:13px;
	margin-bottom:15px;
}

.faq #Right_Column {
	background-image: url(../images/faq-bg.png);
	background-repeat: no-repeat;
	background-position: center 300px;	
}

#Main_Visual ul.bxslider,
#Main_Visual li {
	margin:0px;
	padding:0px;
}

ul.bxslider {
	background-color:#FFF;
}

.totop {
	text-align:right;
	margin-bottom:10px;
}
.totop a {
	background-image: url(../images/totop.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	text-decoration:none;
}

/* ↓↓　ここから開始 ↓↓ */
div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon span {
	color:#FF0000;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("../img/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}
/* ↑↑　ここまで ↑↑ */

.n-mail {
	text-align:right;
}

.n-mail span {
	color:#F00;
}