/*ボーダーのテスト*/
.test{border:1px solid #000000;}
.bg_test{
	width:690px;
	height100px;
	background: #ff0000;
}

/* ---------▼ 基本設定 ▼-------------------------------------------------------- */

/* Base Weblog (base-weblog.css) */
/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family:"arial","trebuchet ms","helvetica","verdana","sans-serif";
	font-size: 12px;
	min-width: 720px;
	color: #555555;
	background: url(img/bg_main.gif);
	text-align: center; /* center on ie */
}

form, input { margin: 0; padding: 0; }

img a{
	border:none;
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
}

a img { border: 0; }


a {
	color: #555555;
	 text-decoration: underline; }
a:hover { color: #FF6600; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
""	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac ?*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* ---------▲ 基本設定 ▲-------------------------------------------------------- */


/* ▼ページレイアウト▼ */

/* ▼大外コンテナ▼ */
#container
{
	position: relative;
	margin: 30px auto 0px; /* center on everything else */
	width: 770px;
	text-align: left;
	background: #fff;
	background: url(img/bg_shadow.gif) repeat-y;
}

#container-inner { position: static; width: auto; }

/* ▲大外コンテナ▲ */



/* ▼ヘッダー▼ */
#banner {
	position: relative;
	width: 770px; /* necessary for ie win */
	height:70px;
	background: url(img/header.gif) no-repeat;
}

#banner_on {
	position: relative;
	width: 770px; /* necessary for ie win */
	height:70px;
	background: url(img/header_on.gif) no-repeat;
}

/* ▼タイトル文字▼ */
#banner-header
{
	padding: 5px 0px 0px 70px ;
	color: #fff;
	font-size: 1px;
	font-weight: bold;
	line-height: 1;
	text-shadow: #36414d 0 2px 3px;
	text-indent:-9999px;
}

#banner-header a
{
	float:left;
	width:400px;
	height:50px;
	display: block;
}

#banner-whats
{
	float:left;
	width:205px;
	margin:16px 0px 0px 74px ;
}

#banner-whats a.whats
{
	
	width:205px;
	height:25px;
	display: block;
	text-indent:-9999px;
}

#banner-whats a.whats:hover
{
	background:url(img/btn_whats.gif) no-repeat 0px 0px ;
}

#banner-whats a.whats:hover
{
	background:url(img/btn_whats.gif) no-repeat 0px 0px ;
}


/* ▲タイトル文字▲ */

#banner-inner { position: static; }

/* ▲ヘッダー▲ */

/* ▼メニュー▼ */

#menu{
	margin:0 5px 25px 5px;
	width:760px;
	height:60px;
	background: url(img/bg_menu.gif) no-repeat;
}

#menu ul,#menu li{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	float:left;
}

/* Home */
#menu a.menu_home
{
	width:120px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

#menu a.menu_home:hover
{
	background:url(img/bg_menu_on.gif)
}

/* News */
#menu a.menu_news,
#menu a.menu_newsb_life
{
	width:120px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

/* News-ON */
#menu a.menu_newsa_news
{
	width:120px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on.gif) -120px 0px;
}
#menu a.menu_news:hover,
#menu a.menu_newsa_news:hover,
#menu a.menu_newsb_life:hover
{
	background:url(img/bg_menu_on.gif) -120px 0px;
}



/* Life at Seiritsu */
#menu a.menu_life,
#menu a.menu_lifea_news
{
	width:200px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

/* Life at Seiritsu-ON */
#menu a.menu_lifeb_life
{
	width:200px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on.gif) -240px 0px;
}
#menu a.menu_life:hover,
#menu a.menu_lifea_news:hover,
#menu a.menu_lifeb_life:hover
{
	background:url(img/bg_menu_on.gif) -240px 0px;
}

/* International Programs */
#menu a.menu_inter
{
	width:195px;
	height:60px;
	display: block;
	text-indent:-9999px;
}
#menu a.menu_inter_on
{
	width:195px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on.gif) -440px 0px;
}
#menu a.menu_inter:hover
{
	background:url(img/bg_menu_on.gif) -440px 0px;
	
}


/* E-Mail */
#menu a.menu_email
{
	width:125px;
	height:60px;
	display: block;
	text-indent:-9999px;
}
#menu a.menu_email:hover
{
	background:url(img/bg_menu_on.gif) -635px 0px;
	
}

