@charset "UTF-8";

/********************************************************************
Default CSS

1.General Elements
2.Container
3.Header
4.Main
5.Leftside
6.Contents
7.Rightside
8.Footer
9.Free

********************************************************************/



/********************************************************************
1.General Elements
********************************************************************/

/* Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p {
	margin:0;
	padding:0;
}

/* Body */
body {
	margin:0;
	padding:0;
	background:url(images/bg_body.gif) repeat-x;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:80%;
	text-align:center;
}

/* Link */
a:link {
	color:#25397e;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

table {
	font-size:100%;
}

fieldset,img {
	border:0;
}

caption {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

/* Clear */
.clear{
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
}
/*Hides From IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/*End hide from IE-mac */

/********************************************************************
2.Container
********************************************************************/

div#container {
	width:980px;
	margin:auto;
	padding:0px;
	background:url(images/bg_container.gif) repeat-y;
	text-align:left;
}

/********************************************************************
3.Header
********************************************************************/

div#header {
	width:980px;
	height:125px;
	margin:0;
	padding:0;
	background:url(images/bg_header.gif) no-repeat;
}

/* H1 */
div#header h1 {
	float:left;
	margin:12px 0px 10px 5px;
	padding:0;
}

/* Title */
div#header div#title {
	float:left;
	margin:12px 0px 10px 5px;
	padding:0;
}

/* Header_Right */
div#header div#head_right {
	margin:0;
	padding:0;
	text-align:right;
}

/* Head_Navi */
div#header div#head_right div#head_navi {
	margin:0px;
	font-size:80%;
}
div#header div#head_right div#head_navi img {
	position:relative;
	vertical-align:center;
}

div#header div#head_right div#head_navi a {
	margin-left:0;
	padding-left:0;
	color:#000000;
}

/* Font_Change */
div#header div#head_right div#font_change {
	float:right;
	margin:5px 10px 0px 0px;
	font-size:13px;
}

div#header div#head_right div#font_change div#fchange1 {
	float:left;
	padding:13px 7px 0 0;
}

div#header div#head_right div#font_change div#fchange2 {
	float:left;
	margin:8px 10px 0px 0px;
}

div#header div#head_right div#font_change div#fchange2 a.large {
	margin:3px 0 0 0;
	float:left;
	width:20px;
	height:20px;
	background:url(images/large.gif) no-repeat;
	text-align:center;
	display:block;
}

div#header div#head_right div#font_change div#fchange2 a.middle {
	margin:3px 0 0 5px;
	float:left;
	width:20px;
	height:20px;
	background:url(images/middle.gif) no-repeat;
	text-align:center;
	display:block;
}

div#header div#head_right div#font_change div#fchange2 a.small {
	margin:3px 2px 0 5px;
	float:left;
	width:20px;
	height:20px;
	background:url(images/small.gif) no-repeat;
	text-align:center;
	display:block;
}

div#header div#head_right div#font_change img {
	padding:0px 2px 0 0;
}
/** 20100712 **/
div#header div#head_right div#font_change img.padnon {
	padding:0;
}
div#header div#head_right div#font_change div#ricoh_logo {
	float:left;
	margin:5px 0 0 23px;
}

/** 20100712 **/
/**  20100712
div#search {
	float:left;
}
div#search img {
	margin:6px 0px 0px 0px;
	vertical-align:bottom;
}

div#search .swindow {
	width:150px;
	height:18px;
	margin:7px 5px 0px 0px;
	border:1px solid #999999;
}
div#search .sbtn {
	vertical-align:bottom;
}
20100712  **/

/* Gnavi */
div#header ul#gnavi {
	clear:both;
	width:980px;
	padding:11px 0px 0px 6px;
	list-style:none;
}

div#header ul#gnavi li {
	float:left;
	height:41px;
	padding-left:7px;
}

div#header ul#gnavi li a {
	display:block;
	height:41px;
	overflow:hidden;
}

