@charset "utf-8";
/* CSS Document */

.demo{
text-align:left;
margin-left:250px;}

/* 全般設定 */
body {
margin:0px;
padding:0px;
background:#FFFFFF;
background-image:url(../../images/common/headerbg_sub.jpg);
background-repeat:repeat-x;
background-position:top left;
font-size:100%;
line-height:1.5em;/* IEにのみ反映される行間 */
color:#303030;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS PGothic","ＭＳ Ｐゴシック";
text-align:center;
}


html>/**/body {
margin:0px;
padding:0px;
background:#FFFFFF;
background-image:url(../../images/common/headerbg_sub.jpg);
background-repeat:repeat-x;
background-position:top left;
font-size:100%;
line-height:1.5em;/* firefoxにのみ反映される行間 */
color:#303030;
font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS PGothic","ＭＳ Ｐゴシック";
text-align:center;
}


*{
margin: 0px;
padding: 0px;
}


/* ==========table定義===================*/
table {
margin:0px;
font-size:0.95em;
width:648px;
line-height:2em;

}

.outer {
margin-top:1.0em;
margin-bottom:1.6em;
border: solid 1px #7f8f71;
}

th {
padding:0.8em;

color:#000000;
background:#b0c89f;
text-align:center;

border-width : 0 1px 1px 0 ;
border-style : solid ;
border-color:#cfcfcf;
}

td{
border-width : 0 1px 1px 0 ;
border-style : solid ;
border-color:#cfcfcf;
}

.head {
padding:0.8em;
vertical-align: middle;
color:#FFFFFF;
font-weight:bold;
background:#7f8f71;
}

.even {
padding:5px 0px 5px 0px;
background: #fafcf4;
}

.odd {
padding:5px 0px 5px 10px;
background: #ffffff;
}

.total{
text-align:right;
padding-right:8px;
background: #fafcf4;
font-weight:bold;
}

form { margin: 0px;
padding:0px;}






/* 全般的なリンクの設定 */
a {
color:#0076A3;
text-decoration:underline;
}

a:hover {
color:#FF0078;
text-decoration:none;

position:relative;
top:1px;
left:1px;

}


/* 一般タグの設定 */
h1 {

}

h1.info-block {
}


h1 a {
color:#8F61A9;
text-decoration:none;
}


h2 {
padding:8px 0px 3px 28px;

font-size:1.05em;

background-image:url(../../images/common/headline/h2bg.jpg);
background-repeat:no-repeat;
background-position:left center;
}


h2 a{
color:#303030;
text-decoration:none;
}

h3 {

margin-top:0.8em;
padding:3px 0px 3px 30px;

font-size:1.05em;
color:#303030;

border-top:#CCCCCC 1px solid;
border-bottom:#CECECE 1px solid;

background-color:#F9F9F9;
background-image:url(../../images/common/headline/h3.jpg);
background-repeat:no-repeat;
background-position:10px center;
}

h3 a{
color:#303030;
text-decoration:none;
}

h4 {
padding:3px 0px 3px 30px;
font-size:1.0em;
color:#C71486;

background-image:url(../../images/common/headline/h4.jpg);
background-repeat:no-repeat;
background-position:8px center;
}


h5 {
margin-top:0.8em;
padding:3px 0px 3px 20px;

font-size:1.0em;
color:#303030;

border-top:#CCCCCC 1px solid;
border-bottom:#CECECE 1px solid;

background-color:#F9F9F9;
background-image:url(../../images/common/headline/h5.jpg);
background-repeat:no-repeat;
background-position:left center;
}

h6{

}



hr{
height:1px;
border-top:dotted 1px #555555;
margin:1em 0;
}

/* リスト表示の設定 */
ul {
margin:0px;
margin-left:15px;
padding:0px;
padding-left:15px;
text-align:left;
font-size:1.0em;
}

ol {
margin:0px;
margin-left:15px;
padding:0px;
padding-left:15px;
text-align:left;
font-size:1.0em;
}

li {
list-style:outside;
margin:1em 0em;
background-image:none;
}


dl,dt,dd,
form,fieldset,input,textarea,button{
margin:0;
padding:0;
font-size:100%;
}

dd{
margin-bottom:1em;
}


ul.bulletin{
margin-left:0px;
padding-left:0px;
}

ul.bulletin li{
padding-left:5px;
margin-top:0.2em;
margin-bottom:0.3em;
list-style:none;
border-bottom:dotted 1px #555555;

}

.storydate{
/*border-top:#CCCCCC 1px solid;*/
padding-left:5px;
margin-left:3px;
border-bottom:#CECECE 1px solid;
background-color:#f4f4f4;

font-size:0.85em;
color:#000000;

}

