@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
	font-family: "メイリオ", Meiryo,Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
 /* font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;*/
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  /*background-color: #ffffff;*/
  background-color: #C0C0C0;
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 900px;
  background-color: #ffffff;
}


#main img.head_photo {
  margin: 6px 0 0 0;
}

#main main_photo {
  margin: 6px 0 0 0;
}

/*---------- ヘッダー ----------*/

#header {
  margin: 0 0 0 0;
  width: 900px	;
  height: 139px;
  border-bottom: solid 3px #005ebb;
  background-color: #ffffff;
  /*background-color: #F8F8FF;*/
  background-repeat: no-repeat;
   
}

#header1 {
  margin: 0 0 0 0;
  width: 640px	;
  height: 25px;
  background-color: #ffffff;
  /*background-color: #F8F8FF;*/
  background-repeat: no-repeat;
   
}


div#header table{
width:900px;
height:119px;
padding:0;
margin:0;
border-collapse:collapse;
border:0;
}
div#header table tr{
padding:0;
margin:0;
border-collapse:collapse;
border:0;
}

div#header table td{
padding:0;
margin:0;
border-collapse:collapse;
border:0;
}

#header h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-size: 10px;
  color: #ffffff;
  background-image: url(img/h_back.gif);
}

#header1 h1 {
  margin: 0;
  padding: 3px 0 4px 8px;
  border-bottom: solid 1px #cccccc;
  text-align: left;
  font-size: 10px;
  color: #ffffff;
  background-image: url(img/h_back.gif);
}


#header h2 {
  margin: 0;
 /*padding: 25px 10px 10px 15px;*/
  padding: 2px 0px 5px 10px;
  width: 500px;
  text-align: left;
  font-size: 23px;
  color: #666666;
}

#titleimg {
  margin: 0;
 /*padding: 29px 10px 10px 10px;*/
  padding: 15px 0px 10px 10px;
/*  width: 50px; */
}


#table-left{
  text-align: left;
  font-size: 16px;
  padding: 2px 0px 2px 0px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  /*padding: 2px 14px 2px 0;*/
  padding: 5px 14px 0px 0px;
  font-size: 18px;
  color: #c9171e;
  /*line-height: 150%;*/
  line-height: 160%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}

#header-menu {
  width: 885px;
  height: 20px;
  background-color: #333333;
  margin: 0px;
  /*padding: 10px 0 6px 15px;*/
  padding: 10px 2px 6px 0px;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0px
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 16px;
  padding-right: 10px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  font-size: 13px;
  color: #cccccc;
}

#main main_photo {
  margin: 6px 0 0 0;
}

/*---------- コンテンツ ----------*/

#container {
  width: 900px;
  margin: 0px;
  padding: 6px 0 6px 0;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/




#contents {
  float: right;
  margin: 0;
  padding: 5px 4px 0 0;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 1px;
  width: 640px;
}

#contents h2 {
  margin: 0 0 7px 0;
  padding: 6px 0 10px 20px;
  line-height: 110%;
  font-size: 15px;
  /*color: #004080;*/
   color: #FFFFFF;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
 font-weight:600;
}

#contents h3 {
	margin-top:15px;
   margin-bottom:15px;
   /*line-height:1.8;*/
   line-height:1.8;
   font-size:19;
   color:#708090;
   border-bottom:3px solid #708090;
   padding:1px 0px 1px 30px;
   background:url("img/galulogo_small.png") no-repeat left 50%;
}

#contents h4 {
	margin-top:15px;
   margin-bottom:15px;
   /*line-height:1.8;*/
   line-height:1.8;
   font-size:19;
   color:#cc0000;
   border-bottom:1px dotted #ff0033;
   padding:1px 0px 1px 25px;
	background:url("../select/smp/img/yubi.gif") no-repeat left 50%;
}

#contents h2 a:hover{
 font-size: 14px;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 190%;
  letter-spacing: 1px;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents img.picture1 {
  margin: 0 20px 20px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

table#t01 {
  border: solid 1px #999999;
 /* border-collapse: collapse;*/
}

td#head {
  padding: 6px;
  border: 0px;
  /*border-collapse: collapse;*/
}

table.space{
margin-bottom:10px;
}

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 3px 0 15px 0;
  padding: 0;
  width: 230px;
  letter-spacing: 1px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}
/*
#menu h2 {
  margin: 0 0 2px 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}
*/
#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 0;
  line-height: 190%;
  letter-spacing: 1px;
}



/* ----------------- */
div#rss {
text-align:center;
padding:0px 5px 0px 5px;
margin-bottom:10px;
}

.menulist {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 215px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #004080;
  display: block;
  border-bottom: solid 1px #999999;
  width: 191px;
  padding: 10px 0 9px 24px;
  font-size: 12px;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}


.menu_free1 {
  margin: 0 0 0px 0;
  padding: 2px 2px 0px 8px;
  width: 220px;
  text-align: center;
  letter-spacing: 1px;
  background-image: url(img/menu_back.gif);
}

.menu_free1 img{
border:0px;
}
.menu_free1  h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: repeat-x;
}

.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 8px;
  width: 220px;
  text-align: center;
  letter-spacing: 1px;
  background-image: url(img/menu_back.gif);
}