div#header ul#gnavi li a.gnavi1 { width:106px; background:url(images/navi01.gif) no-repeat; }
div#header ul#gnavi li a.gnavi2 { width:148px; background:url(images/navi02.gif) no-repeat; }
div#header ul#gnavi li a.gnavi3 { width:106px; background:url(images/navi03.gif) no-repeat; }
div#header ul#gnavi li a.gnavi4 { width:148px; background:url(images/navi04.gif) no-repeat; }
div#header ul#gnavi li a.gnavi5 { width:106px; background:url(images/navi05.gif) no-repeat; }
div#header ul#gnavi li a.gnavi6 { width:148px; background:url(images/navi06.gif) no-repeat; }
div#header ul#gnavi li a.gnavi7 { width:148px; background:url(images/navi07.gif) no-repeat; }

/* On */
div#header ul#gnavi li a.gnavi1on { width:106px; background:url(images/navi01.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi2on { width:148px; background:url(images/navi02.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi3on { width:106px; background:url(images/navi03.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi4on { width:148px; background:url(images/navi04.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi5on { width:106px; background:url(images/navi05.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi6on { width:148px; background:url(images/navi06.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi7on { width:148px; background:url(images/navi07.gif) no-repeat; background-position: 0 -41px; }

/* Over */
div#header ul#gnavi li a:hover { background-position: 0 -41px; }


/********************************************************************
4.Main
********************************************************************/

div#main {
	width:980px;
}

div#pan {
	margin:0 1px 0 1px;
	padding:5px 0 10px 13px;
	background:#fff;
}
div#pan a {
	color:#000000;
}


/********************************************************************
5.Leftside
********************************************************************/

div#leftside {
	float:left;
	width:185px;
	padding-left:6px;
}

/* SEARCH */
div.srch {
	padding:5px 0px;
	text-align:center;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
div.srch img {
	margin:2px 0px 0px 0px;
}
div.srch h3 {
	margin:0px 0px 0px 7px;
	padding:0px 0px 3px 17px;
	background:url(images/list_srch.gif) left top no-repeat;
	font-weight:normal;
	text-align:left;
}
div.srch ul {
	margin:0px 0px 0px 7px;
	padding:3px 7px 4px 7px;
	text-align:left;
	list-style:none;
}
div.srch li {
	padding:0px 0px 5px 15px;
	background:url(images/list_srch2.gif) 0px 1px no-repeat;
}


/* BANNERS */
div.topbanner {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
div.topbanner img {
	margin-top:7px;
}

div.banner {
	margin-top:100px;
	margin-bottom:60px;
	text-align:center;
}
div.banner img {
	margin-top:7px;
}


/* Category title */
div#leftside h2#catettl {
	margin:0;
	padding:0;
	background:url(images/h2_catettl.gif) no-repeat;
	color:#ffffff;
	font-size:110%;
	font-weight:bold;
}

div#leftside h2#catettl a {
	display:block;
	width:165px;
	_width:165px;
	margin:0;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	color:#ffffff;
}

/* Local navi */
div#leftside ul#lnavi {
	width:173px;
	_width:173px;
	margin:5px 0px 10px 6px;
	padding:0;
	list-style:none;
	border-bottom:2px solid #ffffff;
}

div#leftside ul#lnavi li {
	margin:0;
	padding:0;
}

div#leftside ul#lnavi a.nv3 {
	display:block;
	_height:15px;
	margin:0;
	padding:7px 5px 6px 17px;
	background:url(images/bg_sub.gif) left top no-repeat;
	color:#103C7E;
	text-decoration:none;
}

div#leftside ul#lnavi a.nv3on {
	display:block;
	_height:15px;
	margin:0;
	padding:7px 5px 6px 17px;
	background:url(images/bg_subon.gif) left top no-repeat;
	color:#3D8D34;
	font-weight:bold;
	text-decoration:none;
}

div#leftside ul#lnavi a.nv3:hover {
	background:url(images/bg_subon.gif) left top no-repeat;
	color:#3D8D34;
	font-weight:bold;
	text-decoration:none;
}

div#leftside ul#lnavi a.nv4 {
	display:block;
	_height:13px;
	margin:0;
	padding:6px 0 7px 30px;
	font-size:90%;
	background:url(images/bg_sub4.gif) left top no-repeat;
}