.top_bar{
margin-bottom:0.3em;
}




/* ==========大枠の定義================*/
#container {
width:900px;
margin:0px auto;
padding:0px;
text-align:left;
}





/*ヘッダーブロックの定義*/

#header{
margin:0px;
padding:0px;
text-align:left;
background-image:url(../../images/header/line.jpg);
background-repeat:no-repeat;
background-position:bottom center;
height:68px;
}


#logo{
margin:0px;
padding:0px;
}

#tel{
margin-top:7px;

}

#moji{
height:37px;
}

#header_navi{
width:476px;
float:left;
}

#header_zoom{
margin-left:473px;}

.hidden{
display:none;
}


#banners{
padding:10px 0px;
text-align:center;

}

/*=============フッタブロックの定義======================*/


#footer-menu{
background-image:url(../../images/header/line.jpg);
background-repeat:no-repeat;
background-position:top center;
border-bottom:solid 1px #C9C4D4;
font-size:1.1em;
padding:4px 0px;
}


#footer {
padding:4px 0px;
font-size:0.8em;
background-image:url(../../images/common/footer/footerbg.jpg);
background-repeat:repeat-x;
background-position:top left;
}


.footer_return {
text-align: right;
width: 900px;
margin-top: 3px;
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
}

.footer_navi {
text-align: left;
width: 900px;
margin-top: 3px;
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
}


.footer_info {
text-align: left;
width: 900px;
margin-top: 3px;
margin-bottom: 3px;
margin-right:auto;
margin-left:auto;
}

#copyright{
color:#FFFFFF;
line-height:1.4em;
padding:4px 0px;
clear:both;
}

#footer a{
color:#FFFFFF
}

.powered a{text-decoration:none;}
.powered a:hover{text-decoration: underline;}
/* ==========左ブロックの定義================*/
#leftcolumn {
width:220px;
float:left;
}

#leftcolumn .blockContent {

}


/* 左ブロックメニュー部分の定義*/
#menu {
margin-top:8px;
padding:10px 10px;


width:200px;
border:#C9C9C9 2px solid;
}

#menu ul{
margin:0;
padding:0;
}

#menu li{
margin:0;
padding:0;
width:200px;

list-style-type:none;
line-height:0;
}

#menu li.menu00{
background:url(http://www.chuods.com/images/menu/menu000off.gif);
}

#menu li.menu01{
background:url(http://www.chuods.com/images/menu/menu001off.gif);
}
#menu li.menu02{
background:url(http://www.chuods.com/images/menu/menu002off.gif);
}
#menu li.menu03{
background:url(http://www.chuods.com/images/menu/menu003off.gif);
}
#menu li.menu04{
background:url(http://www.chuods.com/images/menu/menu004off.gif);
}
#menu li.menu05{
background:url(http://www.chuods.com/images/menu/menu005off.gif);
}

#menu li.menu06{
background:url(http://www.chuods.com/images/menu/menu006off.gif);
}
#menu li.menu65{
background:url(http://www.chuods.com/images/menu/menu0065off.gif);
}

#menu li.menu07{
background:url(http://www.chuods.com/images/menu/menu007off.gif);
}
#menu li.menu08{
background:url(http://www.chuods.com/images/menu/menu008off.gif);
}
#menu li.menu09{
background:url(http://www.chuods.com/images/menu/menu009off.gif);
}

#menu li.menu10{
background:url(http://www.chuods.com/images/menu/menu010off.gif);
}

#menu li.menu11{
background:url(http://www.chuods.com/images/menu/menu011off.gif);
}
#menu li.menu12{
background:url(http://www.chuods.com/images/menu/menu012off.gif);
}
#menu li.menu13{
background:url(http://www.chuods.com/images/menu/menu013off.gif);
}
#menu li.menu14{
background:url(http://www.chuods.com/images/menu/menu014off.gif);
}

#menu li.menu15{
background:url(http://www.chuods.com/images/menu/menu015off.gif);
}
#menu li.menu16{
background:url(http://www.chuods.com/images/menu/menu016off.gif);
}
#menu li.menu17{
background:url(http://www.chuods.com/images/menu/menu017off.gif);
}
#menu li.menu18{
background:url(http://www.chuods.com/images/menu/sucheduleon.gif);
}
#menu li.menu19{
background:url(http://www.chuods.com/images/menu/menu019off.gif);
}

#menu li img{
vertical-align:bottom;
}

#menu li a{
display:block;
line-height:normal;
width:200px;
}

#menu li a:hover {
background-color:transparent;
}

#menu li a:hover img{
visibility:hidden;
}



/* 左ブロック　メインメニューの定義*/

#mainmenu{
border-top:solid 3px #808080;
border-bottom:solid 1px #808080;

}