.menu_free  h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: repeat-x;
}

.menu_free a{
  color: #004080;
  width: 203px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  line-height: 180%;
  letter-spacing: 1px;
  background-color: #f3f3f2;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}

/*
.menu_sb1 {
  width: 230px;
	margin: 0;
	padding: 0;
}
*/

.menu_sb1 h2{
    margin-bottom:0;
	list-style-type: none;
	padding:5px 20px;
	font: bod 13px Verdana;
	width: 220px;
   height:30px;
   text-align:left;
   font: bold 13px Verdana;
   background-image: url(img/sidebar.png);
  background-repeat:no-repeat;
   color:#000;
}

.menu_sb1 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:550;
    font-family:"メイリオ";
	width: 220px;
	border-bottom: 1px solid #ccc;
    font-size:14px;
}
 
.menu_sb1 ul li{
	position: relative;
}

/* Top level menu links style */
.menu_sb1 ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	padding: 7px;
	text-indent: 10px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
       font-size:14px;
	color: #483D8B;
}

.menu_sb1 ul li a:link, .menu_sb1 ul li a:visited, .menu_sb1 ul li a:active{
	background-color: #F5F5F5; /* メニュー カラー コード */
	font-size:14px;
	color: #483D8B;
}

.menu_sb1 ul li a:visited{
	color: #483D8B;
	font-size:14px;
}

.menu_sb1 ul li a:hover{
	background-color: #0255a8;/* メニュー マウスオーバー カラー コード */
	font-size:14px;
	color: white;
}

/*Sub level menu items */
.menu_sb1 ul li ul{
	position: absolute;
	width: 200px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	font-size:14px;
	color: #483D8B;
}

.menu_sb1 a.subfolderstyle{
	background: url(img/right.gif) no-repeat 97% 50%;
}

.menu_n1 h2{

    margin-bottom:0;
	list-style-type: none;
	padding:5px 20px;
   height:30px;
   text-align:left;
   font: bold 14px Verdana;
   background-image: url(img/sidebar.png);
  background-repeat:no-repeat;
   color:white;

}


/* -------------- */
/*
.menu_sb2 {
  width: 220px;
	margin: 0;
	padding: 0;
}
*/
.menu_sb2 h2{
    margin-bottom:0;
	list-style-type: none;
	padding:5px 20px;
	font: bold 13px Verdana;
	width: 220px;
   height:30px;
   text-align:left;
   font: bold 13px Verdana;
   background-image: url(img/sidebar.png);
  background-repeat:no-repeat;
}

.menu_sb2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:550;
    font-family:"メイリオ";
	width: 220px;
	border-bottom: 1px solid #ccc;
    font-size:14px;
	color: #483D8B;
}
 
.menu_sb2 ul li{
	position: relative;
}

/* Top level menu links style */
.menu_sb2 ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #483D8B;
	text-decoration: none;
	padding: 7px;
	text-indent: 10px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
       font-size:14px;
	font-family:"メイリオ";
}

.menu_sb2 ul li a:link, .menu_sb2 ul li a:visited, .menu_sb2 ul li a:active{
	background-color: #F5F5F5; /* メニュー カラー コード */
	font-size:14px;
	color: #483D8B;
	font-family:"メイリオ";
}

.menu_sb2 ul li a:visited{
	color: #483D8B;
	font-size:14px;
	font-family:"メイリオ";
}

.menu_sb2 ul li a:hover{
	background-color: #0255a8;/* メニュー マウスオーバー カラー コード */
	font-size:14px;
	color: white;
	font-family:"メイリオ";
}

/*Sub level menu items */
.menu_sb2 ul li ul{
	position: absolute;
	width: 200px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	font-size:14px;
	color: #483D8B;
	font-family:"メイリオ";
}

.menu_sb2 a.subfolderstyle{
	background: url(img/right.gif) no-repeat 97% 50%;
}

/* -------------- */
/*
.menu_sb3 {
  width: 220px;
	margin: 0;
	padding: 0;
}
*/

.menu_sb3 h2{
    margin-bottom:0;
	list-style-type: none;
	padding:5px 20px;
	font: bold 13px Verdana;
	width: 220px;
   height:30px;
   text-align:left;
   font: bold 13px Verdana;
   background-image: url(img/sidebar.png);
  background-repeat:no-repeat;
   color:#000;
}

.menu_sb3 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:550;
    font-family:"メイリオ";
	width: 220px;
	border-bottom: 1px solid #ccc;
    font-size:14px;
	color: #483D8B;
}
 
.menu_sb3 ul li{
	position: relative;
}

/* Top level menu links style */
.menu_sb3 ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #483D8B;
	text-decoration: none;
	padding: 7px;
	text-indent: 10px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
       font-size:14px;
}

.menu_sb3 ul li a:link, .menu_sb3 ul li a:visited, .menu_sb3 ul li a:active{
	background-color: #F5F5F5; /* メニュー カラー コード */
	font-size:14px;
	color: #483D8B;
}

.menu_sb3 ul li a:visited{
	color: #483D8B;
	font-size:14px;

}

.menu_sb3 ul li a:hover{
	background-color: #0255a8;/* メニュー マウスオーバー カラー コード */
	font-size:14px;
	color: white;
}