div#leftside ul#lnavi a.nv4on {
	display:block;
	_height:13px;
	margin:0;
	padding:6px 0 7px 30px;
	color:#69AA28;
	text-decoration:none;
	font-size:90%;
	background:url(images/bg_sub4.gif) left top no-repeat;
}

div#leftside ul#lnavi a.nv4:hover {
	background:url(images/bg_sub4.gif) left top no-repeat;
	color:#69AA28;
	text-decoration:none;
}


/********************************************************************
6.Contents
********************************************************************/

img.visual {
	margin:0 0 10px 10px;
	_margin:0 0 10px 7px;
}

div#contents {
	float:left;
	width:578px;
	margin:0 10px 0 10px;
	_margin:0 10px 0 10px;
	padding:0;
	text-align:left;
}
/* Information */
div#information table {
	width:575px;
	margin:10px 0 20px 0;
}
div#information th {
	padding:0px 10px 5px 5px;
	font-weight:normal;
	vertical-align:top;
}
div#information td {
	padding:0px 10px 5px 5px;
	vertical-align:top;
}

/* Recommend */
div#recommend {
	width:575px;
	margin:10px 0 0 0;
}
div#recommend div {
	float:left;
	width:270px;
	margin:0 10px 10px 0;
}
div#recommend p {
	position:relative;
	top:3px;
}
div#recommend img {
	float:left;
	margin:0px 5px 5px 0px;
}

/* Back link */
div#contents div#back {
	margin:5px 0px 10px 0px;
	padding:0;
	text-align:right;
	letter-spacing:1px;
}

div#contents div#back a {
	text-decoration:none;
}

div#contents div#back span.backimg {
	padding-left:10px;
	background:url(images/backimg.gif) 0px 5px no-repeat;
}

/* Dolink */
div#contents div#dolink {
}

div#contents div#dolink h3.h3linkline {
	clear:both;
	width:578px;
	_width:555px;
	margin:10px 0 5px 0px;
	padding:12px 0 0 23px;
	background:url(images/h3_linkline.gif) no-repeat;
	font-size:100%;
	line-height:130%;
}
div#contents div#dolink h3.h3linkline a {
	color:#3D8D33;
}

div#contents div#dolink ul.ulhlink {
	list-style:url(images/hlink.gif);
	margin:0px 0px 15px 49px;
}

div#contents div#dolink ul.ulhlink li {
	padding:2px 0 5px 0;
}

/* Totop */
div#contents div.totop {
	clear:both;
	margin:25px 0 10px 10px;
	text-align:right;
}

div#contents div.totop a {
}

div#contents div.totop span.topimg {
	padding-left:15px;
	background:url(images/totop.gif) 0px 6px no-repeat;
}

/* H1 */
div#contents h1 {
	clear:both;
	width:578px;
	_width:548px;
	margin:0;
	padding:5px 15px 7px 15px;
	background:url(images/h1_normal.gif) no-repeat;
	color:#403e54;
	font-size:125%;
	line-height:180%;
}

div#contents h2.h2normal {
	clear:both;
	width:568px;
	_width:558px;
	margin:15px 0 15px 10px;
	padding:0 0 4px 5px;
	background:url(images/h2_normal.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents h2.h2normal a {
	text-decoration:none;
}

div#contents h2.h2link {
	clear:both;
	width:568px;
	_width:558px;
	margin:15px 0 15px 10px;
	padding:0 0 4px 5px;
	background:url(images/h2_normal.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents h2.h2link a {
	text-decoration:none;
}

div#contents h2.h2theme {
	clear:both;
	width:568px;
	_width:548px;
	margin:20px 0 20px 10px;
	padding:7px 0 6px 20px;
	background:url(images/h2theme.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents h3.h3normal {
	clear:both;
	margin:10px 0 10px 20px;
	padding:3px 0 0 12px;
	background:url(images/h3_normal.gif) left no-repeat;
	color:#615f60;
	font-size:110%;
	line-height:130%;
}

div#contents h3.h3normal a {
}

div#contents h3.h3link {
	clear:both;
	margin:10px 0 10px 20px;
	padding:3px 0 0 18px;
	background:url(images/h3_normal.gif) left no-repeat;
	color:#615f60;
	font-size:110%;
	line-height:130%;
}

div#contents h3.h3link a {
}