#mainmenu a {
margin:0px;
padding:6px;
font-weight:normal;
border-top:dotted 1px #808080;
}

#mainmenu a.menuTop {
border-top:none;
}

#mainmenu a.menuMain {
}

#mainmenu a.menuSub {
background-image:none;
line-height:1.2em;
border:none;
background:FAFAFA;
padding-left:20px;
}

#mainmenu a:hover {
color:#666666;
text-decoration:none;
}


/*左ブロック　ユーザーメニューの定義*/

#usermenu{
border-top:solid 3px #808080;
border-bottom:solid 1px #808080;
}

#usermenu a {
margin:0px;
padding:6px;
font-weight:normal;
border-top:dotted 1px #808080;
}

#usermenu a:hover {
color:#666666;
text-decoration:none;
}

#usermenu a.menuTop {
border-top:none;
}

#usermenu a.highlight {
}


/* ==========右カラムの定義================*/
#rightcolumnhead{
margin-left:250px;
font-size:12px;
color:#FFFFFF;
}

#rightcolumnnavi{
margin-left:247px;
}

#rightcolumn {
margin-left:245px;
}


/*==========中央ブロック全体の定義 ==========*/

#centercolumn{
padding:0px;
margin-left:245px;

font-size:0.85em;/*コンテンツ部分+ブロック部分合せての文字サイズ定義*/

}

/*====コンテンツブロックの定義======*/

#content {
text-align:left;
padding:0px;
margin:0px;
margin-bottom:10px;
clear:right;
}


/*====中央-中央ブロックの定義======*/
#centerColumn {
margin-left:245px;
font-size:0.85em
}

#centerColumn .blockContent {
margin-top:0px;
}



/*====中央-左ブロックの定義======*/
#centerLcolumn {
width:290px;
float:left;
}

#centerLcolumn .blockContent { 
}

/*====中央-右ブロックの定義======*/
#centerRcolumn {
width:350px;
float:right;
}

#centerRcolumn .blockContent {

}





/*トップへ戻る*/

#return{
clear:both;
text-align:right;
}








/*===========itemBody内の定義===================*/
.itemBody{
margin:0px 0px 0px 0px;
}

.itemBody .lead{
margin:0px 5px 25px 8px;
}

.itemBody .lead_text{

}

.itemBody .section_text{
padding-top:0.5em;
padding-left:15px;
padding-bottom:1.6em;
}



.itemBody .section_text_inquiry{
padding-top:0em;
padding-left:15px;
padding-bottom:1.6em;
}


.itemBody .section{
margin-bottom:0px;
}

.itemText{
margin-top:23px;
}

.left_text{
width:300px;
float:left;
}

.right_photo{
width:172px;
margin-left:396px;
text-align:right;
}


/* 最新ニュースの枠 */
.item {

}

/* 最新ニュースのタイトルバー */
.itemHead {
/*background-image:url(../../images/headline/h1bg.gif);
background-repeat:repeat-x;
background-position:left top;
font-size:1.4em;
border-bottom:dotted 1px #555555;
padding:14px 0em;
color:#8F61A9;
font-weight:bold;
clear:right;*/
}


.itemHead_cat {
font-size:1.2em;
margin:0em;
padding:9px 0px 6px 0px;
border-bottom:solid 1px #c0c0c0;
background-image:url(../../images/headline/h2bg.gif);
background-repeat:repeat-x;
background-position:left top;
font-weight:bold;
clear:right;
}


/* 最新ニュースの投稿情報欄 */
.itemInfo {
text-align: right;
}

/* 最新ニュースのタイトルの設定 */

.itemTitle a {
/*font-variant: small-caps;
background-color: transparent;
text-decoration:none;
color:#8F61A9;*/
}

.itemTitle_cat a {
/*font-variant: small-caps;
background-color: transparent;
text-decoration:none;
color:#303030;*/
}


/* 最新ニュースの投稿者 */
.itemPoster {

}

/* 最新ニュースの投稿日 */
.itemPostDate {

}

/* 最新ニュースのステータス */
.itemStats {

}


/* 最新ニュースの1文字目 */
.itemText:first-letter {
}

/* 最新ニュースのフッター */
.itemFoot {
text-align: right;
}

.itemAdminLink {

}

.itemPermaLink {

}



div.errorMsg {
background-color: #FFCCCC;
text-align: center;
border-top: 1px solid #DDDDFF;
border-left: 1px solid #DDDDFF;
border-right: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
font-weight: bold;
padding: 10px;
}

div.confirmMsg {
background-color: #DDFFDF;
color: #136C99;
text-align: center;
border-top: 1px solid #DDDDFF;
border-left: 1px solid #DDDDFF;
border-right: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
font-weight: bold;
padding: 10px;
}