/* ▲メニュー▲ */

/* ▼フッターメニュー▼ */
#footer_menu
{
	position: relative;
	width: 770px; /* necessary for ie win */
	text-align:center;
}

#footer_menu p{
	font-size:12px;
	line-height:140%;
	color:#666666;
}
#footer_menu p a{
	text-decoration:none;
}

#footer_menu p a:hover{
	text-decoration:underline;
	color:#FF0000;
}

/* ▲フッターメニュー▲ */


/* ▼フッター▼ */
#footer { 
	margin: 0px auto;
	position: relative;
	padding-top:20px;
	width: 770px; /* necessary for ie win */
	height:45px;
	background: url(img/footer.gif) no-repeat;
}
                                         
#footer p{
	font-size:12px;
	line-height:140%;
	color:#666666;
}
/* ▲フッター▲ */



/* ▼内部設定▼ */

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

/* αアルファ＝右の要素 */
#alpha {
	width: 560px;
	/*background: #eeeeee;*/
}
/* ▼本文の設定（α）▼ */
#alpha-inner{
	width: 540px;
	padding: 0px 20px 0 0;
	/*border-width: 2px 2px 2px 0;
	border-style: solid;
	border-color: #fff;*/
}


/* βベータ＝左の要素 */
#beta {
	width: 195px;
	/*background: #666666;*/
}

/* ▼メニューの設定（β）▼ */
#beta-inner{
	padding: 0px 0px 0 20px;
	/*border-width: 2px 2px 2px 0;
	border-style: solid;
	border-color: #fff;*/
}


/* float設定 */
#alpha{ float: right; }

#beta{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}

/* エントリーの設定 */



.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry
{
	width: 510px;
	padding:15px;
	border:1px solid #cccccc;
}

/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}




.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.entry-footer
{
	clear: both;
	margin: 0;
}



.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}

/* ▼左要素の設定▼ */
/* ▼modules▼ */

.module
{
	position: relative;
	overflow: hidden;
	width: 175px;
	margin: 0 0 25px 0;
}

.module-content
{
	position: relative;
	margin: 0 0 10px 0;
	padding: 10px 0px 0 0px;
	font-size: 12px;
	line-height: 1.2;
}

.module-categories h2{
	background:url(img/module_category.gif) no-repeat;
	width:175px;
	height:20px;
	text-indent:-9999px;
}

.module-archives h2.module-header{
	background:url(img/module_archives.gif) no-repeat;
	width:175px;
	height:20px;
	text-indent:-9999px;
}
.module-archives h2.module-entry{
	background:url(img/module_posts.gif) no-repeat;
	width:175px;
	height:20px;
	text-indent:-9999px;
}

.module-about h2{
	background:url(img/module_about.gif) no-repeat;
	width:175px;
	height:20px;
	text-indent:-9999px;
}

.module-about p.more{
	text-align: right;
}


.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}


.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac ?*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac ?*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac ?*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix ?*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}




/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */


#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #555555;text-decoration: none; }
.module-content a:hover { color: #ff6600;text-decoration:underline; }

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}


/* ▼エントリーアーカイブのタイトル部分▼ */
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p?osition: relative;
	width: 100%;
	w?idth: auto;
	
	margin: 0 0 10px 0 ;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	color: #132D90;
	/*background: #F1F1F1;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}
/* ▲エントリーアーカイブのタイトル部分▲ */

/* ▼エントリーアーカイブのフォーム部分▼ */
#comments-open-data p{
	color: #555555;
	font-size: 12px;
	margin-bottom:10px;
	/*background: #F1F1F1;*/
}


/* ▲エントリーアーカイブのフォーム部分▲ */



.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* modules */



.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
	margin-bottom: 0;
	border: 1px dashed #a3b8cc;
	padding-bottom: 10px;
	color: #292e33;
	background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	margin: 0;
	list-style: none;
}

.module-list .module-list
{
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item
{
	margin-top: 0;
	color: #666;
	line-height: 1.2;
}

.typelist-thumbnailed .module-list
{
	margin: 0 0 10px 0;
	list-style: none;
}

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	padding: 0;
	background: #f3f6f9;
}