div#contents h4 {
	clear:both;
	margin:10px 0 5px 0px;
	padding:0px 0 0 16px;
	background:url(images/h4_normal.gif) left no-repeat;
	color:#615f60;
	font-size:100%;
	line-height:130%;
}

div#contents div.text {
	margin:0;
	padding:0 0px 15px 20px;
	font-size:100%;
	line-height:180%;
	letter-spacing:1px;
}

div#contents div.section {
	margin:0 0 3px 0;
	padding:0;
}

div#contents div.section a {
	text-decoration:underline;
}

div#contents div.tsummary {
	margin:0;
	padding:0 0px 0px 10px;
	letter-spacing:1px;
}

div#contents div.bg_green {
	clear:both;
	padding:10px;
	background:#edf5dd;
	border:1px solid #b6d589;
}

div#contents div.bg_green ul.searchlist {
	clear:both;
	list-style:none;
	margin:0px 0px 0px 10px;
}

div#contents div.bg_green ul.searchlist li {
	float:left;
	padding:0px 0px 0px 15px;
	margin:0px 15px 0px 0px;
	background:url(images/hlink.gif) left top no-repeat;
}

div#contents p {
	margin:0 0 10px 0;
	padding:0;
}

div#contents p.bg_gray {
	padding:10px;
	background:#F0F0F0;
	border:1px solid #CDCDCD;
}

div#contents div.frightimg {
	float:right;
	margin:0 0 10px 10px;
}

div#contents div.fleftimg {
	float:left;
	margin:0 10px 10px 0;
}

div#contents div.centerimg {
	text-align:center;
	margin:0 0 10px 0;
}

div#contents div.blockcenter {
	margin:auto;
	text-align:center;
}

div#contents div.imgblock230 {
	float:left;
	margin:0 5px 10px 0;
	text-align:center;
}

div#contents div.caption {
	margin:3px 0 0 0;
	font-size:80%;
}

div#contents p.linkleft {
	margin:3px 0 3px 3px;
	padding:2px 20px 0 12px;
	background:url(images/ulnormal.gif) 2px 2px no-repeat;
}

div#contents p.linkleft a {
}

div#contents p.linkright {
	float:right;
	margin:3px 0 3px 0;
	padding:2px 20px 0 12px;
	background:url(images/ulnormal.gif) 2px 2px no-repeat;
}

div#contents p.linkright a {
}

div#contents div.requestbk {
	width:520px;
	height:43px;
	margin:10px 0px 20px 18px;
	padding:15px 20px 20px 20px;
	background:url(images/reqback.gif) no-repeat;
}

div#contents div.requestbk p {
	float:left;
	width:280px;
	_width:270px;
	margin:0px 10px 0px 20px;
	padding:5px 0px 0px 12px;
	background:url(images/reqarrow.gif) 0px 10px no-repeat;
	line-height:140%;
}

div#contents div.requestbk img {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#contents div.reqformbtn {
	display:block;
	margin:0 auto 20px auto;
	text-align:center;
}

/* UlNormal */
div#contents div.text ul {
	list-style:none;
	margin:0 0 5px 10px;
}

div#contents div.text ul li {
	background:url(images/ulnormal.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

div#contents ul.themetop {
	list-style:none;
	margin:0 0 5px 10px;
}

div#contents ul.themetop li {
	float:left;
	width:260px;
	background:url(images/ulnormal.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

div#contents ol {
	margin:0 0 5px 25px;
}

div#contents ol li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* TableNormal */
div#contents table.tablenormal {
	margin:0 0 15px 0;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-collapse:collapse;
}

div#contents table.tablenormal th {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	background:#e3e8c8;
	text-align:center;
}

div#contents table.tablenormal td {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

/* Sitemap */
div#contents div#sitemap {
	float:left;
	width:280px;
}
div#contents div#sitemap h3.h3sitemap {
	clear:both;
	margin:10px 0 10px 30px;
	padding:2px 0 0 13px;
	background:url(images/h3_normal.gif) no-repeat;
	font-size:110%;
	line-height:100%;
}

div#contents ul.ulsitemap {
	list-style:none;
	margin:0 0 15px 45px;
}

