/* ----- すべての要素 ----- */

*
{
	margin:0;
	padding:0;
	line-height:110%;
}


/* ----- float解除 ----- */

div.clear
{
	clear:both;;
}

div.clear hr
{
	display:none;
}


/* ----- リンク ----- */

a
{
	color:#0099cc;
	background:#ffffff;
	text-decoration:none;
}

a:hover
{
	color:#006699;
	background:#ffffff;
	text-decoration:underline;
}


/* ----- body ----- */

body
{
	color:#666666;
	text-align:left;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:130%;
}

.fs121 {font-size: 12px; color: #FF0000; font-weight: bold;}
.fs141 {font-size: 14px; color: #FF0000; font-weight: bold;}
.fs181 {font-size: 18px; color: #FF0000; font-weight: bold;}
.fs182 {font-size: 18px; color: #000066; font-weight: bold;}

/* ----- サイト全体 ----- */

div#site-container
{
	width:100%;
	color:#666666;
	background:#ffffff;
	margin:0 auto;
	text-align:left;
}


/* ----- ヘッダー部分 ----- */

div#catch
{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	width:100%;
    padding:5px;
}

div#header
{
	width:1000px;
	padding:0px;
	margin:0px auto;
}

div#headerback
{
	width:100%;
	background:#990066;
	padding:5px;
	margin:0px;
	text-align: center;
}

div#navi
{
	width:1000px;
	padding:0px;
	margin:0px auto;
}

div#navi img {
	vertical-align:bottom
}


div#pan
{
	font-size: 12px;
	text-align: right;
	padding:5px;
}

div#footer
{
	font-size:12px;
	color:#ffffff;
	background:#000099;
	text-align: center;
	padding:5px;
	margin:0px;
}

/* ----- コンテンツ全体 ----- */

div#container
{
	text-align: left;
	padding:0px;
	width:900px;
}


/* ----- メインコンテンツ ----- */

div#content
{
	text-align: center;
	font-size:12px;
	float:left;
	width:740px;
	margin-left: 10px;
}

div#content h1
{
	text-align: left;
	font-size: 14px;
	border-color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 3px;
}

div#content h2
{
	text-align: left;
	font-size: 14px;
	margin: 10px 5px 10px 5px;
	padding: 3px 0px 3px 5px;

	border-style:solid;
	border-width: 0 0 1px 5px;
	border-color: #FF6600;
	background-color:#FFFFCC;

}

div#content h3
{
	text-align: left;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 3px;

}

div#content h4
{
	text-align: left;
	font-size: 14px;
	color:#FF6600;
	padding-top: 6px;
	padding-left: 35px;
	padding-bottom: 10px;

	margin-bottom: 20px;
	border-style:solid;
	border-width: 0 0 2px 0;
	border-color: #FF6600;
	background-image: url(../images/b-sch.gif);
	background-repeat: no-repeat;
}

div#content h5
{
	text-align: left;
	font-size: 16px;
	color:#3366ff;
	padding-top: 4px;
	padding-left: 50px;
	padding-bottom: 10px;

	margin-left: 10px;
	margin-bottom: 20px;
	background-image: url(../images/qa-t.gif);
	background-repeat: no-repeat;
}

/* ----- サイドバー ----- */

div#sidebar-left
{
	font-size:12px;
	float:left;
	width:150px;
}

div#sidebar-left img {
	vertical-align:bottom
}

div#sidebar-left a:link {
	color: #000000;
	text-decoration: none;
}
div#sidebar-left a:visited {
	color: #000000;
	text-decoration: none;
}
div#sidebar-left a:hover {
	color: #CC0099;
	text-decoration: none;
}

div.sidebar-banner

{
	padding-top:5px;
}

div.sidebar-box

{
	padding:5px;
}

div.menu {
	margin: 0px;
	padding: 0px;
	width: 150px;
}

/* ----- 新着情報 ----- */

div.top-news
{
	padding:10px;
}

div.top-news h3
{
	height:20px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/news_tit.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
}