.typelist-thumbnail
{
	background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
	margin: 0;
	border-width: 0;
	padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 10px 10px 0;
	padding: 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	border: #cfd4d9 1px solid;
	padding: 1px;
	background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #36414d;
	background: #fff;
}




/* ▲modules▲ */



/* page layout */

.date-header
{
	margin-top: 0;
	font-size: 12px;
	color:#132D90;
	text-transform: uppercase;
}

.entry-header
{
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 5px 0px;
	color: #FF0000;
	font-size: 18px;
	line-height: 140%;
}

.entry-header a{
	color: #ff0000;
	text-decoration: none;
}
.entry-header a:hover {
	text-decoration: underline; }
}

.entry-content{
	line-height:160%;
}

.comment-content,
.trackback-content
{
	margin: 0;
	line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
	margin-top: 20px;
	border-top: 1px dashed #cccccc;
	padding-top: 5px;
	color: #999;
	font-size: 10px;
	text-align: right;
}


.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}

.comment-content p{
	padding-top:5px;
}

.content-nav { margin-top: 0; }

/* ▼トラックバックの枠▼ */
#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #cccccc;
	padding: 10px 10px;
	color: #555555;
	font-size: 12px;
	text-align: center;
	background: #F7FBFE;
}
/* ▲トラックバックの枠▲ */


/* ▼コメント受付の設定▼ */
#alpha-inner #comments_thx h3
{
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
}

#alpha-inner #comments_thx h3,
#alpha-inner #comments_thx p
{
	margin-bottom:10px;
}
/* ▲コメント受付の設定▲ */

.comments-open-footer
{
	margin: 10px 0;
}

.comments-open-moderated{
	color: #555555;
	font-size: 12px;
	margin-bottom: 10px;
}






/* ▼カレンダー▼ */

.layout-calendar #alpha { width: 260px; }
.layout-calendar #beta { width: 420px; }

.layout-calendar #gamma,
.layout-calendar #delta
{
width: 190px;
}

.layout-calendar #gamma-inner,
.layout-calendar #delta-inner
{
border: 0;
padding: 0;
}

.module-mmt-calendar { width: 398px; }
.module-mmt-calendar .module-content
{
margin: 0;
border-width: 0;
padding: 10px;
}

.module-mmt-calendar table
{
width: 378px;
background: #a3b8cc;
}

.module-mmt-calendar th
{
color: #fff;
border-top: 1px solid #fff;
border-right: 1px solid #f3f6f9;
border-bottom: 1px solid #cfd4d9;
padding: 2px;
text-align: right;
font-weight: bold;
}

.module-mmt-calendar td
{
border-top: 1px solid #fff;
border-right: 1px solid #f3f6f9;
border-bottom: 1px solid #cfd4d9;
padding: 2px;
text-align: right;
font-weight: normal;
background: #e6ecf2;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
{
	border-right: none;
}

.module-mmt-calendar td { height: 70px; }



/* ---------▼ プログラムページ用 ▼-------------------------------------------------------- */

/* γガンマ＝真ん中 */
#gamma {
	width: 710px;
	margin: 0px auto;
	/*background: #eeeeee;*/
}
#gamma-inner{
	width: 710px;
}

/* ▼チャート部分の設定▼ */
#chart h3{
	font-size:18px;
	line-height:140%;
	color:#132D90;
	font-weight: bold;
	padding-bottom:5px;
}

#chart ul,#chart li{
	margin:0;
	padding:0;
	list-style:none;
}

#chart ul{
	background:url(img/bg_chart.gif) no-repeat 0px 0px ;
	width:710px;
	height:95px;
	margin-bottom:10px;
}

#chart li{
	font-size:12px;
	line-height:140%;
	font-weight: bold;
	float:left;
}

#chart li a{
	color:#ff0000;
	text-decoration:none;
}

#chart li a:hover{
	color:#ff6600;
	text-decoration:underline;
}

#chart li.chart_lnk01{
	width:105px;
	padding:40px 0px 0px 40px ;
}

#chart li.chart_lnk02{
	width:100px;
	padding:40px 0px 0px 40px ;
}

#chart li.chart_lnk03{
	width:100px;
	padding:33px 0px 0px 40px ;
}

#chart li.chart_lnk04{
	width:100px;
	padding:25px 0px 0px 35px ;
}