div#contents ul.ulsitemap li {
	background:url(images/ulnormal.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-size:100%;
	line-height:180%;
	letter-spacing:1px;
}

/* Information */
div#contents table#infolist {
	width:470px;
	margin:0 0 25px 0;
	font-size:110%;
	border-collapse:collapse;
}

div#contents table#infolist th {
	width:130px;
	padding:6px 0;
	border-bottom:1px dotted #999;
}

div#contents table#infolist td {
	padding:6px 0;
	border-bottom:1px dotted #999;
}

/* TableBg_Ash */
div#contents table.bg_ash {
	margin:15px 0 15px 0;
	border:1px solid #bebebe;
	border-collapse:collapse;
}

div#contents table.bg_ash th {
	padding:7px;
	background:#eeeeee;
	vertical-align:top;
}

div#contents table.bg_ash td {
	padding:7px;
	background:#eeeeee;
	vertical-align:top;
}


/********************************************************************
7.Rightside
********************************************************************/

div#rightside {
	float:left;
	width:185px;
	margin:0px;
	padding:0;
}

/** 20100713 **/
div#rightside div#search {
	background-color:#fff;
	padding:5px 0 5px 0;
}
div#rightside div#search img {
vertical-align:bottom;
margin:0px;
padding:0px;
}

div#rightside div#search .swindow {
	width:100px;
	height:18px;
	margin:0px 3px 0px 3px;
	border:1px solid #999999;
}
div#rightside div#search .sbtn {
	vertical-align:bottom;
}
/** 20100713 **/

div#rightside h2 {
	margin:10px 0px 0px 0px;
	padding:0;
}

ul#kpage {
	margin:-5px 0 0 10px;
	list-style:none;
}

ul#kpage li {
	padding:2px 0 5px 12px;
	background:url(images/lst_kpage.gif) 0px 5px no-repeat;
}

div#r_btn img {
	margin-bottom:10px;
}

div#btime {
	width:183px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
}

div#btime img {
	padding:3px 0 3px 0;
}

div#btime hr {
	border-color:#cccccc;
	border-style:dotted;
}


/********************************************************************
8.Footer
********************************************************************/

div#footer {
	clear:both;
	width:980px;
	margin:0;
	padding:6px 0px 6px 0px;
	background:#666666;
	font-size:80%;
}

div#footer a {
	color:#ffffff;
}

/* Copyright */
div#footer div#footlinks {
	float:left;
	margin:-5px 0px 0px 10px;
	color:#ffffff;
	text-align:right;
}

/* Copyright */
div#footer div#copyright {
	float:right;
	margin:0px 10px 0px 0px;
	color:#ffffff;
	text-align:right;
}

div#ftspace {
	width:978px;
	height:150px;
	margin-left:1px;
	background:#ffffff;
}


/********************************************************************
9.Free
********************************************************************/
.none { display:none; }
.indent { text-indent:-1000em; display:block; }

.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }

.fleft { float:left; }
.fright { float:right; }

.red { color:#ff0000; }
.blue { color:#0000ff; }
.green{color:#008000;}
.bold { font-weight:bold; }

.bg_white { background:#ffffff; }

hr.dot {
	border-top:1px dotted #ffffff;
	border-left:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
	border-bottom:1px dotted #c0c0c0;
}
hr.dot2 {
	margin:0 5px 0 20px;
	padding:0 0 0 0;
	border-top:1px dotted #ffffff;
	border-left:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
	border-bottom:1px dotted #c0c0c0;
}

p.small,
span.small {
	font-size:80%;
	line-height:120%;
	letter-spacing:0px;
}

span.underline{
	text-decoration: underline;
}








/****************
Sem_syosai
*****************/

div#contents div.text table.pgm {
	margin:0px 0 15px 0;
	line-height:140%;
	border-collapse:collapse;
}

div#contents div.text table.pgm th {
	padding:3px;
	border-bottom:1px solid #cccccc;
	background:#e8e8e8;
	text-align:center;
	vertical-align:top;
}

div#contents div.text table.pgm td {
	padding:3px 7px 3px 7px;
	border-bottom:1px solid #cccccc;
	background:#f7f7f7;
}

div#contents h1.h1sem {
	width:548px;
	clear:both;
	margin:0;
	padding:7px 15px 10px 15px;
	background:url(images/h1_sem_bg2.gif) left bottom no-repeat;
	color:#403e54;
	font-size:125%;
	line-height:150%;
	border-top:1px solid #cccccc;
}