/*Sub level menu items */
.menu_sb3 ul li ul{
	position: absolute;
	width: 200px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	font-size:14px;
	color: #483D8B;
}

.menu_sb3 a.subfolderstyle{
	background: url(img/right.gif) no-repeat 97% 50%;
}


/* -------------- */
/*
.menu_sb4 {
  width: 220px;
	margin: 0;
	padding: 0;
}
*/

.menu_sb4 h2{
    margin-bottom:0;
	list-style-type: none;
	padding:5px 20px;
	font: bold 13px Verdana;
	width: 220px;
   height:30px;
   text-align:left;
   font: bold 13px Verdana;
   background-image: url(img/sidebar.png);
  background-repeat:no-repeat;
   color: #483D8B;
}

.menu_sb4 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:550;
    font-family:"メイリオ";
	width: 220px;
	border-bottom: 1px solid #ccc;
    font-size:14px;
	color: #483D8B;
}
 
.menu_sb4 ul li{
	position: relative;
}

/* Top level menu links style */
.menu_sb4 ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #483D8B;
	text-decoration: none;
	padding: 7px;
	text-indent: 10px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
       font-size:14px;
}

.menu_sb4 ul li a:link, .menu_sb4 ul li a:visited, .menu_sb4 ul li a:active{
	background-color: #F5F5F5; /* メニュー カラー コード */
	font-size:14px;
	color: #483D8B;
}

.menu_sb4 ul li a:visited{
	color: #483D8B;
	font-size:14px;
}

.menu_sb4 ul li a:hover{
	background-color: #0255a8;/* メニュー マウスオーバー カラー コード */
	font-size:14px;
	color: white;
}

/*Sub level menu items */
.menu_sb4 ul li ul{
	position: absolute;
	width: 200px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	font-size:14px;
	color: #483D8B;
}

.menu_sb4 a.subfolderstyle{
	background: url(img/right.gif) no-repeat 97% 50%;
}

/*
.menu_sb5 {
  width: 220px;
	margin: 0;
	padding: 0;
}
*/
.menu_sb5 h2{
    margin-bottom:0;
	list-style-type: none;
	padding:5px 20px;
	font: bod 13px Verdana;
	width: 220px;
   height:30px;
   text-align:left;
   font: bold 13px Verdana;
   background-image: url(img/sidebar.png);
  background-repeat:no-repeat;
   color:#000;
}

.menu_sb5 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:550;
    font-family:"メイリオ";
	width: 220px;
	border-bottom: 1px solid #ccc;
    font-size:14px;
}
 
.menu_sb5 ul li{
	position: relative;
}

/* Top level menu links style */
.menu_sb5 ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	padding: 7px;
	text-indent: 10px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
       font-size:14px;
	color: #483D8B;
}

.menu_sb5 ul li a:link, .menu_sb1 ul li a:visited, .menu_sb1 ul li a:active{
	background-color: #F5F5F5; /* メニュー カラー コード */
	font-size:14px;
	color: #483D8B;
}

.menu_sb5 ul li a:visited{
	color: #483D8B;
	font-size:14px;
}

.menu_sb5 ul li a:hover{
	background-color: #0255a8;/* メニュー マウスオーバー カラー コード */
	font-size:14px;
	color: white;
}

/*Sub level menu items */
.menu_sb5 ul li ul{
	position: absolute;
	width: 200px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
	font-size:14px;
	color: #483D8B;
}

.menu_sb5 a.subfolderstyle{
	background: url(img/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .menu_sb1 ul li { float: left; height: 1%; }
* html .menu_sb2 ul li { float: left; height: 1%; }
* html .menu_sb3 ul li { float: left; height: 1%; }
* html .menu_sb4 ul li { float: left; height: 1%; }
* html .menu_sb5 ul li { float: left; height: 1%; }


* html .menu_sb1 ul li a { height: 1%; }
* html .menu_sb2 ul li a { height: 1%; }
* html .menu_sb3 ul li a { height: 1%; }
* html .menu_sb4 ul li a { height: 1%; }
* html .menu_sb5 ul li a { height: 1%; }


/* End */



/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 18px 0 18px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #004080;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}

*.float
{
	float: left;
	margin-right: 1em;
}
	  
*.floatclear
{
	clear: both;
}

.black_bar {

	background-image: url(img/sidebar.gif);

	background-repeat: repeat-x;
	
	color:white;
	
	font-weight:600;
	
	font-size:130%;

	
}


/* グラデーション */
.grad1 {
filter:progid:DXImageTransform.Microsoft.Gradient(gradientType='1',startColorstr='white',endColorstr='#7f1084')
}
.grad2 {
filter:progid:DXImageTransform.Microsoft.Gradient(gradientType='1',startColorstr='#f9c4d1',endColorstr='#e60011')
}
.grad3 {
filter:progid:DXImageTransform.Microsoft.Gradient(gradientType='1',startColorstr='#a1e205',endColorstr='#324a15')
}
.grad4 {
filter:progid:DXImageTransform.Microsoft.Gradient(gradientType='1',startColorstr='white',endColorstr='#fc5c00')
}

.curr1 {
	padding:10px 10px 10px 10px;
	background-color:#E6E6FA;
	color:#808080;
	font-size:140%;
	font-weight:600;
	background-image: url(img/point4_52b.gif);
  	background-repeat: no-repeat;
	background-position:27% 15%;
	border:1px solid #ADD8E6;
}

.curr2 {
	padding:10px 10px 2px 10px;
	background-color:#FFFFFF;
	color:#DC143C;
	font-size:120%;
	font-weight:600;
}

.curr3 {
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
	color:#333;
	font-size:100%;
	font-weight:500;
}

.curr4 {
	padding:10px 10px 10px 10px;
	background-color:#FFEFD5;
	color:#808080;
	font-size:140%;
	font-weight:600;
	background-image: url(img/point4_4b.gif);
  	background-repeat: no-repeat;
	background-position:24% 15%;
	border:1px solid #FFB6C1;
}

.curr5 {
	padding:10px 10px 10px 10px;
	background-color:#ffff99;
	color:#808080;
	font-size:140%;
	font-weight:600;
	background-image: url(img/point4_23b.gif);
  	background-repeat: no-repeat;
	background-position:30% 15%;
	border:1px solid #ffff00;
}

.curr6 {
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
	color:#1E90FF;
	font-size:120%;
	font-weight:600;
	text-align:center
}
#top_a {
margin:0;
}

#top_a a:link{
 text-decoration: underline;
 font-size:120%;
 color:#4169E1;
 font-weight:600;
}
#top_a a:visited{
 text-decoration: underline;
 font-size:120%;
 color:#4169E1;
 font-weight:600;
}

