body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}




#load {
	display: none;
	right: 10px;
	top: 10px;
	width: 24px;
	height: 24px;
	text-indent: -9999em;
	background-image: url(images/loader.gif);
	margin-top: 3em;
	margin-right: auto;
	margin-left: auto;
}
#head_shadow {
	z-index: 2000;
	width: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	height: 21px;
	font-size: medium;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/black.gif);
}


.totp {
	display: block;
	background-image: url(images/totp.png);
	height: 97px;
	width: 252px;
	text-indent: -999px;
	margin-right: auto;
	margin-left: auto;
}
#tab_select a {
	color: #3C6;
	text-decoration: underline;
}





#content p,td,th,blockquote {
	font-size: 80%;
}
#content h3 {
	font-size: 90%;
}
#content h2 {
	font-size: 115%;
}
#content #pan {
	font-size: x-small;
}









html {
	min-height: 100.05%;
}

body { 
	color: #333;
	
	background: #fff;
}

p {
	margin-bottom: 0.5em;
	line-height: 1.5;
}

strong {
	font-weight: bold;
}

blockquote {
	margin: 2em;
	padding: .3em 0 0 2em;
	background: url(../img/quote.png) 0 0 no-repeat;
}

	blockquote p{
		color: #888;
		font-size: 129%;
		font-style: italic;
		line-height: 1.2;
	}

	blockquote p.author {
		color: #aaa;
		font-size: 85%;
		font-weight: bold;
	}


h1, h2, h3, h4 {
	color: #0088cc;
	font-weight: normal;
	letter-spacing: 0.03125em;
}
h1 {
	font-size: 152%;
	margin-bottom:1em;
}
h2 {
	font-size: 129%;
	margin-top: 2em;
	margin-bottom: .5em;
	line-height: 1.6em;
}

h3 {
	font-size: 107%;
	line-height: 1.2;
	font-weight: bold;
	color: #0088cc;
	margin: 1em 0 0.5em 0;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
	margin: 1em 0 0.5em 0;
}

	div.sub h4,
	div.sub {
		color: #fff;
	}






a:link {
	color: #0060c3;
	text-decoration: none;
}

a:visited {
	color: #3a7ec3;
	text-decoration: none;
}

a:hover,
a:active {
	color: #007eff;
	text-decoration: none;
}

img {
	border: none;
}

code {
	display: block;
	padding: 10px;
	font-size: 85%;
	border: 1px solid #ccc;
	background:  #f2f2f2;
	margin-bottom: 5em;
	white-space: pre;
	overflow: auto;
}

/* Breite beschränken */
div.limiter {
	text-align: left;
	width: 80%;
	max-width: 69.23em;
	padding: 1.2em 1.5em;
	
	margin-left: auto;
	margin-right: auto;
}


ul {
	margin-bottom: 2em;
}