div.resultMsg {
background-color : #CCCCCC;
color: #333333;
text-align: center;
border-top: 1px solid silver;
border-left: 1px solid silver;
font-weight: bold;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
padding: 10px;
}


/* Xoopsコードを記述する部分 */
div.xoopsCode {
background: #FFFFFF;
border: 1px inset #000080;
font-family: "Courier New",Courier,monospace;
padding: 0px 6px 6px 6px;
}

/* 引用部分の定義 */
div.xoopsQuote {
background: #FFFFFF;
border: 1px inset #000080;
font-family: "Courier New",Courier,monospace;
padding: 0px 6px 6px 6px;
}


.comTitle {
font-weight: bold;
margin-bottom: 2px;
}

.comText {
padding: 2px;
}

.comUserStat {
font-size: 10px;
color: #2F5376;
font-weight:bold;
border: 1px solid silver;
background-color: #ffffff;
margin: 2px;
padding: 2px;
}

.comUserStatCaption {
font-weight: normal;
}

.comUserStatus {
margin-left: 2px;
margin-top: 10px;
color: #2F5376;
font-weight:bold;
font-size: 10px;
}

.comUserRank {
margin: 2px;
}

.comUserRankText {
font-size: 10px;
font-weight:bold;
}

.comUserRankImg {
border: 0;
}

.comUserName {}

.comUserImg {
margin: 2px;
}

.comDate {
font-weight: normal;
font-style: italic;
font-size: smaller;
}

.comDateCaption {
font-weight: bold;
font-style: normal;
}





.rblock{
margin-bottom:10px;
}




/*PICO用スタイル*/


div.pico_breadcrumbs{

}

.pico_body{
}

div.pico_menu h1 {
}

div.pico_menu h2 {

}

pico_menu h3 {
}

div.pico_menu h4 {
}

div.pico_menu h5 {
}

div.pico_menu div.level1 {
margin-left: 0;
}

div.pico_menu div.level2 {
margin-left: 10px;
}

div.pico_menu div.level3 {
margin-left: 20px;
}

div.pico_menu div.level4 {
margin-left: 30px;
}

div.pico_menu div.level5 {
margin-left: 40px;
}

em.pico_notice {
font-weight: bold;
font-style: normal;
color: #FF0000; }


div.pico_controllers_in_menu {
margin:0px;
margin-top:-20px;
padding:0px;
text-align:right;
/*	float: right;
position: relative;
top : -4em;*/
}

div.bottom_of_content_body {
clear: right;
}

ul.pico_list_contents {
margin-bottom:2em;
}

ul.pico_list_contents li {
list-style: outside;
}

ul.pico_list_contents_in_menu{
padding:10px 0px;
}

ul.pico_list_contents_in_menu li { list-style: none outside;
margin:0;
padding:5px 0px;
padding-left:15px;
line-height:1.2em;
background-image:url(/images/common/menulist2.gif);
background-position:left top;
background-repeat:no-repeat;
}

div.pico_print_icon {
float: right;
width: 40px;
height: 40px;
}

div.pico_tellafriend_icon {
float: right;
width: 40px;
height: 40px;
}

div.pico_vote form {
display: inline;
}

table.pico_pagenavigation {
border-top: 1px #aaa solid;
margin-top: 20px;
}


table.pico_form_table th.pico_waiting {
color: red;
}

table.pico_form_table td.pico_waiting {
color: red;
background-color: white ;
}

table.pico_form_table td,table.pico_form_table th{
color: black;
vertical-align:top !important;
text-align:left;
}

p.pico_submit{
text-align:center;
margin:0;
padding:10px;
}

input.pico_ascii_only {
ime-mode: disabled;
}

input.pico_number_only {
ime-mode: disabled;
text-align: right;
}

pre.pico_history_diff del {
color: red;
}

pre.pico_history_diff ins {
color: blue;
}


/*PICO用スタイル終わり*/




/*FAQ*/
.q{
background:#EFEBF1;
background-image:url(../../images/faq/q-img.gif);
background-repeat:no-repeat;
background-position:center left;
color:#8F61A9;
font-weight:bold;
padding:4px;
padding-left:40px;
}

.a{
background-image:url(../../images/faq/a-img.gif);
background-repeat:no-repeat;
background-position:top left;
padding:4px;
padding-left:40px;
}


.left{
float:left;
margin-right:10px;
}

.right{
float:right;
margin-left:10px;
}

.clear-r{
clear: right;
}


.new1{
color:red;
}
.new2{
color:red;
}





/*---- CSS for Gnavi for Xoops ----*/

/*----maps----*/

#map {
height:600px;
border:solid 1px #6666FF;
}