#top_a a:hover{
 text-decoration: underline;
font-size:120%;
color:#FF8C00;
font-weight:600;
}



.curr_a a {
 text-decoration: underline;
 font-size:100%;
 color:#333;
}

.curr_a visited {
 text-decoration: none;
 font-size:100%;
 color:#333;
}

.curr_a a:hover {
 text-decoration: underline;
 font-size:100%;
 color:#FFD700;
}

.cose {
 color:#333;
 font-size:120%;
 
}

table.chosa0 {
width:90%;
border:1px solid #C0C0C0;
margin-bottom:10px;
text-align:center;
}

table.chosa0 td.chosa1 {
	padding:10px 10px 10px 30px;
	background-color:#F8F8FF;
	color:#696969;
	font-size:140%;
	font-weight:600;
	background-image: url(img/icon.gif);
  	background-repeat: no-repeat;
	background-position:2% center;
	border:1px solid #C0C0C0;
	text-align:left;
}
table.chosa0 td.chosa2 {
	padding:10px 10px 10px 30px;
	background-color:#FFFFFF;
	color:#333;
	font-size:100%;
	font-weight:500;
	text-align:left;
}

.tantei{
border:0px;
float:right;
padding:5px 5px 5px 5px;
}






/* --- ボックス --- */
div#contents div.minami {
margin:0 0 0 20px;
width: 600px; /* ボックスの幅 */
margin-bottom:10px;
padding-bottom: 9px; /* ボックスの下パディング */
background: #ffffff url(img/maru1_600_bottom.gif) no-repeat bottom; /* ボックスの背景 */
font-size: 100%;
color: #000000;
text-align:left;
}

div.minami img.introleft{
float:left;
padding:5px 5px 5px 5px;
border:0px;
margin-bottom:5px;
}


div.minami img.introright{
float:right;
padding:5px 5px 5px 5px;
border:0px;
margin-bottom:5px;
}


div.minami span{
color:red;
}

/* --- 見出し --- */
div#contents div.minami h3 {
margin:0 0 0 0px;
padding: 7px 0px 7px 0; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(img/maru4_600_top.gif) no-repeat top; /* 見出しの背景 */
border-bottom: 1px #c0c0c0 solid; /* 見出しの下境界線 */
font-size: 130%; /* 見出しの文字サイズ */
text-align:center;
color: #191970;
}

/* --- ボックス内の段落 --- */
div#contents div.minami p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}
div#contents div.minami a {
text-decoration:none;
color:#000;
font-size:100%;
}
div#contents div.minami a:hover {
text-decoration:underline;
color:#000;
font-size:100%;
}
/* --- 表全体 --- */
table.example {
width: 500px; /* 表の幅 */
border: 1px #cccccc solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 120%;
}

/* --- 表タイトル --- */
table.example caption {
padding-bottom: 5px; /* 表タイトルの下パディング */
}

/* --- セル --- */
table.example th,
table.example td {
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #cccccc solid; /* セルの境界線 */
text-align: left;
font-size:100%;
}

/* --- 見出しセル --- */
table.example thead th {
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background: #f9f9f9 url(img/table_head1.gif) no-repeat top left; /* 見出しセルの背景 */
text-align: center;
}

/* --- フッタセル --- */
table.example tfoot td {
background-color: #f5f5f5; /* フッタセルの背景色 */
}

/* --- データセル --- */
table.example tbody td {
background-color: #ffffff; /* データセルの背景色 */
}

table.example tbody td span{
color:red;
font-size:110%;
font-weight:550;
}

table.example tbody td a:link{
text-decoration:none;
color:#4169E1;
font-size:100%;
}

