/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,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;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*======================================

	1-1.Yahoo UI Library Fonts CSS ver.2.3.1
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* Don't Edit */
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*======================================

	1-2. Font size setting
	
=======================================*/

* {
	line-height: 1.5;
	font-style: normal;
}


body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka","Aperto", "Verdana","Arial", "Helvetica", "sans-serif";
	color: #333333;
}

p {
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 23px;
	}

.panel-overlay p {
	padding: 10px;
	font-size: 100%;
	line-height: 18px;
	}
	
blockquote {
	font-size: 80%;
	}
	
img {
	border: none;
}

a img {
	border: none;
}

a:link {
	color: #663399;
	text-decoration: underline;
	}

a:visited {
	color: #663366;
	}

a:active {
	color: #663366;
	}

a:hover {
	color: #663366;
	text-decoration: none;
	}
	
ol,
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	font-size: 95%;
	line-height: 18px;
	}
	
.panelContainer ol,
.panelContainer ul,
.panelContainer li {
	list-style: none;
	float: left;
	margin: 0px;
	margin-left: 0px;
	}
	
table {
	width: 93%;
	margin-bottom: 10px;
	}
	
table th {
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	}
	
th {
	padding: 5px;
	}
	
td {
	border: #CCCCCC 1px solid;
	border-top: none;
	font-size: 95%;
	padding: 10px 0px 10px 10px;
	line-height: 15px;
	}

.hidden {
	display: none;
}

#whole {
	width: 900px;
	margin: 0px auto;
	padding: 0px auto;
	}
	
*html #whole {
	width: 910px;
	margin: 0px auto;
	padding: 0px auto;
	}
	
#content_l {
	width: 248px;
	height: auto;
	margin: 730px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
#content_r {
	background-color: #FFFFFF;
	width: 642px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}
	
#campaign_title {
	background: url(../img/campaign_title.gif);
	width: 900px;
	height: 66px;
	background-repeat: no-repeat;
	}
	
#top_img {
	width: 459px;
	height: 597px;
	margin: 25px 0px;
	}
	
#contents {
	background-color: #FFFFFF;
	background: url(../img/contents_bg.jpg) no-repeat;
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
*html #contents {
	background-color: #FFFFFF;
	background: url(../img/contents_bg.jpg) no-repeat;
	width: 920px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
.column-single {
	width: 450px;
	margin: 10px;
	}

.column-l {
	width: 265px;
	margin-right: 25px;
	float: left;
	}

.column-r {
	float: left;
	}

.column-l_a {
	width: 200px;
	margin-right: 15px;
	float: left;
	}

.pic {
	float: left;
	margin: 0px 0px 0px 10px;
	}

.gallery {
	margin: 0px;
	float: left;
}
	
#footer_bg {
	background: url(../img/footer_bg.gif);
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000;
	line-height: 10px!important;
	}
	
#footer_contents {
	background: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	text-align: left;
	width: 900px;
	height: auto;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	}
	
#footer_add {
	margin: 0px 0px 10px 0px;
}

#copyright {
	margin: 4px 0px 10px;
}

h1 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 8px ;
	border-left:5px solid #835196;
	font-size: 180%;
	color: #333333;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

h2 {
	margin: 10px 0px 10px 10px;
	font-size: 140%;
	color: #333333;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

h3 {
	margin: 10px 0px 10px 0px;
	font-size: 100%;
	line-height: 16px;
	color: #835196;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

h4 {
	margin: 10px 0px 0px 10px;
	font-size: 140%;
	color: #ffffff;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

h5 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 8px ;
	border-left:5px solid #835196;
	border-bottom: 1px dotted #835196;
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	font: "ƒqƒ‰ƒMƒmŠpƒS Std W8", "A-CID ‘¾ƒSB101", "ƒqƒ‰ƒMƒmŠpƒS W9";
}

#contents .style1 {
	width: 300px;
	float: left;
	}

#contents .style1 p {
	color: #000;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 95%;
	line-height: 18px;
	}

.style2 {
	color: #835196;
	font-size: 90%;
	line-height: 15px;
	}


.line {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	}
	
.indent {
	margin-left: 10px;
	font-size: 95%;
	line-height: 18px;
	}
	
.clear {
	clear: both;
	}

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

.margin-10 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-20 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-30 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.box_p {
	background-color: #835196;
	padding: 5px;
	margin: 10px;
	color: #fff;
	}
	
.box_p p {
	font-size: 100%;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
	}
	
.box_w {
	background-color: #ffffff;
	padding: 10px;
	color: #333;
	}
	
.box_w p {
	font-size: 90%;
	line-height: 17px;
	margin-bottom: -5px;
	}
	
.box_t {
	width: 400px;
	padding: 10px 10px 10px 0px;
	color: #333;
	}
	
.box_t p {
	font-size: 90%;
	line-height: 17px;
	margin-bottom: -5px;
	}
	
#btn1 {
	background-image: url(../repo_img/educator_takiguchi.jpg);
	width: 147px; 
	height: 23px;
	background-repeat: no-repeat; 
	margin: 0px 0px 20px 0px; 
	padding: 92px 5px 5px 113px;
	display: block;
}
	
#btn2 {
	background-image: url(../repo_img/educator_azeta.jpg);
	width: 147px; 
	height: 23px;
	background-repeat: no-repeat; 
	margin: 0px 0px 20px 0px; 
	padding: 92px 5px 5px 113px;
	display: block;
}
	
#btn3 {
	background-image: url(../repo_img/educator_takebuchi.jpg);
	width: 147px; 
	height: 23px;
	background-repeat: no-repeat; 
	margin: 0px 0px 20px 0px; 
	padding: 92px 5px 5px 113px;
	display: block;
}
	
#btn4 {
	background-image: url(../repo_img/educator_kinoshita.jpg);
	width: 147px; 
	height: 23px;
	background-repeat: no-repeat; 
	margin: 0px 0px 20px 0px; 
	padding: 92px 5px 5px 113px;
	display: block;
}

.img_box {
	height: 23px;
	padding: 0px;
}

.img_btn1 a {
	background: url(../img/btn_01_off.gif);
	width: 71px;
	height: 23px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}

.img_btn1 a:hover {
	background: url(../img/btn_01_on.gif);
	width: 71px;
	height: 23px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
}

.img_btn2 a {
	background: url(../img/btn_02_off.gif);
	width: 71px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.img_btn2 a:hover {
	background: url(../img/btn_02_on.gif);
	width: 71px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* Horizontal Accordion */
		
.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 599px;
	width: 40px;
	cursor: pointer;
	margin: 0px;
	}
			
.horizontal_accordion_content {
	/* REQUIRED */
	height: 597px;	/* We need to define a height for the accordion as it stretches the width */
	width: 500px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	text-align: left;
	}
		
    /* Container styling*/
 
#horizontal_container {
    width: 640px;   
    height: 599px;
    }
					
/* Container styling*/
 
*html #horizontal_container {
    width: 645px;   
    height: 599px;
    }