#gn_map {
width:100%;
background:#999999;
}

#gn_map td {
background:#FFFFFF;
}

#gn_mkhead {
text-align:center;
background:#000000;
color:#FFFFFF;
padding:3px;
height:34px;
margin:0;
}

#gn_mklist {
background:#FFFFFF;
font-size:10px;
padding:0;
margin:0;
height:525px;
width:150px;
overflow:auto;
}

#gn_mklist ul,#gn_mklist div{
padding:3px 0 3px 3px;
margin:0;
}

#gn_latlng {}

/*----sortbox----*/

#gnn_sort {
border:#a2e0ff solid 1px;
background-image:url(images/back1.gif);
margin-bottom:8px;
}

#gnn_sort td {
text-align:center;
padding : 0 3px ;
margin : 0 ;
line-height:22px;
height:22px;
white-space: nowrap; 
}

#gnn_sort a {
color:#41bfff;
}

#gnn_sort a:hover {
color:#ff6600;
}

/*----navigations----*/

#gnn_edit {
margin:0 0 8px 8px;
background:#ecc; 
padding:6px 5px; 
border-right:solid 1px #ccc; 
border-bottom:solid 1px #ccc; 
border-left:solid 10px #c66;
white-space:nowrap;
}

#gnn_map {
margin:0 0 8px 8px;
background:#cec; 
padding:6px 5px; 
border-right:solid 1px #ccc; 
border-bottom:solid 1px #ccc; 
border-left:solid 10px #6c6;
white-space:nowrap;
}

#gnn_up {
margin:0 0 8px 8px;
background:#cef;
padding:6px 5px; 
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
border-left:solid 10px #66f;
white-space:nowrap;
}

.gn_cat {
background:#EFEBF1; 
padding:6px 5px; 
border-right:solid 1px #ccc; 
border-bottom:solid 1px #ccc; 
border-left:solid 3px #966CB0;
white-space:nowrap;
}


#gnn_cat,{
margin:0 0 8px 8px;
background:#EFEBF1; 
background-image:url(../../images/gnavi/banabg.gif);
background-position:left center;
background-repeat:no-repeat;
padding:6px 10px; 
border-right:solid 1px #ccc; 
border-bottom:solid 1px #ccc; 
border-left:solid 3px #966CB0;
white-space:nowrap;
}

.gnn_cat {
float:right;
margin:0 0 8px 8px;
background:#EFEBF1; 
background-image:url(../../images/gnavi/banabg.gif);
background-position:left center;
background-repeat:no-repeat;
padding:6px 10px; 
border-right:solid 1px #ccc; 
border-bottom:solid 1px #ccc; 
border-left:solid 3px #966CB0;
white-space:nowrap;
width:10em;
}


#gnn_cat a,.gnn_cat a,.gn_cat a,#gnn_map a,#gnn_up a,#gnn_edit a {
text-decoration:none;
color:#333;
}

#gnn_cat a:hover,,.gnn_cat a:hover,#gnn_map a:hover,#gnn_up a:hover,#gnn_edit a:hover{text-decoration:underline;color: #ff6600;}

#gnn_navi {
padding:4px 20px;
text-align:left;
border-color:#8F61A9;
border-width:0 0 2px 0;
border-style:solid;
background:#F2F2F2;
}

#gnn_navi span {
color:#990100;
font-weight:bold;
}

/*----common----*/

#gn_breadcrumbs {}

#gnn_title {
margin:3px 0 8px 0;
font-size:120%;
font-weight:bold;
padding:0px 10px;
border-color:#666;
border-width:0px 20px 0px 0px;
border-style:solid;
background:#000;
color:#fff;
height:25px;
line-height:25px;
}

#gnn_title span {
font-size:80%;
margin-left:15px;
font-weight:normal;
}

#gnn_title a {
color:#ff9900;
}

#gn_rsmall {
background:#EFEBF1; 
padding:4px 5px; 
border-right:solid 1px #ccc; 
border-bottom:solid 1px #ccc; 
border-left:solid 10px #8F61A9;
white-space:nowrap;
margin:10px 0px;
text-align:right;
font-size:12px;	
}

#gn_rsmall a {
text-decoration:none;
color:8F61A9;
font-weight:bold;
}

#gn_desc {

}

#gn_file {


}


#gn_file img {
padding:2px;
margin:2px;
border:solid 1px #cccccc;

}


.gn_file {


}


.gn_file img {
padding:2px;
margin:2px;
border:solid 1px #cccccc;

}

#gn_caption {
font-size:12px;	
/*	background-color:#999999;*/
margin-top:2px;
padding:1px;
}


#gn_outer {
/*	border:solid 1px #EFEBF1;*/
border-collapse: separate; 
margin:0;
}