div.top-news ol li
{
	margin:0 0 10px 0;
	list-style:none;
	font-size:80%;
	line-height:150%;
	background:url(../images/news_icon.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}


/* ----- 選択 ----- */

div.top-select
{
                float:left;
	width:250px;
	height:100px;
	padding:0px;
	margin:10px;
}

/* ----- 中タイトル ----- */

div.top-tai
{
	padding:10px;
}

div.top-tai h4
{
	height:20px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/osu_tit.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
}

div.top-tai h5
{
	height:20px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/link_tit.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
}

/* ----- top ----- */

div.top-a
{
	float:left;
	width:390px;
	margin-right: 10px;
	padding: 5px;
}

div.top-b
{
	float:left;
	width:190px;
	padding: 5px;
}

div.top-mid
{
	margin-top: 20px;
}

div.top-pic
{
	float:left;
	width:200px;
}

div.top-cmt
{
	float:left;
	width:180px;
	margin-left: 10px;
}




/* ----- faq ----- */

div.faq-back {
	font-size: 14px;
    font-weight:bold;
	border: 1px solid #000099;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	width: 540px;
}


div.faq-inner
{
    font-weight:normal;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: 480px;
	background-color: #b9ffff;
}

div.faq-top
{
	font-size: 12px;
    font-weight:normal;
	text-align: right;
	margin-right: 10px;
}

/* ----- サイト内検索 ----- */

div.search-form
{
	margin:0 0 20px 0;
}

div.search-form form
{
	background:url(../images/search_bg.gif) repeat-x 0 0;
	padding:10px;
}

div.search-form fieldset
{
	border:none;
}

div.search-form legend
{
	font-size:70%;
	color:#666666;
	background:inherit;
	margin:0 0 5px 0;
}

div.search-form input.search-input
{
	width:110px;
	font-size:80%;
	margin:0 0 5px 0;
}

/* ----- 共通 ボックス ----- */

.bfl {
	float: left;
	margin:0px;
	padding:0px;
	text-align: left;
}

.bfc {
	float: left;
	padding:0px;
	text-align: center;
}

.b30 {
	float: left;
	width:30px;
	margin: 0px 5px;
	text-align: left;
}

.b50 {
	float: left;
	width:50px;
	margin: 0px 5px;
	text-align: left;
}

.b100 {
	float: left;
	width:100px;
	margin-right: 2px;
	text-align: left;
}

.b101 {
	float: left;
	width:100px;
	margin-right: 10px;
	text-align: right;
}

.b121 {
	float: left;
	width:120px;
	margin-left: 10px;
	text-align: left;
}

.b140 {
	float: left;
	width:140px;
	margin: 2px;
	text-align: center;
}

.b180 {
	float: left;
	width:180px;
	padding: 5px;
	text-align: center;
}

.b190 {
	float: left;
	width:180px;
	padding: 10px;
	text-align: center;
}

.b200 {
	float: left;
	width:200px;
	margin-left: 5px;
	text-align: left;
}

.b201 {
	float: left;
	width:200px;
	margin-right: 2px;
	text-align: left;
}

.b202 {
	float: left;
	width:200px;
	margin: 200px 0 0 0;
	color:#FFFFFF;
	text-align: left;
}

.b203 {
	float: left;
	width:200px;
	margin: 80px 0 0 0;
	color:#FFFFFF;
	text-align: left;
}

.b300 {
	float: left;
	width:300px;
	padding:0px 5px;
	text-align: center;
}

.b301 {
	float: left;
	width:300px;
	margin:0px;
	text-align: left;
}

.b300b {
	float: left;
	width:300px;
	margin: 20px;
	padding:20px;
	text-align: center;
	background:url(../images/rehoback1.gif) 0 0;
}

.b300c {
	float: left;
	width:225px;
	margin: 20px 30px;
	padding:20px;
	text-align: center;
	background:url(../images/rehoback2.gif) 0 0;
}

.b300z {
	float: left;
	width:300px;
	text-align: left;
}

.b390 {
	float: left;
	width:390px;
	text-align: left;
}

.b401 {
	float: left;
	width:400px;
	margin-left: 10px;
	padding:0px 5px;
	text-align: left;
}

.point {
	width:600px;
	margin:2px;
	padding:2px;
	text-align: left;
	border-style:solid;
	border-width:2px;
	border-color:#666666;

}






.cfl {
	padding:0px;
	text-align: left;
}

.cfc {
	padding:0px;
	text-align: center;
}

.cfr {
	padding:0px;
	text-align: right;
}

.c150 {
	width:150px;
	text-align: left;
}

.c200 {
	width:200px;
	text-align: left;
}

.c500 {
	width:500px;
	margin-bottom: 15px;
	text-align: left;
}

.c600 {
	width:600px;
	text-align: left;
	margin: 20px auto;
}


/* ----- 共通 テーブル ----- */

table.st1 {
	width: 600px;
	font-size: 12px;
	margin: 10px auto;
	table-layout:fixed;
	border-collapse: collapse;
}

table.st2 {
	width: 550px;
	font-size: 12px;
	margin-bottom: 5px;
	table-layout:fixed;
	border-collapse: collapse;
}

table.st3 {
	width: 300px;
	font-size: 12px;
	margin-bottom: 5px;
	table-layout:fixed;
	border-collapse: collapse;
}

table,td {
	border:1px solid #999999;
	padding:5px;
}

th {
	border:none;
}

td.it11 {
	width:110px;
	text-align: center;
	background-color: #E7E7E7;
}

td.it12 {
	width:360px;
	text-align: left;
}

td.it21 {
	width:102px;
	text-align: center;
}

td.it31 {
	width:100px;
	text-align: center;
	background-color: #effbcc;
}

/* ----- Lightbox JS ----- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
