/* CSS Document */
body{
margin:0px; font-size:12px; color: #333333; text-decoration:none; vertical-align:top;
background-image:url(../img/co-bk-2.gif); background-repeat:repeat; background-position:top center;
margin-top:0px;margin-right:auto;margin-left:auto; text-align:center;
}

a:link{text-decoration:underline;  text-align:left; vertical-align:top; color: #003399}
a:visited{text-decoration:underline;  text-align:left; vertical-align:top; color:  #003399 }
a:active{text-decoration:none; text-align:left; vertical-align:top; color: #990000;}
a:hover{text-decoration:none; text-align:left; vertical-align:top; color:  #990000;}

img {
padding: 0px;
margin: 0px;
border: none;
vertical-align:top;
}

ul {
list-style-image: url(../img/list.gif); margin-left:0px; padding-left:22px; text-align:left;
}

li {
margin-bottom:4px;
}



/**********タイトル画像の背景設定**********/
h1 {
  display: block;
  line-height:0px;
  text-indent: -9999px;
  margin:0px;
  padding:0px;
}

.title-news {
width:540px; height:25px; background-image:url(../img/detail-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-news-list {
width:540px; height:25px; background-image: url(../img/news-list-tatilebar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-seminar {
width:540px; height:25px; background-image: url(../img/seminar-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-about {
width:540px; height:25px; background-image: url(../img/about-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.sindan {
width:540px; height:25px; background-image: url(../img/sindan-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-kouhou-list {
width:540px; height:25px; background-image: url(../img/kouhou-list-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-kouhou-detail {
width:540px; height:25px; background-image: url(../img/kouhou-detail-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-planner-index {
width:540px; height:25px; background-image: url(../img/planner-title-bar-1.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-planner-2 {
width:540px; height:25px; background-image: url(../img/planner-title-bar-2.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-planner-3-1 {
width:540px; height:25px; background-image: url(../img/planner-title-bar-3-1.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-planner-3-2 {
width:540px; height:25px; background-image: url(../img/planner-title-bar-3-2.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-sanjyo-index {
width:540px; height:25px; background-image: url(../img/sanjyo-title-bar-1.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-sanjyo-2 {
width:540px; height:25px; background-image: url(../img/sanjyo-title-bar-2.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-QA {
width:540px; height:25px; background-image: url(../img/qa-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-link {
width:540px; height:25px; background-image: url(../img/link-tatilebar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-contact {
width:540px; height:25px; background-image: url(../img/contact-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-privacy {
width:540px; height:25px; background-image: url(../img/privacy-title-br.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-print {
width:540px; height:25px; background-image: url(../img/print-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}

.title-link {
width:540px; height:25px; background-image: url(../img/link-title-bar.gif);
background-repeat:no-repeat;margin:0px; padding:0px;
}


/**********container　　Floatで背景が出ないようにするための表示**********/
#container {
    width:780px;
	margin-right:auto;
	margin-left:auto;	
	min-height: 1em;
    display: inline-table;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container {
    height: 1em;
}

#container {
    display: block;
}
/**/


/**********ヘッダー**********/
.header {
width:780px; height:76px; background-image:url(../img/co-header-bk.gif);
}


/**********左メニュー**********/
.left-menu {
width:204px; float:left; 
}

.bt { margin:2px 2px 1px 2px;
}

.banner {
margin:5px 0px 5px 0px ;
}

/**********右wrapper　　Floatで背景が出ないようにするための表示**********/
#wrapper {
    width:576px;
	min-height: 1em;
    display: inline-table;
	margin-right:auto;
	margin-left:auto;	
	float:right;

}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container {
    height: 1em;
}

#container {
    display: block;
}
/**/






/**********真ん中コンテンツ**********/
.contents {
width:540px; 
margin-right:auto;
margin-left:auto;
}





/**********一覧を見る・ページトップに戻る**********/
.ichiran {
text-align: right; margin:30px 0px 30px 0px;
}




/**********フッター**********/
.footer {
width:780px; border-top:solid #cccccc 1px; background-color:#FFFFFF; margin-right:auto; margin-left:auto;
}

.footer-text{font-size:12px; margin:10px auto 10px auto;
}


/**********フッター-ここまで**********/



/**********文字の設定**********/
.title { font-size:16px; font-weight:bold; text-align:left; padding:10px 0px 3px 0px; margin:0px;
border-bottom-style: dotted; border-bottom-color: #999999; border-bottom-width:1px;
}

.title-news-text { font-size:16px; font-weight:bold; text-align:left; padding:0px 0px 0px 0px; margin:0px;
border-bottom-style: dotted; border-bottom-color: #999999; border-bottom-width:1px;
}

.title-kouhou { font-size:16px; font-weight:bold; text-align:left; padding:0px 0px 0px 0px; margin:0px;
}

.regular { font-size:12px; line-height:18px; text-align:left; }

.caption { font-size:12px; line-height:14px; width:350px;  margin:10px auto 10px auto; text-align:center;}

.pankuzu {
height:20px; margin-top:10px; margin-bottom:10px; text-align:left; font-size:12px;border-bottom-style:solid;
border-bottom-color:#E7E5E5;border-bottom-width:1px;
}

.q {
 font-size:12px; line-height:18px; color:#CC0000; font-weight:bold; text-align:left;
 }

.date { font-size:12px; line-height:12px; color: #666666; font-weight:bold;  margin:10px 0px 10px 0px; text-align:left;}









