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

/*---------------------------------
		BaseCSS
---------------------------------*/

/* container */
#container {}

#container div.banner { margin:10px 0; font-size:0;}

#left { display:inline; float:left; width:690px; margin:;}
#right { display:inline; float:right; width:195px; margin:;}

div.FootBack { text-align:right;} 
div.FootBack a { text-align:right;} 

/* left */
#left div.article { margin:10px 0;}
#left div.article h3 {}
#left div.article h3.Nontext {}
#left div.article div.text { font-size:80%; }
#left div.article div.text img.banner { margin:3px;}

#left div.article div.text div.bannerbox01 { float:left; width:220px; display:inline; margin:5px;}
#left div.article div.text div.bannerbox01 img {}
#left div.article div.text div.bannerbox01 p { font-size:90%;}
#left div.article div.text div.bannerbox01 p a { padding:0 0 0 12px; background-image:url(img/icon/arrow02.png); background-position:left 50%; background-repeat:no-repeat; color:#3B6C0A;}

#left div.article div.text div.voicebox { float:left; width:220px; display:inline; margin:5px;}
#left div.article div.text div.voicebox p { margin:5px 0; font-size:90%;}
#left div.article div.text div.voicebox p a { padding:0 0 0 12px; background-image:url(img/icon/arrow02.png); background-position:left 50%; background-repeat:no-repeat; color:#3B6C0A;}

#header div.headbox {} 
#header div.headbox h2 { height:30px; margin:10px 0; background-image:url(img/left_type01_h3.jpg); background-position:left bottom; background-repeat:no-repeat;}
#header div.headbox h2.Nontext {}
#header div.headbox div.text { font-size:80%; }
#header div.headbox div.text img {}

#left div.type01 {}
#left div.type01 h2 { height:30px; background-image:url(img/left_type01_h3.jpg); background-position:left bottom; background-repeat:no-repeat;}
#left div.type01 h2.Nontext {}
#left div.type01 div.text {}

#left div.type02 {}
#left div.type02 h3 {}
#left div.type02 h3.Nontext {}
#left div.type02 div.text {}


/* right */
#right div.article {}
#right div.article h3 {}
#right div.article h2.Nontext {	height: 25px; }
#right div.article div.text { font-size:80%;	margin-top: 10px; }
#right div.article div.text img.banner { margin:5px 0;}

#right div.type01 { background-image:url(img/right_type01_bg.png); background-position:left bottom; background-repeat:no-repeat;}
#right div.type01 h3 {}
#right div.type01 h3.Nontext { height:30px;}
#right div.type01 div.text { margin:10px 5px 0 5px; padding:0 0 15px 0;}
#right div.article.type02 .text ul.type01 li ul#shachouTopics { margin-bottom:0.5em; background: none; }
#right div.article.type02 .text ul.type01 li ul#shachouTopics li { margin-left:2em; font-size: small; list-style:square; }
#right div.article.type02 .text ul.type01 li ul#shachouTopics a { padding-left: 0; background: none; }

#right div.type02 { margin:10px 5px 10px 0; border:#EBEBEB solid 3px;}
#right div.type02 h2 {}
#right div.type02 h3.Nontext {}
#right div.type02 div.text { margin:5px;}
#right div.type02 div.text h3 { padding:0 0 0 12px; background-image:url(img/icon/square01.png); background-position:left 50%; background-repeat:no-repeat; color:#336600;}


/*---------------------------------
		PageCSS
---------------------------------*/

#Page {}