table.example tbody td a:visited{
text-decoration:none;
color:#4169E1;
font-size:100%;
}
table.example tbody td a:hover{
text-decoration:underline;
color:#4169E1;
font-size:100%;
}


/* --- 表全体 --- */
table.example1{
width: 200px; /* 表の幅 */
border: 1px #cccccc solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 120%;
margin-bottom:20px;
}

/* --- 表タイトル --- */
table.example1 caption{
padding-bottom: 5px; /* 表タイトルの下パディング */
text-align: center;
}



/* --- セル --- */
table.example1 th,
table.example1 td{
/* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #cccccc solid; /* セルの境界線 */
text-align: left;
font-size:100%;
}


/* --- 見出しセル --- */
table.example1 thead th{
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background: #f9f9f9 url(img/table_head1.gif) no-repeat top left; /* 見出しセルの背景 */
text-align: center;
}

/* --- フッタセル --- */
table.example1 tfoot td {
background-color: #f5f5f5; /* フッタセルの背景色 */
}

/* --- データセル --- */
table.example1 tbody td{
background-color: #ffffff; /* データセルの背景色 */
}

table.example1 tbody td a:link{
text-decoration:none;
color:#4169E1;
font-size:100%;
}

table.example1 tbody td a:visited{
text-decoration:none;
color:#4169E1;
font-size:100%;
}
table.example1 tbody td a:hover{
text-decoration:underline;
color:#4169E1;
font-size:100%;
}


/* --- 表全体 --- */
table.schedule{
width: 500px; /* 表の幅 */
border: 1px #cccccc solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 120%;
margin-bottom:20px;
}

/* --- 表タイトル --- */
table.schedule caption{
padding-bottom: 5px; /* 表タイトルの下パディング */
text-align: center;
}



/* --- セル --- */
table.schedule th,
table.schedule td{
/* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #cccccc solid; /* セルの境界線 */
text-align: center;
font-size:100%;
}


/* --- 見出しセル --- */
table.schedule thead th{
padding: 6px 8px; /* セルのパディング（上下、左右） */
background: #f9f9f9 url(img/table_head1.gif) no-repeat top left; /* 見出しセルの背景 */
text-align: center;
}

/* --- フッタセル --- */
table.schedule tfoot td {
background-color: #f5f5f5; /* フッタセルの背景色 */
}

/* --- データセル --- */
table.schedule tbody td{
color:#666666;
}

table.schedule tbody td a:link{
text-decoration:none;
font-size:100%;
}

table.schedule tbody td a:visited{
text-decoration:none;
font-size:100%;
}
table.schedule tbody td a:hover{
text-decoration:underline;
font-size:100%;
}

table.schedule tbody td.kaisai {
background-color:#FFE4E1;
}

table.schedule tbody td.sat {
color:#0000CD;
font-weight:550px;
}
table.schedule tbody td.yasumi {
color:#FF0000;
font-weight:550px;
}




/* --- 表全体 --- */
table.nittei{
width: 500px; /* 表の幅 */
border: 1px #cccccc solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 100%;
margin-bottom:20px;
}

/* --- 表タイトル --- */
table.nittei caption{
padding-bottom: 5px; /* 表タイトルの下パディング */
text-align: center;
}



/* --- セル --- */
table.nittei th,
table.nittei td{
/* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
border: 1px #cccccc solid; /* セルの境界線 */
text-align: center;
font-size:100%;
}


/* --- 見出しセル --- */
table.nittei thead th{
padding: 6px 8px; /* セルのパディング（上下、左右） */
background: #f9f9f9 url(img/table_head1.gif) no-repeat top left; /* 見出しセルの背景 */
text-align: center;
}

/* --- フッタセル --- */
table.nittei tfoot td {
background-color: #f5f5f5; /* フッタセルの背景色 */
}

/* --- データセル --- */
table.nittei tbody td{
width:50px;
height:50px;
color:#666666;
}


table.nittei tbody td a:link{
text-decoration:none;
font-size:100%;
}

table.nittei tbody td a:visited{
text-decoration:none;
font-size:100%;
}
table.nittei tbody td a:hover{
text-decoration:underline;
font-size:100%;
}

table.nittei tbody td.kaisai {
background-color:#FFE4E1;
font-weight:600px;
}

table.nittei tbody td.sat {
color:#0000CD;
font-weight:550px;
}
table.nittei tbody td.yasumi {
color:#FF0000;
font-weight:550px;
}


/* ------ 受講コース紹介 ここから */
/* --- 表全体 --- */
table.course {
width: 600px; /* 表の幅 */
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 100%;
}

/* --- 表タイトル --- */
table.course caption {
padding-bottom: 5px; /* 表タイトルの下パディング */
}

/* --- セル --- */
table.course th,
table.course td {
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
}


/* --- 見出しセル --- */
table.course thead th {
background-color: #deefff; /* 見出しセルの背景色 */
text-align: center;
}

/* --- フッタセル --- */
table.course tfoot td {
background-color: #FFFFFF; /* フッタセルの背景色 */
text-align:right;
color:#FF4500;
}

/* --- 奇数行 --- */
table.course tr.odd {
background-color: #ffffff; /* 奇数行の背景色 */
text-align:center;
}