#gn_itemheader {

/*	background-color:#EFEBF1;*/
background-image:url(../../images/gnavi/banabg.gif);
background-position:left center;
background-repeat:no-repeat;
/*	border-right:solid 1px #ccc; 
border-bottom:solid 1px #ccc;*/
font-size:120%;
padding:10px 15px;
color:#8F61A9;
font-weight: bold;
text-align:left;
}

#gn_itemheader span {
font-size:80%;
margin-left:15px;
font-weight:normal;
}

#gn_itemheader a {
color:#8F61A9;
text-decoration:none;
}

#gn_itemheader span a {
color:#0076A3;
text-decoration:underline;
}

#gn_head {
padding:4px;
text-align:left;
width:30%;
}

.gn_head {
padding:4px;
text-align:left;
width:30%;
}


#gn_head a {
color:#2a35ca;
}

#gn_odd {
padding:4px;
text-align:left;
background-color:#F9F9F6;
width:70%;
}

.gn_odd {
padding:4px;
text-align:left;
background-color:#F9F9F6;
width:70%;
}


#gn_even {
padding:10px 0px;
text-align:left;
background-color:#F9F9F6;
width:70%;
}


/*追加設定*/




/*itemheader*/

.ptitle{
font-weight:bold;
font-size:1.6em;
}




.ask{
background-color:#EFEBF1;
padding:4px 10px;
color:#8F61A9;
font-weight:bold;
font-size:1.0em;
}



/*　gnaviスタイル終わり*/









/*treemenu2 設定*/
.treemenu{
margin:0px;
margin-bottom:10px;
}

.treemenu div.tm-cate {
margin:0;
font-size:1.0em;
font-weight:bold;
border-bottom:dotted 1px #555555;
background-image:url(../../images/headline/h1bg.gif);
background-repeat:no-repeat;
background-position:left top;
padding:10px 0px;
color:#8F61A9;
}

.treemenu div.tm-cate a{
color:#8F61A9;
text-decoration:none;
}

.treemenu div.tm-subcate{
padding:5px 0px;
margin: 5px 0px;
padding-left:15px;
line-height:1.2em;
list-style-type:none;
background-image:url(../../images/common/menulist2.gif);
background-position:left top;
background-repeat:no-repeat;
}








/*メニュー用*/


.menu_body h1{
margin:0;
font-size:1.0em;
font-weight:bold;
border-bottom:dotted 1px #555555;
background-image:url(../../images/headline/h1bg.gif);
background-repeat:no-repeat;
background-position:left top;
padding:10px 0px;
color:#8F61A9;
}

.menu_body ul{
padding:10px 0;
margin:0;
list-style-type:none;
}


.menu_body li{
margin:0;
padding:3px 0px;
padding-left:0px;
line-height:1.2em;
list-style-type:none;
}



#gn_desc h2{
background-color:#EFEBF1;
padding:4px 10px;
color:#8F61A9;
font-weight:bold;
font-size:1.0em;
background-image:none;
border:none;
}


.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix{
display:inline-block;
}



/*\*/
* html .clearfix {
height: 1%;
}
.clearfix{
display: block;
}
/**/


/*　よくある質問の定義　*/
.question_section{
margin-top:0.5em;
margin-bottom:2em;
padding:16px;
border:#CCCCCC solid 1px;
}