#chart li.chart_lnk05{
	width:105px;
	padding:33px 0px 0px 20px ;
}

/* ▲チャート部分の設定▲ */


/* ▼プログラムの内容ここから▼ */
#pgm{
	width: 710px;
	margin: 0px auto;
}

/* 690px・一段落内部の設定 */
.pgm-inner{
	width: 690px;
	margin: 0px auto;
}

/* タイトル背景のロゴとアンダーライン */
#pgm-ttl{
	background:url(img/pgm_logo.gif) no-repeat;
	background-position: right center;
	width:710px;
	height:25px;
	border-bottom:2px solid #cccccc;
	padding-bottom:5px;
	margin-bottom:7px;
}

#pgm-ttl h3{
	font-size:24px;
	line-height:130%;
	color:#ff0000;
}

#pgm-ttl span{
	color:#132D90;
}

#pgm h4{
	font-size:14px;
	line-height:130%;
	color:#333333;
	font-weight: bold;
}
/* 1.の日程ボックス設定 */
#pgm .date_box{
	width:320px;
	border:1px solid #666666;
	padding:10px 25px;
	margin:20px auto;
	font-size:14px;
	line-height:130%;
	color:#ff0000;
	font-weight: bold;
	
}
#pgm .date_box span{
	color:#132D90;
}

/* ▼基本パラグラフ（p）の設定▼ */
.pgm-inner p{
	font-size:12px;
	line-height:140%;
	color:#555555;
	margin-bottom:15px;
}

.pgm-inner p.bold{
	color:#333333;
	font-weight: bold;
}
/* リスト手前用 */
.pgm-inner p.tolist{
	margin-bottom:3px;
}
/* ▲基本パラグラフ（p）の設定▲ */

/* ▼1.のリスト設定▼ */
.pgm-inner ul{
	margin:0 0 15px 0 ;
	padding:0;
	
}
.pgm-inner li{
	margin:0px 0px 5px 20px ;
	padding:0px 20px 0px 0px ;
	list-style:disc;
}

.pgm-inner li.arrow{
	margin:0px 0px 5px 20px ;
	padding:0px 20px 0px 0px ;
	list-style:circle;
}

.pgm-inner li.num{
	margin:0px 0px 5px 20px ;
	padding:0px 20px 0px 0px ;
	list-style:decimal ;
}

/* ▲1.のリスト設定▲ */

/* ▼1.のリンク設定▼ */

/* What's Seiritsuへのボックス設定 */
#to_whats_box{
	background:url(img/btn_towhats.gif) no-repeat;
	background-position: right top;
	height:20px;
	font-size:1px;
	margin-bottom:5px;
}

#to_whats_box a
{
	float:right;
	width:140px;
	height:20px;
	display: block;
	text-indent:-9999px;
}
#to_whats_box a:hover
{
	background:url(img/btn_towhats_on.gif) no-repeat;
}


/* トップへのボックス設定 */
.to_top_box{
	text-align:right;
	margin-bottom:15px;
}
.to_top_box a{
	font-size:10px;
	color:#ff6610;
	text-decoration:underline;
}
.to_top_box a:hover{
	color:#ff0000;
	text-decoration:underline;
}
/* ▲1.のリンク設定▲ */



/* 2.テーブル設定 */

.pgm-inner table{
	text-align:center;
	margin:10px 0px 25px 0px;
	border-collapse: collapse;
	border:1px solid #cccccc;
}

.pgm-inner table td,
.pgm-inner table th{
	border:1px solid #cccccc;
	padding:6px 5px 5px 5px;
}
.pgm-inner table td.no_bdr,.pgm-inner table th.no_bdr{
	border:0px;
}



.table_text01{
	font-size:12px;
	line-height:140%;
	color:#555555;
}
.table_text02{
	font-size:14px;
	line-height:140%;
	color:#132D90;
	font-weight: bold;
	background-color: #ffffe6;
}

.table_text03{
	font-size:12px;
	line-height:140%;
	color:#ff0000;
	text-indent:-1.5em;
	padding-left:1.5em;
	margin-left:15px;
}

/* ▼3-9のテーブルの日付用 */



.table_text01_2{
	font-size:12px;
	line-height:140%;
	color:#555555;
	margin-left:15px ;
}