/* --- 偶数行 --- */
table.course tr.even {
background-color: #f5f5f5; /* 偶数行の背景色 */
text-align:center;
}


/* ------ 受講コース紹介 ここまで */


/* --- pageめくり --- */

/* --- ページングエリア --- */
div.paging {
margin: 20px 0;
}

/* --- メニューエリア --- */
div.paging ul.nl {
margin: 0;
padding: 4px 0; /* メニューのパディング（上下、左右） */
list-style-type: none;
text-align: center; /* メニューのセンタリング */
font-size: 80%; /* メニューの文字サイズ */
}
/* --- メニュー項目 --- */
div.paging ul.nl li {
display: inline;
margin-right: -1px; /* 項目の右マージン */
}

/* --- リンク --- */
div.paging ul.nl li a {
display: inline-block;
padding: 4px 8px; /* リンクエリアのパディング（上下、左右） */
background-color: #ffffff; /* リンクエリアの背景色 */
border: 1px #c0c0c0 solid; /* リンクエリアの境界線 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.paging ul.nl li a:hover {
background-color: #e0e0e0; /* ポイント時の背景色 */
border: 1px #999999 solid; /* ポイント時の境界線 */
text-decoration: underline; /* テキストの下線（あり） */
}

/* --- アクティブな項目 --- */
div.paging ul.nl li strong {
display: inline-block;
padding: 4px 8px; /* 項目のパディング（上下、左右） */
background-color: #e0e0e0; /* 項目の背景色 */
border: 1px #c0c0c0 solid; /* 項目の境界線 */
color: #cc0000; /* 項目の文字色 */
}

/* --- リンクしない項目（前へ・次へ） --- */
div.paging ul.nl li span {
display: inline-block;
padding: 4px 8px; /* 項目のパディング（上下、左右） */
background-color: #ffffff; /* 項目の背景色 */
border: 1px #c0c0c0 solid; /* 項目の境界線 */
color: #808080; /* 項目の文字色 */
}

/* --- pageめくりここまで --- *?

/* --- ランキングエリア --- */
div.ranking {
width: 620px; /* ランキングエリアの幅 */
font-size: 100%;
}

div.ranking span.red{
color:red;
}
div.ranking span.black{
color:black;
font-size:120%;
font-weight:600px;
}
/* --- 見出し --- */
div.ranking h3 {
margin: 0 0 10px; /* 見出しのマージン（上、左右、下） */
padding: 5px 10px; /* 見出しのパディング（上下、左右） */
background-color: #f0f0f0;
font-size: 100%;
}

/* --- ランキングリスト --- */
div.ranking ol {
margin: 0;
padding: 0 0 5px; /* ランキングリストのパディング（上、左右、下） */
border-top: 1px #c0c0c0 dotted; /* ランキングリストの上境界線 */
list-style-type: none;
}

/* --- リスト項目 --- */
div.ranking li {
padding: 9px 0 9px 48px; /* 項目のパディング（上右下左） */
background-repeat: no-repeat;
background-position: 3px 4px; /* 背景画像の表示位置（左からの距離、上からの距離） */
border-bottom: 1px #c0c0c0 dotted; /* 項目の下境界線 */
line-height: 120%;
font-size:100%;
}

/* --- マーカー画像 --- */

div.ranking li.rank1 {
background-image: url(img/rank1.gif); /* 1位の項目 */
}
div.ranking li.rank2 {
background-image: url(img/rank2.gif); /* 2位の項目 */
}
div.ranking li.rank3 {
background-image: url(img/rank3.gif); /* 3位の項目 */
}
div.ranking li.rank4 {
background-image: url(img/rank4.gif); /* 4位の項目 */
}
div.ranking li.rank5 {
background-image: url(img/rank5.gif); /* 5位の項目 */
}
div.ranking li.rank6 {
background-image: url(img/rank6.gif); /* 6位の項目 */
}
div.ranking li.rank7 {
background-image: url(img/rank7.gif); /* 7位の項目 */
}

table.example1 {
width: 500px; /* 表の幅 */
border: 1px #c0c0c0 solid; /* 大枠の境界線 */
border-collapse: collapse;
font-size: 100%;
}
table.example1 caption {
padding-bottom: 5px; /* 表タイトルの下パディング */
}
/* --- セル --- */
table.example1 th,
table.example1 td {
/* width: 20%; */ /* セルの幅（セルの幅を均等にする場合） */
padding: 6px 8px; /* セルのパディング（上下、左右） */
}

/* --- 見出しセル --- */
table.example1 thead th {
background-color: #E6E6FA; /* 見出しセルの背景色 */
text-align: left;
}

/* --- フッタセル --- */
table.example1 tfoot td {
background-color: #ffffff; /* フッタセルの背景色 */
}

/* --- 奇数行 --- */
table.example1 tr.odd {
background-color: #ffffff; /* 奇数行の背景色 */
}

/* --- 偶数行 --- */
table.example1 tr.even {
background-color: #f5f5f5; /* 偶数行の背景色 */
}

table.detail {
width:570px;
border:0px;
text-align:center;
margin-bottom:20px;
margin-top:20px;
}

table.detail td
{
width:570px;
border:0px;
text-align:right;
}