.question{
font-size:1.0em;
padding:15px 0px 20px 70px;
border-bottom:solid 1px #c0c0c0;
background-image:url(../../images/guide/question/question.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.answer{
font-size:1.0em;
margin-top:1em;

padding:1.6em 0px 0px 70px;

background-image:url(../../images/guide/question/answer.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.tokuten{
margin-top:0.5em;
margin-bottom:1.2em;
}

.memo{
margin-top:8px;
padding:8px;
border:#cccccc 1px solid;
margin-bottom:25px;
margin-right:10px;
}

.memo_title{
color:#FF3300;
font-weight:bold;
}

.memo_title2{
color:#FF0099;
font-weight:bold;
}

.memo_text{}

.memo_tokuten{
margin-top:8px;
padding:8px;
border:#cccccc 1px solid;
margin-bottom:5px;
margin-right:10px;
}



.kanban{
margin-bottom:23px;}


/*　聴覚障害者ページ　*/
.butterfly_title1{
margin-top:15px;
margin-left:15px;
border-bottom:1.6em;
}


.butterfly_tx01{
padding-top:0.5em;
padding-left:15px;
padding-bottom:1.6em;

width:450px;
float:left
}

.butterfly_ph01{
margin-left:489px;
margin-top:1.0em;
padding-bottom:3em;
}

.butterfly_tx02{
padding-top:0.5em;
padding-left:15px;
padding-bottom:1.6em;

width:430px;
float:left;
}

.butterfly_ph02{
margin-left:450px;
margin-top:1.0em;
margin-bottom:1.6em
}



.butterfly_tx03{
padding-top:0.5em;
padding-left:15px;

width:430px;
float:left;
}

.butterfly_ph03{
margin-left:470px;
margin-top:1.0em;
/*padding-bottom:6em;*/
}




.link{
margin-top:0em;
padding:0px 0px 0.5em 20px;

font-size:1.0em;
color:#303030;

background-image:url(../../images/common/headline/h3.jpg);
background-repeat:no-repeat;
background-position:left center;

}

.memo2{
margin-top:1.6em;
padding:8px;
border:#e8e8e8 8px solid;
margin-bottom:25px;
margin-right:10px;
}

.memo2_text{
font-size:0.9em;
color:#0076a3}

.memo3{
margin-top:1.6em;
padding:8px;
border:#E9E8D3 8px solid;
margin-bottom:25px;
margin-right:10px;
}

.memo3_text{
font-size:0.9em;
color:#000000}

.memo_orange{
margin-top:1.6em;
padding:8px;
border:#FF6600 8px solid;
margin-bottom:25px;
margin-right:10px;
}

.memo_orange_text{
font-size:0.9em;
color:#000000}

/*==サイトマップページ定義==*/
.sitemap{
margin-top:1.0em;}

.sitemap_left{
float:left;
width:320px;
}

.sitemap_right{
margin-left:330px;
width:320px;
}

.sitemap dl{
line-height:1.5em;
padding-bottom:10px;
display:block;
height:auto;
}

.sitemap dd{
padding-bottom:3px;
display:block;
}

.sitemap ul{
margin:0px 0px 0px 5px;
padding-bottom:17px;
line-height:0.5em;
display:block;
}

.sitemap li{
padding:0px 0px 0px 23px;
background-image:url(../../images/common/headline/h3.jpg);
background-repeat:no-repeat;
background-position:left center;

list-style:none;
font-size:0.95em;
}

.sitemap ol{
margin-left: 10px;
background-position : left center ;
border-bottom:solid 1px #CCCCCC;
}

.sitemap_block{
margin-bottom:15px;
}








/*仮入所申込み・お問合せ*/

.necessary {
	margin:0px;
	padding:0px;
	color:#6868CD;
}
.inquiry02 {
	margin:0px;
	padding:1em;
	height:95px;

	background-repeat:no-repeat;
	background-position:center;
}
.necessary02 {
	position:relative;
	left:20px;
}


.inquiry_td{
padding:1em;
}

/*=============学院生応援プラン=======================*/
.gakuin_tx01{
padding-top:0.5em;
padding-left:15px;
padding-bottom:1.6em;

width:300px;
float:left;
}

.gakuin_ph01{
margin-left:375px;
margin-top:1.0em;
padding-bottom:3em;
}



/* =============ページ共通部分===================== */
/* =========お問合せ============== */
.inquiry_block{
background-image:url(../../images/common/inquiry/inquiry_bg.jpg);
margin-top:0.5em;
margin-bottom:0.5em;

padding-top:1.6em;
padding-left:132px;
padding-bottom:1.6em;
}

.inquiry_bt{
margin-bottom:5px;
/*background-image:url(../../images/common/inquiry/inquiry_bt_on.gif);*/
background-repeat:no-repeat;
}

.inquiry_bt a{
display:block;
line-height:normal;
width:387px;
}

/*.inquiry_bt a:hover{
background-color:transparent;
}*/

.inquiry_bt a:hover img{


/*visibility:hidden;*/
text-align:center;
}

/* =========対象者別プラン============== */
.plan_bt{
margin-top:0.5em;
margin-bottom:1.0em
}

.driving_bt{
margin-top:0.5em;
margin-bottom:1.6em
}

.freedial{

}

.flow{
margin-top:0.5em;
text-align:center;
}






/* ===============トップページトピックス部分定義================== */

.topics_img{
width:98px;
float:left;
}


.topics_text{
font-size:0.85em;
}

.topics_section{
margin-bottom:0.2em;
border-bottom:#CECECE 1px solid;
}

.topics_right{
margin-left:105px;
}



.top_link{
margin-top:0em;
padding:0px 0px 0em 20px;

color:#303030;

background-image:url(../../images/common/headline/h3.jpg);
background-repeat:no-repeat;
background-position:left center;
}



/* ===============トップページの定義================ */
.top_title{
margin-top:0.5em;
margin-bottom:0.5em;
margin-left:15px;
}

.top_section{
margin-bottom:1.6em;
}

.top_section{
margin-bottom:1.0em;
}

.top_section_text{
margin-left:15px;
font-size:0.85em;
}

/* ===============トップページの定義================ */
.privacyname{
text-align:right;
}

.cblock_top{
}

.top_topics_m{
margin-bottom:12px;}

/* ===============FCKエディタスタイルの定義================ */
.Code{

}

/* ===============卒業生の声の定義================ */
.graduate_photo{
width:162px;
float:left;
}

.graduate_photo2{
width:219px;
float:right;
}

.graduate_name_outer{
margin-bottom:8px;
margin-left:175px;
background-image:url(../../images/guide/graduate/namebg.jpg);
background-repeat:no-repeat;
background-position:top right;

border-bottom:#CCCCCC 1px dashed;
}
.graduate_name{
padding-top:5px;
font-weight:bold;
}
.graduate_first_text{
margin-left:175px;
}

.graduate_question{
padding:3px 0px 3px 10px;
margin-bottom:3px;
color:#C71486;
font-weight:bold;
border-left:#92B91E 8px solid;
}



.graduate_question2{
padding:3px 0px 3px 10px;
margin-right:220px;
margin-bottom:3px;
color:#C71486;
font-weight:bold;
border-left:#92B91E 8px solid;
}

.graduate_answer_first{

padding-top:3px;
padding-left:18px;
padding-bottom:10px;

}

.graduate_answer{

padding-top:3px;
padding-left:18px;
padding-bottom:10px;

margin-bottom:25px;
border-bottom:#CCCCCC 1px solid;
}

.graduate_answer2{

margin-right:230px;

padding-top:3px;
padding-left:18px;
padding-bottom:10px;

margin-bottom:25px;
border-bottom:#CCCCCC 1px solid;
}


.graduate_r_photo{
clear:both;
}

.more{
text-align:right;}



/* ===============トップページお得な割引メニュー================ */
.top_toku{
margin-top:8px;
}

/* ===============トップページキャンペーンボタン================ */
.top_main_bt{
background-image:url(../../images/campaign/090402/top_main_campaign.gif);
height:238px;006
padding-top:200px;
padding-left:20px;
}
/* ===============料金表ページ================ */
.memo_fee{
padding:15px;
/*border:1px solid #cccccc;*/
font-size:0.9em;}

.memo_fee ul li{
margin:0px;
padding:0px;}

/* ===============中型免許ページ================ */
.chu_section_text{
margin-top:8px;
margin-bottom:8px;
margin-left:5px;
}

.chu42bg{
width:643px;
height:50px;
background-image:url(http://www.chuods.com/images/driving/discount/4_2_n.jpg);
background-repeat:no-repeat;
padding-top:335px;
padding-left:40px;
}
.chu4_2_1{
float:left;
width:258px;
height:50px;
}
.chu4_2_2{
margin-left:290px;
}

.topkan{
width:652px;
height:213px;
background-image:url(http://www.chuods.com/images/kan/0down.jpg);
background-repeat:no-repeat;
padding-top:177px;
padding-left:54px;
}

.koukoukan{
width:644px;

background-image:url(http://www.chuods.com/images/top/koukoukan.jpg);
background-repeat:no-repeat;
padding-top:263px;
padding-bottom:40px;
padding-left:310px;

margin-bottom:5px;
}

.fee_reed{
font-size:0.9em;
margin-top:1em;}


.top1004{
/*width:644px;*/

background-image:url(http://www.chuods.com/images/campaign/1004/01.gif);
background-repeat:no-repeat;
padding-top:250px;
padding-bottom:10px;
padding-left:465px;
margin-bottom:15px;
}

.top1004_bt{
height:35px;}


.top10042{
/*width:644px;*/

background-image:url(http://www.chuods.com/images/campaign/1004/001.jpg);
background-repeat:no-repeat;
padding-top:75px;
padding-bottom:10px;
padding-left:465px;
margin-bottom:30px;
}

.top100422{
/*width:644px;*/

background-image:url(http://www.chuods.com/images/campaign/1004/04.jpg);
background-repeat:no-repeat;
padding-top:205px;
padding-bottom:10px;
padding-left:465px;
margin-bottom:30px;
}

.top10042_bt{
height:35px;}


.top100731{
/*width:644px;*/

background-image:url(http://www.chuods.com/images/campaign/0731/001.jpg);
background-repeat:no-repeat;
padding-top:280px;
padding-bottom:10px;
padding-left:510px;
margin-bottom:30px;
}

.top100731_bt{
height:35px;}



.top100731_2{
/*width:644px;*/

background-image:url(http://www.chuods.com/images/campaign/0731/002.jpg);
background-repeat:no-repeat;
padding-top:230px;
padding-bottom:10px;
padding-left:510px;
margin-bottom:30px;
}