div#contents h1.h1sem span {
	margin:0;
	padding:0;
	font-size:80%;
	color:#403e54;
	font-weight:normal;
}

div#contents div.text table.pgm td p.linkleft {
	margin:3px 0 3px 3px;
	padding:2px 20px 0 12px;
	background:url(images/ulnormal.gif) left -2px no-repeat;
}

/********************************************************************
10.Seminar
********************************************************************/

div#contents_sem {
	float:left;
	/*width:578px;*/
	width:764px;
	margin:0 10px 0 10px;
	_margin:0 10px 0 10px;
	padding:0;
	text-align:left;
}

/* Back link */
div#contents_sem div#back {
	margin:5px 0px 10px 0px;
	padding:0;
	text-align:right;
	letter-spacing:1px;
}

div#contents_sem div#back a {
	text-decoration:none;
}

div#contents_sem div#back span.backimg {
	padding-left:10px;
	background:url(images/backimg.gif) 0px 5px no-repeat;
}

/* Totop */
div#contents_sem div.totop {
	clear:both;
	margin:0px 0 10px 10px;
	text-align:right;
}

div#contents_sem div.totop a {
}

div#contents_sem div.totop span.topimg {
	padding-left:15px;
	background:url(images/totop.gif) 0px 6px no-repeat;
}

/* H1 */
div#contents_sem h1 {
	clear:both;
	margin:0;
	padding:7px 15px 10px 15px;
	background:url(images/h1_sem_bg.gif) left bottom no-repeat;
	color:#403e54;
	font-size:125%;
	line-height:150%;
	border-top:1px solid #cccccc;
}

div#contents_sem h1 span {
	margin:0;
	padding:0;
	font-size:80%;
	color:#403e54;
	font-weight:normal;
}

div#pglinks {
	margin:10px 0 20px 0;
}

div#pglinks ul {
	list-style:none;
}

div#pglinks ul li {
	float:left;
	list-style:none;
	padding:0 10px 0 17px;
	background:url(images/lst_arw.gif) left 1px no-repeat;
}

div#pglinks ul li.lst_arw_top {
	background:url(images/lst_arw_top.gif) left 1px no-repeat;
}

div#contents_sem h2.h2normal {
	clear:both;
	margin:15px 0 15px 10px;
	padding:0 0 4px 5px;
	background:url(images/h2_sem_bg.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents_sem h2.h2normal a {
	text-decoration:none;
}

div#contents_sem h2.h2link {
	clear:both;
	margin:15px 0 15px 10px;
	padding:0 0 4px 5px;
	background:url(images/h2_sem_bg.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents_sem h2.h2link a {
	text-decoration:none;
}

div#contents_sem h3.h3normal {
	clear:both;
	margin:10px 0 10px 10px;
	padding:3px 0 0 12px;
	background:url(images/h3_normal.gif) left no-repeat;
	color:#615f60;
	font-size:110%;
	line-height:130%;
}

div#contents_sem h3.h3normal a {
}

div#contents_sem h3.h3link {
	clear:both;
	margin:10px 0 10px 10px;
	padding:3px 0 0 18px;
	background:url(images/h3_normal.gif) left no-repeat;
	color:#615f60;
	font-size:110%;
	line-height:130%;
}

div#contents_sem h3.h3link a {
}

div#contents_sem h4 {
	clear:both;
	margin:10px 0 5px 0px;
	padding:0px 0 0 16px;
	background:url(images/h4_normal.gif) left no-repeat;
	color:#615f60;
	font-size:100%;
	line-height:130%;
}

div#contents_sem div.text {
	margin:0;
	padding:0 0px 15px 10px;
	font-size:100%;
	line-height:160%;
/*	letter-spacing:1px; */
}

div#contents_sem div.text span.red {
	font-weight:bold;
}

div#contents_sem div.section {
	margin:0 0 3px 0;
	padding:0;
}