/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	
.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	width: 100%;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#contents2 .bgg img {
	margin-right: 1px;
	margin-left: 0px;
	text-align: center;
}
#contents2 .bgg {
	width: 195px;
	background-image: url(images/wbody_04.png);
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contents2 .bgg img {
	margin-left: 5px;
	margin-top: 5px;
}
#sitetitle {
	z-index: 11;
	left: 0px;
	top: 21px;
	position: fixed;
	height: 120px;
	width: 200px;
	overflow: hidden;
}
#allwrap {
	background-color: #000000;
	z-index: 0;
	width: 100%;
	overflow: hidden;
	padding-top: 21px;
	position: fixed;
	top: 0px;
	left: 0px;
	/* IE5 later && javascript-on */ 
	position: expression('absolute');
 top: expression(documentElement.scrollTop + 0 + 'px');
 left: expression(documentElement.scrollLeft + 0 + 'px');
}
#topcontrol {
	height: 20px;
	width: 614px;
	z-index: 4000;
	bottom: 0px;
	margin-left: 191px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #000000;
	font-size: 85%;
}
#contents {
	width: 187px;
	z-index: 9;
	position: fixed;
	margin-top: 123px;
}
#contents2 {
	width: 200px;
	z-index: 13;
	position: fixed;
	margin-top: 307px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kugirifla {
	text-align: center;
	z-index: 35;
	position: absolute;
	width: 172px;
	margin-top: 350px;
	margin-left: -45px;
}
#content p {
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 21px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0px;
	color: #1A1A1A;
	line-height: 170%;
}
.none {
	display: none;
}
#content .texh3 {
	color: #252525;
	line-height: 125%;
	padding-top: 1em;
	padding-bottom: 6px;
	background-color: #CCC;
	margin: 0em;
	padding-left: 1em;
}
#main #content h2 {
	text-indent: 20px;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 1px;
	letter-spacing: 0.1em;
	padding: 0px;
}
#main #content h4 {
	margin-left: 16px;
	margin-top: 1.5em;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #0D0D0C;
	padding-left: 5px;
	margin-right: 37px;
}
.bordingimg {
	border: 1px solid #999999;
}
#main #content a {
	color: #003399;
	text-decoration: underline;
}
#main #content a:hover {
	text-decoration: underline;
}
#main #content a:visited {
	text-decoration: none;
}
#main #content a:active {
	color: #990000;
	text-decoration: none;
}
#main {
	z-index: 2;
	position: absolute;
	left: 195px;
	width: 635px;
	background-image: url(images/mainbg.png);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	top: 21px;
	margin-bottom: 72px;
}
/* Menus
----------------------------------*/
#nav {
	padding-bottom: 5px;
	padding-top: 15px;
	width: 200px;
	background-repeat: no-repeat;
	background-image: url(images/wbody_04.png);
	overflow: hidden;
}
a {
	overflow:hidden;
	outline:none;
}
.mfoot {
	clear: both;
	background-image: url(images/wbody_04.png);
	background-position: left bottom;
	width: 200px;
	height: 23px;
	background-repeat: repeat;
	text-indent: -9090px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav ul:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#nav li {
	padding: 0px;
	margin: 0px;
	display: block;
	list-style-type:none;
	height:27px;
	float:left;
}
#nav a {
	display: block;
	height: 27px;
}
#load {
	display: none;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	background-image: url(images/loader.gif);
	font-size: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	position: relative;
}
.menu01 a {
	background-image: url(images/m01.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 187px;
	display: block;
	text-indent: -9999px;
}
.menu01 a:hover {
	background-image: url(images/m01_f.png);
	background-repeat: no-repeat;
	background-color: #060000;
}
.menu02 a {
	background-image: url(images/m02.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 187px;
	display: block;
	text-indent: -9999px;
}
.menu02 a:hover {
	background-image: url(images/m02_f.png);
	background-repeat: no-repeat;
	background-color: #060000;
}
.menu03 a {
	background-image: url(images/m03.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 187px;
	display: block;
	text-indent: -9999px;
}
.menu03 a:hover {
	background-image: url(images/m03_f.png);
	background-repeat: no-repeat;
	background-color: #060000;
}
.menu04 a {
	background-image: url(images/m05.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 187px;
	display: block;
	text-indent: -9999px;
}
.menu04 a:hover {
	background-image: url(images/m05_f.png);
	background-repeat: no-repeat;
	background-color: #060000;
}
.menu05 a {
	background-image: url(images/m07.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 187px;
	display: block;
	text-indent: -9999px;
}
.menu05 a:hover {
	background-image: url(images/m07_f.png);
	background-repeat: no-repeat;
	background-color: #060000;
}
ul:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#pan {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	clear: none;
	margin-left: 24px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: normal;
	height: 32px;
}
#main #pan a {
	color: #666666;
}
#main #content #tab_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#main #tab_menu ul {
	padding-left: 1px;
	margin: 0px;
	padding-top: 12px;
}
#main #tab_menu li {
	float: left;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	font-size: 70%;
	padding: 0px;
	margin-top: 0px;
	background-color: #000000;
}
#jigyo {
	float: left;
	margin-left: 21px;
	margin-right: 10px;
	width: 280px;
	padding-bottom: 1em;
	height: 280px;
	background-image: url(images/komi01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 160px;
	background-color: #dbdbdb;
	cursor:pointer
}
#kosyu {
	float: right;
	background-color: #dbdbdb;
	width: 280px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 160px;
	padding-bottom: 1em;
	height: 280px;
	background-image: url(images/komi02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#service01 {
	float: left;
	margin-left: 21px;
	margin-right: 10px;
	width: 280px;
	padding-bottom: 1em;
	background-image: url(images/service_komi02.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 160px;
	background-color: #dbdbdb;
}
#service02 {
	float: right;
	background-color: #dbdbdb;
	width: 280px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 160px;
	padding-bottom: 1em;
	background-image: url(images/service_komi03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#jigyo p {
	padding: 0px;
	margin-right: 1em;
	margin-left: 1em;
}
#service01 p {
	padding: 0px;
	margin-right: 1em;
	margin-left: 1em;
}
#service02 p {
	padding: 0px;
	margin-right: 1em;
	margin-left: 1em;
}
strong {
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	letter-spacing: 1px;
	white-space: normal;
}
#kosyu p {
	padding: 0px;
	margin-right: 1em;
	margin-left: 1em;
}
#main #tab_menu a {
	text-decoration: none;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	text-indent: -999px;
	z-index: 576;
}
#main #tab_menu a:hover {
	color: #FFFFFF;
}
#main #tab_menu .tab_mark {
	text-decoration: none;
	color: #333333;
	height: 21px;
	display: block;
	line-height: 21px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 21px;
	background-image: url(images/mark_menu_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #tab_menu .mark_tabli {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 2px;
	background-image: url(images/mark_menu_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.twocol {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 21px;
	padding: 5px;
	display: table;
}
.twocol td {
	border: 1px solid #666666;
	padding: 0.6em;
}
.twocol th {
	border: 1px solid #666666;
	padding: 0.6em;
	background-image: url(images/mainbg.png);
}
.pagetop {
	background-image: url(images/pagetop.png);
	height: 11px;
	width: 53px;
	text-indent: -8888px;
	margin-top: 1em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 540px;
	padding: 0px;
}
.pagetop a {
	display: block;
	height: 11px;
	width: 53px;
}
.pagetop a:hover {
	background-image: url(images/pagetop2.png);
}
div#mf_wrapper {
	width: 510px;
	text-align: left;
	margin: 0px auto 0px auto;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding: 5px;
}
#mailform table {
	border: 1px solid #999999;
}
table.mailform {
	width: 540px;
	margin-left: 20px;
}
table.mailform tr th, table.mailform tr td {
	text-align: left;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-image: url(images/mainbg.png);
}
table.mailform tr th span {
	color: #CC0000;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#main #content #tab_select #mailform .mailform .tdem {
	padding-left: 1.4em;
}
table.mailform tr td textarea {
	width: 90%;
	height: 110px;
}
#footer p {
	padding-right: 2em;
}
#content_end {
	background-image: url(images/mainbg_end.png);
	height: 25px;
	margin-bottom: 21px;
	background-repeat: no-repeat;
	background-position: 1px;
}
#pan a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
/* Clearfix */  
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/  
* html .clearfix {
	height: 1%;
}
/* End hide from IE-Mac */ 
.ps {
	font-size: xx-small;
	color: #999999;
}
#footer object {
	margin-right: 1em;
}
.flafla {
	margin-left: 1px;
	background-color: #f6f6f2;
	margin-bottom: 5px;
	margin-right: 20px;
	padding-bottom: 2px;
	width: 614px;
}
#footer table {
	margin-right: 1em;
}
#footer .sitemap {
	background-image: url(images/f_sitemap.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	width: 43px;
	text-indent: -6432px;
}
.tab_company a {
	background-image: url(images/tab_company.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
}
.tab_company a:hover {
	background-image: url(images/tab_company_f.png);
}
.tab_privacy a {
	background-image: url(images/tab_privacy.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 100px;
}
.tab_privacy a:hover {
	background-image: url(images/tab_privacy_f.png);
}
.tab_contact a {
	background-image: url(images/tab_contact.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 115px;
}
.tab_contact a:hover {
	background-image: url(images/tab_contact_f.png);
}
#zet {
	background-image: url(images/zet.png);
	height: 700px;
	width: 168px;
	z-index: 2;
	position: fixed;
	left: 810px;
}
.komiback {
	background-color: dbdbdb;
}
.company_catch {
	background-image: url(images/company_catch.gif);
	background-position: center center;
	height: 120px;
	background-repeat: no-repeat;
	width: 614px;
	text-indent: -5544px;
	margin-left: 1px;
}
.company_h2 {
	font-size: small;
	line-height: 100%;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/compny_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.privacy_h2 {
	font-size: small;
	line-height: 100%;
	background-color: #00CCFF;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/privacy_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.contact_h2 {
	font-size: small;
	line-height: 100%;
	background-color: #00CCFF;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/contact_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.design_h2 {
	font-size: small;
	line-height: 100%;
	background-color: #00CCFF;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/design_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.teaching_h2 {
	font-size: small;
	line-height: 100%;
	background-color: #00CCFF;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/teaching_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.news_h2 {
	font-size: small;
	line-height: 100%;
	background-color: #00CCFF;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/news_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.service_h2 {
	font-size: small;
	line-height: 100%;
	background-color: #00CCFF;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/service_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
p.first:first-letter {
	font-size:24px;
	font-style:italic;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", "Times";
	letter-spacing: 2px;
}
.komih3-01 {
	background-color: #FFFFFF;
	text-indent: -9992px;
	width: 614px;
	padding: 0px;
	background-image: url(images/design_komi01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 1px;
}
.komih3-02 {
	background-color: #FFFFFF;
	text-indent: -9992px;
	width: 614px;
	padding: 0px;
	background-image: url(images/design_komi02.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 1px;
	clear: both;
}
.teaching_komih3-01 {
	background-color: #FFFFFF;
	text-indent: -9992px;
	width: 614px;
	padding: 0px;
	background-image: url(images/teaching_komi01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 1px;
	clear: both;
}
.service_komih3-01 {
	background-color: #FFFFFF;
	text-indent: -9992px;
	width: 614px;
	padding: 0px;
	background-image: url(images/service_komi01.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 1px;
	clear: both;
}
.service_komih3-02 {
	background-color: #FFFFFF;
	text-indent: -9992px;
	width: 614px;
	padding: 0px;
	background-image: url(images/service_komi00.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 1px;
	clear: both;
}
.teaching_komih3-02 {
	background-color: #FFFFFF;
	text-indent: -9992px;
	width: 614px;
	padding: 0px;
	background-image: url(images/teaching_komi02.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 1px;
	clear: both;
}
.pbg {
	background-image: url(images/pbg.png);
	margin-left: 1px;
	padding-top: 1em;
	width: 614px;
	margin-top: 0px;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.blocklink {
	display: block;
	text-decoration: none;
	color: #3399FF;
}
blockquote {
	background-image: url(images/bq.png);
	color: #666666;
	line-height: 165%;
	padding-top: 0.9em;
	padding-right: 30px;
	padding-bottom: 0.9em;
	padding-left: 0.9em;
}
.komiback .hover {
	background-color: #5555db;
	color: #993366;
	text-decoration: underline;
}
.komiback .hover a:link {
	color: #CC3333;
}
.komiback .hover a:visited {
	color: #CC3333;
}
.over {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/overbg.png);
}
#koushiwrap {
	margin: 0px;
	padding: 0px;
	z-index: 120;
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(http://www.zipless.net/fla/koushi_flv.png);
}
#main #tab_select h2 {
	font-size: small;
	padding-top: 33px;
	vertical-align: bottom;
}
body {
	margin-left: 1px;
}
#teachingus a {
	clear: both;
	background-image: url(images/teachingus.png);
	display: block;
	height: 97px;
	width: 455px;
	text-indent: -4323px;
}
#teachingus {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
#teachingus a:hover {
	background-image: url(images/teachingus_f.png);
}
.linkbox {
}
.texh3 a {
	display: block;
	/* [disabled]text-indent: -8998px;
*/
}
.nextpage {
	background-color: #000;
}
#main #content #tab_select .nextpage a {
	text-align: right;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 0.7em;
}
#main #content #tab_select .nextpage a:hover {
	color: #EDEDED;
	background-color: #333;
}
.newstitle {
}
.newstitleh3{	font-size: small;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 1em;
	background-color: #EDEDED;
	margin-top: 5px;
	color: #333;
	display: block;
	margin-left: 1px;
	margin-right: 20px;
}
#main #content #tab_select .newstitle a {
	font-size: small;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 1em;
	background-color: #EDEDED;
	margin-top: 5px;
	color: #333;
	display: block;
	margin-left: 1px;
	margin-right: 20px;
}
#main #content #tab_select .newstitle a:hover {
	color: #666;
	background-color: #999;
}
.toppage_h2 {
	font-size: small;
	line-height: 100%;
	height: 158px;
	text-indent: -9999px;
	width: 614px;
	background-image: url(images/top_title.jpg);
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.flafla h5 {
	color:#FFF;
	font:18pt Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.boxgrid {
	width: 300px;
	height: 200px;
	float:left;
	background:#161613;
	border: 1px solid #FFF;
	overflow: hidden;
	position: relative;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 3px;
}
#main #content .flafla a {
	color: #F00;
}
#main #content .flafla .boxgrid.caption p {
	color: #ECECEC;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 10px;
	color:#FFF;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 30;
	left: 0;
}
.caption .boxcaption {
	top: 160px;
	left: 0;
}
#main #content #tab_select .newstitletop{
	font-size: 80%;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 1em;
	background-color: #FFF;
	margin-top: 5px;
	color: #003;
	margin-left: 1px;
	margin-right: 20px;
}
#main #content #tab_select .newstitletop a{
	width: 614px;
	display: block;
}
#main #content #tab_select .newstitletop a:hover {
	color: #666;
}
#main #content #tab_select .dates {
	font-size: 80%;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 1em;
	background-color: #666;
	margin-top: 5px;
	color: #CCC;
	display: block;
	width: 125px;
	margin-left: 1px;
}
/* -------------------------------- 
    固定配置要素のスタイル 
----------------------------------- */  
#footer {
	clear:both;
	position: fixed !important;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 26px;
	background-color: #000;
	color: #666666;
	text-align: right;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	z-index: 980;
	font-size: 90%;
	margin-right: 12px;
}  
  
/* -------------------------- 
    IE6 向けのスタイル 
----------------------------- */  
* html ,  
* html body {  
    height: 100%;  
    overflow-y: hidden;  
    overflow-x: auto;  
}  
  
* html #cover {  
    overflow: auto;  
    position: relative;  
    width: 100%;  
    height: 100%;  
}  
#head_shadow h2 {
	float: left;
	font-size: small;
	height: 25px;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#head_shadow h1 {	
	color: #000;
	float: left;
	font-size: small;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#head_shadow a {	
	color: #000;
}
#load {
	background-color: #F39;
	height: 100%;
	width: 100%;
	display: none;
	position: absolute;
	text-indent: -9999em;
	height: 1331px;

}