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

/* basicset */
* {margin:0; padding:0;}
img { border: none;  border-width: 0px; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }

a { color: #0066CC; }
a:visited { color: #330066; }
a:hover { color: #FF6600; }

.bsbana {	margin-bottom: 3px;}
.bs05 {	margin-bottom: 5px;}
.bs10 {	margin-bottom: 10px;}
.bs20 {	margin-bottom: 20px;}
.bs30 {	margin-bottom: 30px;}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-color: #000000;
	background-image: url(/_share/bg_body.png);
	background-position: center top;
	background-repeat: repeat-y;
}


/* layout */
#container {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	padding-left: 8px;

}

#header {
	height: 42px;
	background-image: url(/_share/bg_header.png);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

#header #logo {
	float: left;
	margin: 10px;
}

#header #headerRight {
	float: right;
}

#header #headerRight h1 {
	font-weight: normal;
	font-size: 100%;
	color: #666666;
	margin-right: 6px;
}


#footer {
	clear: both;
	background-image: url(/_share/bg_footer.png);
	height: 80px;
	padding: 10px;
}

#footer .left {
	float: left;

}

#footer .right {
	float: right;

}


#contents {
	margin-bottom: 2px;
	overflow:hidden;
	zoom: 1;
	width: 794px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/* pTag */
blockquote {
	line-height: 160%;
	padding: 15px;
	margin-bottom: 20px;
	border: 5px solid #E0E0E0;
	background-color: #F2F2E6;
	margin-left: 10px;
}


.pNor {
	line-height: 150%;
	margin-bottom: 20px;
	margin-left: 10px;
}

.pNor:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.pMovie {
	margin-bottom: 5px;
}



/* text */



/* main */
#main {
	float: left;
	width: 600px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	padding: 0px;
}

#main b {
	font-weight: bold;
}

#main .box {
	line-height: 150%;
	margin-left: 0px;
	overflow:hidden;
	zoom: 1;
	border: 1px solid #CCCCCC;
	padding: 8px;
	font-size: 120%;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	background-image: url(/_share/bg_box.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main .box:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.box p {
	margin-bottom: 10px;
}


.box p:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.h2{
	font-size: 120%;
	margin-bottom: 3px;
	color: #FFFFFF;
	background-color: #363636;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.h2 a{
	color: #FFFFCC;
}




.h2pt{
	height: 150px;
	margin:0 0 20px 0;
	border: 1px solid #CCC;
}

.h2pt span{
	padding:60px 0 0 20px;
	display:block;
	font-size:30px;
}

.h2pt.blog{
	background-image: url("/_share/pt/2312/blog.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.h2pt.news{
	background-image: url("/_share/pt/2312/news.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.h2pt.school2{
	background-image: url("/_share/pt/2312/school.png");
	background-repeat: no-repeat;
	background-position: right top;
}



.h2pt.profile{
	background-image: url("/_share/pt/2312/profile.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.h2pt.contact{
	background-image: url("/_share/pt/2312/contact.png");
	background-repeat: no-repeat;
	background-position: right top;
}




.h3 {
	font-size: 100%;
	margin-bottom: 5px;
	background-color: #F2F2F2;
	padding: 3px;
	font-weight: bold;
}


.h4 {

}

.h5 {

}



/* side */
#side {
	float: right;
	width: 180px;
	padding: 2px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

#side h3 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 2px;
	background-color: #000000;
	padding: 5px;
}

#side .title {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 2px;
	background-color: #000000;
}

#side .logo {
	padding: 1px;
	border: 1px solid #CCC;
	margin-bottom: 2px;
}

#side .logo2 {

	margin-bottom: 2px;
}



#side ul {


}

#side ul li {

}

#side ul li a {
	display: block;
	height: 12px;
	width: 170px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#side ul li a:hover {
	color: #0066CC;

}



/* navi */

#navi {
	height: 50px;
	clear: both;
	margin-bottom: 2px;
	background-image: url(/_share/navi.png);
}

#navi ul {

}

#navi ul li {
	float: left;

}