div#contents_sem div.section a {
/*	text-decoration:underline; */
}

div#contents_sem div.bg_green {
	clear:both;
	padding:10px;
	background:#edf5dd;
	border:1px solid #b6d589;
}

div#contents_sem p {
	margin:0 0 10px 0;
	padding:0;
}

div#contents_sem p.bg_gray {
	padding:10px;
	background:#F0F0F0;
	border:1px solid #CDCDCD;
}

div#contents_sem div.frightimg {
	float:right;
	margin:0 0 10px 10px;
}

div#contents_sem div.fleftimg {
	float:left;
	margin:0 10px 10px 0;
}

div#contents_sem div.centerimg {
	text-align:center;
	margin:0 0 10px 0;
}

div#contents_sem div.centerimg2 {
	text-align:center;
	margin:0 0 20px 0;
}

div#contents_sem div.blockcenter {
	margin:auto;
	text-align:center;
}

div#contents_sem div.caption {
	margin:3px 0 0 0;
	font-size:80%;
}

div#contents_sem p.linkleft {
	margin:3px 0 3px 3px;
	padding:2px 20px 0 12px;
	background:url(images/ulnormal.gif) 2px 2px no-repeat;
}

div#contents_sem p.linkleft a {
}

div#contents_sem p.linkright {
	float:right;
	margin:3px 0 3px 0;
	padding:2px 20px 0 12px;
	background:url(images/ulnormal.gif) 2px 2px no-repeat;
}

div#contents_sem p.linkright a {
}

/* UlNormal */
div#contents_sem div.text ul {
	list-style:none;
	margin:0 0 5px 10px;
}

div#contents_sem div.text ul li {
	background:url(images/ulnormal.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

div#contents_sem ol {
	margin:0 0 5px 25px;
}

div#contents_sem ol li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* TableNormal */
div#contents_sem table.tablenormal {
	margin:0 0 15px 0;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-collapse:collapse;
}

div#contents_sem table.tablenormal th {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	background:#e3e8c8;
	text-align:center;
}

div#contents_sem table.tablenormal td {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

div#contents_sem table.table_sem {
	margin:0;
/*	border-top:1px solid #999999;
	border-left:1px solid #999999;
*/
	border-collapse:collapse;
}

div#contents_sem table.table_sem th {
	padding:3px;
/*	border-right:1px solid #999999; */
	border-right:1px solid #ffffff;
	background:#e8e8e8;
/*	background:#333333; */
/*	color:#ffffff; */
	text-align:center;
	font-weight:normal;
}

div#contents_sem table.table_sem td {
	padding:5px 0 0px 0;
/*	border-right:1px solid #999999; */
/*	border-right:1px solid #ffffff; */
	border-bottom:1px solid #cccccc;
	vertical-align:top;
}

div#contents_sem div.text table.table_sem h4.semtitle {
	margin:0px 0 0px 0px;
	padding:0px 7px 0px 7px;
	background:none;
	color:#615f60;
	font-size:100%;
	line-height:120%;
}

div#contents_sem div.text table.table_sem p.keyword {
	font-size:80%;
	margin:0 0 0 0;
	padding:0px 7px 0 7px;
/*	border-top:1px dotted #ccc; */
}

div#contents_sem div.text table.table_sem p.keyword span {
	color:#4ea044;
}

div#contents_sem div.text table.table_sem p.alert {
	color:#d90606;
	margin:0;
	padding:0 7px 0 7px;
	font-size:80%;
}

div#contents_sem div.text table.semform {
	margin:0px 0 10px 0;
	border-left:1px solid #ffffff;
	border-collapse:collapse;
}

div#contents_sem div.text table.semform th {
	padding:7px;
	border-bottom:1px solid #ffffff;
	background:#e8e8e8;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

div#contents_sem div.text table.semform td {
	padding:7px;
	border-bottom:1px solid #ffffff;
	background:#f7f7f7;
}

div#contents_sem div.text table.semform input {
	padding:0;
	margin:0px 3px 0px 3px;
}
div#contents_sem div.text table.semform select {
	padding:0;
	margin:0px 3px 0px 3px;
}