/* --- リストエリア --- */
ol.pankuzu {
margin: 0 0 5px 0;
padding: 0;
list-style-type: none;
font-size: 80%;
text-align:right;
}

/* --- リスト項目 --- */
ol.pankuzu li {
display: inline;
}

/* --- リンク --- */
ol.pankuzu li a {
margin-right: 6px; /* リンクエリアの右マージン */
text-decoration:none;
}
ol.pankuzu li a:hover {
margin-right: 6px; /* リンクエリアの右マージン */
text-decoration:underline;
}

table.curr {

width:600px;
border:1px solid #C0C0C0;
margin-bottom:20px;
margin-top:20px;

}

table.curr td.navi{
font-size:120%;
font-weight:500;
padding:5px 5px 5px 5px;
text-align:right;
}

table.curr td.navi a{
font-size:120%;
font-weight:500;
color:#000;
text-decoration:none;
}

table.curr td.navi a:hover{
font-size:120%;
font-weight:500;
color:#000;
text-decoration:underline;
}


table.curr td.button{
padding:5px 5px 5px 5px;
text-align:center;
}


/* --- ナビゲーション --- */
div.footerNav2 {
font-size: 100%;
}
/* --- メニューエリア --- */
div.footerNav2 ul.nl {
margin: 20px 0; /* メニューのマージン（上下、左右） */
padding: 0;
list-style-type: none;
text-align: right; /* メニューのセンタリング */
font-size: 100%;
text-decoration:none;
}
/* --- メニュー項目 --- */
div.footerNav2 ul.nl li {
display: inline;
padding: 0 7px 0 11px; /* 項目のパディング（上右下左） */
background: url(img/menu_triangle1.gif) no-repeat 0 0.2em; /* 項目の背景（マーカー） */
font-size: 100%;
text-decoration:none;
}

div.footerNav2 ul.nl li a{
font-size: 100%;
text-decoration:none;
}

div.footerNav2 ul.nl li a:hover{
font-size: 100%;
text-decoration:underline;
}

div.midasi{
font-size:100%;
font-weight:500;
text-align:left;
padding:10px 0px 0px 0px;
}

div.midasi span {
font-size:220%;
font-weight:600;
text-align:left;
padding:30px 20px 10px 0px;
}

div.midasi p {
font-size:120%;
font-weight:500;
text-align:left;
padding:20px 20px 30px 15px;
margin-bottom:30px;
}

div.midasi img{
float:left;
border:0px;
margin:0px 0px 0px 20px;
padding:0px 20px 0px 0px;
vertical-align:top;

}

div.midasi_title {
margin:20px 0 0 30px;
}

div.midasi_title p{
padding:10px 0 0 10px;
font-size:120%;
color:#333399;
text-align:left;
}

/* --- 写真とか --- */
/* --- リストエリア --- */
ul.thumbnailright {
width: 100%px; /* リストエリアの幅 */
margin: 0;
padding: 0;
/* border-top: 1px #808080 dotted;  リストエリアの上境界線 */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnailright li {
font-size:100%;
padding: 20px 5px; /* リスト項目のパディング（上下、左右） */
/*  border-bottom: 1px #808080 dotted; リスト項目の下境界線 */
}

/* --- 項目内容 --- */
ul.thumbnailright dl {
width: 100%;
margin: 0;
font-size: 100%;
}

/* --- 写真エリア --- */
ul.thumbnailright dt {
width: 200px; /* 写真エリアの幅 */
padding:0px 10px;
float: right;
}
ul.thumbnailright dt img {
border: 0px #808080 solid; /* 写真の境界線 */
}

/* --- キャプションエリア --- */
ul.thumbnailright dd {
margin: 0 0px 0px 0px; /* キャプションエリアのマージン（上右下左） */
padding:0px 10px 0px 10px;
line-height: 150%;
}


/* --- 更新・卒業生の声部分 --- */
#box{
	width:640px;
	height:121px;
	margin-top:10px;
	margin-bottom:40px;
}

#kousin{
	width:400px;
	float:left;
}

#voice{
	width:240px;
	float:right;
}

#voice img {
 text-align:center;
 padding:1px 5px 10px 20px;
 border:0px;
}

/* --- 新着情報エリア --- */
div.update {
width: 400px; /* 新着情報エリアの幅 */
font-size: 100%;
}

/* --- 新着リスト --- */
div.update dl {
width: 100%; /* 新着リストの幅 */
margin: 0;
}

/* --- 日付エリア --- */
div.update dt {
width: 90px; /* 日付エリアの幅 */
float: left;
font-size:90%;
padding: 7px 0 6px 0px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}