#navi ul li a {
	height: 50px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	background-image: url(/_share/navi.png);
	background-repeat: no-repeat;
}

a.navi01		{ background-position:0px 0px; width: 134px; }
a.navi01:hover	{ background-position:0px -50px; }

a.navi02		{ background-position:-134px 0px; width: 134px; }
a.navi02:hover	{ background-position:-134px -50px; }

a.navi03		{ background-position:-268px 0px; width: 134px; }
a.navi03:hover	{ background-position:-268px -50px; }

a.navi04		{ background-position:-402px 0px; width: 134px; }
a.navi04:hover	{ background-position:-402px -50px; }

a.navi05		{ background-position:-536px 0px; width: 134px; }
a.navi05:hover	{ background-position:-536px -50px; }

a.navi06		{ background-position:-670px 0px; width: 134px; }
a.navi06:hover	{ background-position:-670px -50px; }


/* cap */
/*****************/

.pCapR {
	width: 220px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


.pCapL {
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.pCapR img, .pCapL img {
	float: left;
	border: 4px solid #EBEBEB;
	padding: 2px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}


/* img */
/*****************/

.imgL { 
	float: left;
}

.imgL10 { 
	margin-right: 10px;
	float: left;
}

.imgR10 { 
	float: right;
	margin-left: 10px;
}

.imgL10B {
	margin-right: 10px;
	float: left;
	border: 4px solid #EBEBEB;
	padding: 2px;
	background-color: #FFFFFF;
}

.imgR { 
	float: right;
}

.imgR10B { 
	float: right;
	margin-left: 10px;
	border: 4px solid #EBEBEB;
	padding: 2px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.imgbox { 
	border: 1px solid #999999;
	padding: 1px;
}

.imgBm05 { 
	border: 1px solid #999999;
	padding: 1px;
	margin-bottom: 5px;
}





/* form */
/*****************/
.form050 {width: 50px;color: #333333;padding: 3px;}
.form100 {width: 100px;color: #333333;padding: 3px;}
.form200 {width: 200px;color: #333333;padding: 3px;}
.form300 {width: 300px;color: #333333;padding: 3px;}
.form400 {width: 400px;color: #333333;padding: 3px;}
.form500 {width: 500px;color: #333333;padding: 3px;}
.form600 {width: 600px;color: #333333;padding: 3px;}
.form650 {width: 650px;color: #333333;padding: 3px;}

.formTextbox {
	width: 380px;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.hidden {
	display: none;
}

.boxBtn {
	text-align: center;
	margin-bottom: 20px;
}

.boxBtn input {
	height: 34px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}


/* table */
.tableB {
	border: 3px solid #EEEEEE;
	margin-bottom: 10px;
	width: 580px;
}

.tableB th {
	background-image: url(/_share/table/bg_th.png);
	padding: 5px;
	text-align: left;
	line-height: 140%;
	background-position: right bottom;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 12px;
}

.tableB td {
	background-image: url(/_share/table/bg_td.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	line-height: 140%;
	font-size: 12px;
}

.textRed {
	color: #FF3300;
}

.textRedB {
	color: #FF3300;
	font-weight: bold;
}


.textGreenB {
	color: #006600;
	font-weight: bold;
}
.txRedS {
	color: #FF3300;
	font-size: 11px;
}

.textDate {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* ul Dot */
#main ul.news {
	line-height: 120%;
	padding-left: 10px;
	margin: 0px;
}

#main ul.news li {
	line-height: 120%;
	margin-bottom: 5px;
	list-style-type: none;
	font-size:110%;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


#main ul.news li a {
	text-decoration: none;
}



#main ul li p {
	font-size: 90%;
	color: #666;
}

/* ol nor */
#main ol {
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 120%;
}

#main ol li {
	list-style-type: decimal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-position: outside;
	line-height: 130%;
}




.h3wp {
	font-size: 120%;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #333333;
	line-height: 140%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #FFFFFF;
}

.h3wp .date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFF00;
    padding-right: 10px;
}




/* crear */
.clearfix {
	overflow:hidden;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