div#contents_sem div.text table.semform textarea {
	padding:0;
	margin:0px 3px 0px 3px;
}

div#contents_sem div.text table.semform p {
	padding:0;
	margin:3px;
}

div#contents_sem div.text table.semform p.sp {
	margin-left:22px;
}

div#contents_sem div.text ul.lst_k {
	list-style:none;
	margin:0 0 5px 10px;
}

div#contents_sem div.text ul.lst_k li {
	background:url(images/lst_k.gif) left 2px no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	font-size:80%;
	line-height:140%;
}





/*	20110225 */

div#pglinkssem {
	margin:0px 0 0px px;
}

div#contents div#multi_pgm div.text {
	padding:0 0 0 20px;
	line-height:140%;
}

div#pglinkssem ul {
	margin:5px 0 10px 0px;
	list-style:none;
}

div#pglinkssem ul li {
	float:left;
	list-style:none;
	padding:0 10px 0 17px;
	background:url(images/lst_arw.gif) left 1px no-repeat;
}

div#pglinkssem ul li.lst_arw_top {
	background:url(images/lst_arw_top.gif) left 1px no-repeat;
}

/*	共通 */
div#contents div#multi_pgm {
	margin:0 0 20px 0;
}

div#contents div#multi_pgm h3.h3normal {
	clear:both;
	margin:6px 0 6px 20px;
	padding:3px 0 3px 4px;
	background:url(images/h2_pgm.gif) left bottom repeat-x;
	color:#000000;
	font-size:110%;
	line-height:130%;
	letter-spacing:0;
}

div#contents div.session_blk {
	border:1px solid #cccccc;
	background:#e8e8e8;
	line-height:140%;
}

div#contents div.session_blk div.blk_th {
	float:left;
	width:52px; 
	padding:8px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:#e8e8e8;

}

div#contents div.session_blk div.blk_td {
	float:right;
	width:499px;
	border-left:1px solid #cccccc;
	background:#ffffff;
}

div#contents div.session_blk div.blk_td div.td_box {
	padding:0 10px 10px 10px;
}

div#contents div.session_blk div.blk_td p.td_text {
	padding:6px 6px 6px 6px;
	margin:0px;
}

div#contents div.session_blk div.blk_td p.linkleft {
	margin:0 0 6px 6px;
	padding:3px 20px 0 12px;
	background:url(images/ulnormal.gif) 2px 0px no-repeat;
}

/*	1col */
div#contents div.session_blk div.blk_td div.blk_td1col {
}

div#contents div.session_blk div.blk_td div.blk_td1col div.td_ttl {
	margin:0 1px;
	padding:0 6px 3px 6px;
	background:#ebf5eb;
	font-weight:bold;
	min-height: 38px;
	_height: 38px;
}

div#contents div.session_blk div.blk_td div.td_ttl input {
	vertical-align:middle;
	width:15px; 
	margin:3px 0px 0 0;
}

div#contents div.session_blk div.blk_td img.flag {
	vertical-align:middle;
	margin:3px 0 0 0;
}

div#contents div.session_blk div.blk_td div.blk_td1col div.td_ttl label {
	display:block;
	margin:0;
	padding:0;
}

div#contents div.session_blk div.blk_td div.blk_td1col div.td_box div.time {
	float:left;
	width:418px;
	margin:8px 0 0 0;
}

/*	2col */

div#contents div.session_blk div.blk_td div.blk_td2col {
	background:url(images/bg_blk_td2col.gif) top repeat-y;
}

div#contents div.session_blk div.blk_td div.blk_td2col div.td_col{
	float:left;
	width:249px;
	padding:0;
}

div#contents div.session_blk div.blk_td div.blk_td2col div.td_ttl {
	padding:0 6px 3px 6px;
	background:#ebf5eb;
	font-weight:bold;
	margin:0 0 0 1px;
	min-height:38px;
	_height:38px;
}

div#contents div.session_blk div.blk_td div.blk_td2col div.td_ttl label {
	display:block;
	margin:0;
	padding:0;
}

div#contents div.session_blk div.blk_td div.blk_td2col div.td_box div.time {
	float:left;
	width:172px;
	margin:8px 0 0 0;
}