.table_text02_2{
	text-align:left;
	font-size:14px;
	line-height:140%;
	color:#132D90;
	font-weight: bold;
	background-color: #ffffe6;
	margin-left:15px;
}


.table_text03_2{
	font-size:12px;
	line-height:140%;
	color:#ff0000;
	margin-left:15px;
}
.table_text01_2,.table_text03_2{
	padding:5px 0;
}
/* ▲3-9のテーブルの日付用 */

.table_text03 span,
.table_text03_2 span{
	font-style: italic;
	font-weight: bold;
}

/* 3.インデックスの設定 */

#cts03_box01,#cts03_box02,#cts03_box03{
	margin:15px 0px 0px 0px;
}

#cts03_box01{
	text-align:center;
	width: 60px;
	float:left;
	color:#ff0000;
	border:1px solid #cccccc;
	padding:5px 0;
}
#cts03_box02{
	width: 260px;
	float:left;
	padding-left:40px;
}
#cts03_box02 ul,#cts03_box02 li,#cts03_box03 ul,#cts03_box03 li{
	margin:0;
	padding:0 0 5px 0 ;
	list-style:none;
}

#cts03_box03{
	width: 320px;
	float:left;
}

.pgm-inner h5{
	font-size:14px;
	line-height:130%;
	color:#333333;
	font-weight: bold;
	padding:10px 0px 10px 0px ;
}

.pgm-inner h5 span{
	font-weight:normal;
	margin-right:5px;
}


/* 4.リストの設定 */

.pgm-inner #cts04 ul{
	margin:15px 0px 15px 0px ;
	padding:0px 0px 0px 25px ;
}
.pgm-inner #cts04 li{
	margin:0px 0px 15px 0px ;
	padding:0px;
	list-style:decimal ;
	/*background: #eeeeee;*/
}

.pgm-inner #cts04 li li.lower_alpha{
	list-style:lower-alpha;
	margin:0px 0px 5px 0px ;
}
/*--------------------------------------------------------------------------------------*/

#gamma-inner #whats{
	background:url(img/pgm_logo.gif) no-repeat;
	background-position: left top;
	width:auto;
	padding-top:35px;
}

#gamma-inner #whats p{
	font-size:12px;
	line-height:140%;
	color:#555555;
	margin-bottom:15px;
}

#gamma-inner #whats p{
	font-size:12px;
	line-height:140%;
	color:#555555;
	margin-bottom:15px;
}
#gamma-inner #whats span{
	font-size:18px;
	line-height:140%;
	color:#ff0000;
}
/* ▼What'sのdata ▼ */

#gamma-inner #data{
	width:365px;
	padding:10px 15px;
	margin:0 auto 25px;
	border:1px solid #cccccc;
}

#gamma-inner #data ul,#gamma-inner #data li{
	color:#333333;
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#gamma-inner #data ul{
	background:url(img/data_logo.gif) no-repeat;
	background-position: left top;
}

#gamma-inner #data li{
	margin-bottom:5px;
}

#gamma-inner #data li span{
	font-size:14px;
	color:#ff0000;
}

/* ▲What'sのdata ▲ */

#gamma-inner #pdf{
	width:325px;
	height:45px;
	margin:20px auto 40px ;
	background:url(img/btn_pdf.jpg) no-repeat;
	text-indent:-9999px;
}

#gamma-inner #pdf a{
	display:block;
	width:325px;
	height:45px;
}
#gamma-inner #pdf a:hover{
	background:url(img/btn_pdf_on.jpg) no-repeat;
}

/* ---------▲ プログラムページ／What's Seiritsu用 ▲-------------------------------------------------------- */
/* ▼メニュー20090219変更▼ */

#menu2{
	margin:0 5px 15px 5px;
	width:760px;
	height:60px;
	background: url(img/bg_menu2.gif) no-repeat;
}

#menu2 ul,#menu li{
	margin:0;
	padding:0;
	list-style:none;
}

#menu2 li{
	float:left;
}