/* --- 本文エリア --- */
div.update dd {
margin: 0;
padding: 7px 0px 6px 10px; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
line-height: 120%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

/* -------------------- index6の調査内容用

/* --- リストエリア --- */
ol.chousa {
width: 600px; /* リストエリアの幅 */
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
}

/* --- リスト項目 --- */
ol.chousa li {
margin-bottom: 12px; /* リスト項目の下マージン */
padding-bottom: 15px; /* リスト項目の下パディング */
/*background: url(flow_back.gif) no-repeat center bottom;  リスト項目の背景 */
}
/* --- 最後のリスト項目 --- */
ol.chousa li.last {
margin-bottom: 0;
padding-bottom: 0;
background-image: none;
}

/* --- ボックス --- */
ol.chousa dl {
margin: 0;
border: 1px #c0c0c0 solid; /* ボックスの境界線 */
}

/* --- タイトルエリア --- */
ol.chousa dt {
padding: 9px 10px 7px; /* タイトルエリアのパディング（上、左右、下） */
background-color: #f9f9f9; /* タイトルエリアの背景色 */
border-bottom: 1px #c0c0c0 solid; /* タイトルエリアの下境界線 */
font-weight: bold;
color: #999999;
}
/* --- タイトル --- */
ol.chousa dt strong {
margin-left: 3px;
color: #2b2b2b;
}

/* --- 本文エリア --- */
ol.chousa dd {
margin: 0;
padding: 15px 10px; /* 本文エリアのパディング（上下、左右） */
background-color: #ffffff; /* 本文エリアの背景色 */
color: #2b2b2b;
line-height: 150%;
}


/* ----- トップ上のやつ用 */

div.topnavi{
font-size: 12px;
margin: 0;
padding: 0;
list-style-type: none;
}



/* --- ボックス --- */
div.topnavi dl {
margin-right: 2px;
margin-left:7px;
width:200px;
float:left;
border: 1px #c0c0c0 solid; /* ボックスの境界線 */
}

/* --- タイトルエリア --- */
div.topnavi dt {
padding: 5px 5px 5px; /* タイトルエリアのパディング（上、左右、下） */
background-color: #f9f9f9; /* タイトルエリアの背景色 */
border-bottom: 1px #c0c0c0 solid; /* タイトルエリアの下境界線 */
font-weight: bold;
color: #999999;
}
/* --- タイトル --- */
div.topnavi dt strong {
margin-left: 3px;
color: #2b2b2b;
}

/* --- 本文エリア --- */
div.topnavi dd {
margin:0px;

background-color: #ffffff; /* 本文エリアの背景色 */
color: #2b2b2b;
margin-bottom: 11px; /* リスト項目の下マージン */
padding:5px 5px 11px 5px;
/*
background: url(img/flow_back.gif) no-repeat center bottom;*/ /* リスト項目の背景 */
}

div.topnavi img{
float:left;
padding:1px 5px 1px 2px;
vertical-align:middle;
}


/* --- 資料請求のとこ --- */
div.Req {
font-size: 80%;
}

/* --- メニューエリア --- */
div.Req ul.ql {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center; /* メニューのセンタリング */
}

/* --- メニュー項目 --- */
div.Req ul.ql li {
margin: 0 1px; /* 項目のパディング（上下、左右） */
display: inline;
}


.price {
 text-align:center;
 margin-bottom:40px;
}

.price img{
 border:0px;
 border-style:outset;
 margin-bottom:10px;
}

div#main div.Thema p.detail a {
   padding:0px 0px 0px 0px;
}

div#main div.Thema p.mRight {
   margin-right:40px;
   margin-top:5px;
   margin-bottom:30px;
      text-align:right;
}

/* --- voiceリストエリア --- */
ul.voice {
margin-top:10px;
padding: 0;
list-style-type: none;
width:600px;
}

/* --- リスト項目 --- */
ul.voice li {
padding: 0 0 5px 15px; /* 項目のパディング（上右下左） */
background: url(img/triangle1.gif) no-repeat 3px 0.2em; /* マーカー画像 */
line-height: 130%;
border-bottom:1px dotted #c0c0c0;
font-size:120%;
}
ul.voice li span{
padding: 0 0 5px 37px; /* 項目のパディング（上右下左） */
background: url(img/New.gif) no-repeat 3px 0.2em; /* マーカー画像 */
line-height: 130%;
}

ul.voice img{
padding: 5px 0px 5px 5px; /* 項目のパディング（上右下左） */
border:0px;
margin-bottom:20px;
}

.title {
 margin-top:10px;
 margin-bottom:10px;
 margin-left:10px;
 margin-right:0px;

 padding:5px 0 5px 0;
 text-align:center;
}

.title img{
 border:0px;
 text-align:center;
}

.toTop {
 text-align:right;
 margin-top:10px;
 margin-bottom:10px;
 padding:0px 0px 0px 5px;
}

.toTop img {
 border:0px;
}



    div.centeringTest p {  
        display: table-cell;  
        vertical-align: middle;  
        margin: 0;  
    }  
       
    /*for IE6 */  
    * html .centeringTest p {  
        display: inline;  
        zoom: 1;  
    }  
       
    /*for IE7 */  
    *:first-child+html .centeringTest p {  
        display: inline;  
        zoom: 1;  
    }  

div#tokubetu {
	margin-top:0px;
	margin-bottom:5px;
    padding: 0px 0px 0px 0px;
}

div#tokubetu img {
	border:0px;
	float:none;
}

div#tokubetu p {
 	padding: 0px 5px 0px 5px;
	font-size:120%;
}

div#tokubetu p a:link {
	font-size:100%;
}
div#tokubetu p a:hover {
	font-size:100%;
	text-decoration:underline;
}
div#tokubetu p a:visited {
	font-size:100%;
}