/* Home */
#menu2 a.menu_home
{
	width:120px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

#menu2 a.menu_home:hover
{
	background:url(img/bg_menu_on2.gif)
}



/* Life at Seiritsu */
#menu2 a.menu_life,
#menu2 a.menu_lifea_news
{
	width:210px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

/* Life at Seiritsu-ON */
#menu2 a.menu_lifeb_life
{
	width:210px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2.gif) -120px 0px;
}
#menu2 a.menu_life_on{
	width:210px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2.gif) -120px 0px;
}
#menu2 a.menu_life:hover,
#menu2 a.menu_lifea_news:hover,
#menu2 a.menu_lifeb_life:hover
{
	background:url(img/bg_menu_on2.gif) -120px 0px;
}

/* International Programs */
#menu2 a.menu_inter
{
	width:290px;
	height:60px;
	display: block;
	text-indent:-9999px;
}
#menu2 a.menu_inter_on
{
	width:290px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2.gif) -330px 0px;
}
#menu2 a.menu_inter:hover
{
	background:url(img/bg_menu_on2.gif) -330px 0px;
	
}

/* E-Mail */
#menu2 a.menu_email
{
	width:140px;
	height:60px;
	display: block;
	text-indent:-9999px;
}
#menu2 a.menu_email:hover
{
	background:url(img/bg_menu_on2.gif) -620px 0px;
	
}

/* ▲メニュー▲ */

/* ▼メニュー20130517変更▼ */

#menu2013{
	margin:0 5px 15px 5px;
	width:760px;
	height:60px;
	background: url(img/bg_menu2013.gif) no-repeat;
}

#menu2013 ul,#menu li{
	margin:0;
	padding:0;
	list-style:none;
}

#menu2013 li{
	float:left;
}

/* Home */
#menu2013 a.menu2013_home
{
	width:100px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

#menu2013 a.menu2013_home:hover
{
	background:url(img/bg_menu_on2013.gif)
}



/* Life at Seiritsu */
#menu2013 a.menu2013_life,
#menu2013 a.menu2013_lifea_news
{
	width:110px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

/* Life at Seiritsu-ON */
#menu2013 a.menu2013_lifeb_life
{
	width:110px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2013.gif) -100px 0px;
}
#menu2013 a.menu2013_life_on{
	width:110px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2013.gif) -100px 0px;
}
#menu2013 a.menu2013_life:hover,
#menu2013 a.menu2013_lifea_news:hover,
#menu2013 a.menu2013_lifeb_life:hover
{
	background:url(img/bg_menu_on2013.gif) -100px 0px;
}

/* International Programs */
#menu2013 a.menu2013_inter
{
	width:135px;
	height:60px;
	display: block;
	text-indent:-9999px;
}
#menu2013 a.menu2013_inter_b
{
	width:135px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2013.gif) -210px 0px;
}
#menu2013 a.menu2013_inter_on
{
	width:135px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2013.gif) -210px 0px;
}
#menu2013 a.menu2013_inter:hover
{
	background:url(img/bg_menu_on2013.gif) -210px 0px;
	
}
/* Gap Studies */
#menu2013 a.menu2013_studies
{
	width:150px;
	height:60px;
	display: block;
	text-indent:-9999px;
}
#menu2013 a.menu2013_studies_b
{
	width:150px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2013.gif) -345px 0px;
}
#menu2013 a.menu2013_studies_on
{
	width:150px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2013.gif) -345px 0px;
}
#menu2013 a.menu2013_studies:hover
{
	background:url(img/bg_menu_on2013.gif) -345px 0px;
	
}
/* Credit Course */
#menu2013 a.menu2013_Credit
{
	width:165px;
	height:60px;
	display: block;
	text-indent:-9999px;
}

#menu2013 a.menu2013_Credit_on
{
	width:165px;
	height:60px;
	display: block;
	text-indent:-9999px;
	background:url(img/bg_menu_on2013.gif) -495px 0px;
}
#menu2013 a.menu2013_Credit:hover
{
	background:url(img/bg_menu_on2013.gif) -495px 0px;
	
}

/* E-Mail */
#menu2013 a.menu2013_email
{
	width:100px;
	height:60px;
	display: block;
	text-indent:-9999px;
}
#menu2013 a.menu2013_email:hover
{
	background:url(img/bg_menu_on2013.gif) -660px 0px;
	
}




/* ▲メニュー▲ */

.module-list-ML {
padding:3px 0;
}
.module-list-ML span {color:#132D90; font-weight:bold;}