@charset "utf-8";

/*:::::::::::----Reset 'em----:::::::::::*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {    
     margin:0;   
     padding:0; 	
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

ol,ul {
	list-style:none;   
}

.bold {
	font-weight:bold;
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #0287CC;
	text-decoration: underline;
}

.sp5px {
	width: 20px;
	height: 5px;
	display: block;
	overflow: hidden;
}

.sp10px {
	width: 20px;
	height: 10px;
	display: block;
	overflow: hidden;
}

.sp15px {
	width: 20px;
	height: 15px;
	display: block;
	overflow: hidden;
}

.sp20px {
	width: 20px;
	height: 20px;
	display: block;
	overflow: hidden;
}

.sp40px {
	width: 20px;
	height: 40px;
	display: block;
	overflow: hidden;
}

.sp80px {
	width: 20px;
	height: 40px;
	display: block;
	overflow: hidden;
}

/*:::::::::::----Top page----:::::::::::*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF; 
	font-size:76%;
	color:#333333;
	text-align: center;
}

#container {
	padding: 0px 0px 0x 0px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 	
}

#container_pop {
	padding: 10px 0px 15px 0px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 	
}

.conts_box {
	width: 770px;
	padding-top: 5px;
	overflow: hidden;
}

.conts_box_pop {
	width: 600px;
	padding-top: 5px;
	overflow: hidden;
}

#catch {
	width: 770px;
	overflow: hidden;
}

#catch_pop {
	width: 600px;
	overflow: hidden;
}

#alps_movie {
	text-align: center;
}

.qbox {
	float: left;
	width: 536px;
	padding-top: 5px;
	text-align: right;
	overflow: hidden;
}

.qbox_pop {
	float: left;
	width: 366px;
	padding-top: 5px;
	text-align: right;
	overflow: hidden;
}

.dot_blue {
	width: 536px;
	height: 8px;
	background-image: url(../images/dot_blue2.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

.dot_blue_pop {
	width: 366px;
	height: 8px;
	background-image: url(../images/dot_blue2.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

.qeng {
	float: right;
	width: 234px;
	text-align: right;
	padding-top: 5px;
	overflow: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	height:0;
}

.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 */

.mcontents {
	width: 770px;
	overflow: hidden;
	position: relative;
	top: -15px;
	background: url(../images/brec_box2.jpg) repeat-y bottom left;
}

*html .mcontents {
	top: -13px;
}

.right_conts {
	float: right;
	width: 553px;
	padding-top: 11px;
	padding-left: 7px;
	overflow: hidden;
	display: inline;
}

.left_conts {
	float: left;
	width: 203px;
	padding-right: 7px;
	overflow: hidden;
	display: inline;
	background-color:#FFFFFF;
}

/*:::::::::::----Right Main contents----:::::::::::*/

.topics {
	width: 553px;
	overflow: hidden;
	position: relative;
	top: -3px;
}

*html .topics {
	top: -2px;
}

.topics_ttl {
	width: 553px;
	height: 30px;
	background-image: url(../images/topics2_ttl.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.topics_links {
	padding-top: 9px;
}

*html .topics_links {
	padding-top: 10px;
}

.green {
	float: right;
	width: 9px;
	padding-right: 5px;
	overflow: hidden;
	display: inline;
}

.backno {
	float: right;
	font-size: 10px;
	font-weight: bold;
	padding-right: 15px;
	overflow: hidden;
	display: inline;

}

/*.topics_ttl p {
	text-align: right;
	font-size: 8px;
	font-weight: bold;
	position: relative;
	top: 9px;
	letter-spacing: 2px;
	padding-right: 0px;
}

*html .topics_ttl p {
	font-size: 9px;
	top: 10px;
	padding-right: 4px;
}*/

.topics_links a {
	text-decoration: none;
	color: #333333;
}

.topics_links a:hover {
	text-decoration: underline;
	color: #84BC01;
}

.topics_box {
	width: 551px;
	border: 1px solid #D1D1D1;
	border-top: none;
	overflow: hidden;
	padding-top: 10px;
}

.topics_cont {
	width: 551px;
	padding-bottom: 10px;
	overflow: hidden;
}

.tdate {
	float: left;
	width: 70px;
	color: #666666;
	padding: 0px 5px 0px 10px;
	overflow: hidden;
	display: inline;
}

.ttxt {
	float: right;
	width: 455px;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	display: inline;
	font-weight: bold;
}

.topics_cont a {
	text-decoration: underline;
	color: #0094E4;
}

.topics_cont a:hover {
	text-decoration: none;
	color: #84BC01;
}


.topics_cont_news {
	padding-bottom: 10px;
	overflow: hidden;
	text-decoration: none;
	color: #0094E4;
}


.dot_gray {
	width: 551px;
	height: 5px;
	background-image: url(../images/dot_gray.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 5px;
}

.ban_box {
	width: 553px;
	background-color: #E4E4E4;
	overflow: hidden;
	padding: 12px 0px 12px 18px;
	margin: 0 0 10px 0;
}

.ban_box li {
	display: inline;
}

.bbox_list {
	padding-right: 18px;
}

/*:::::::::::----Left Menu----:::::::::::*/

#lmenu_box ul {
    list-style:none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#lmenu_box li {
	margin: 0px;
	padding: 0px;
}

#lmenu_box .lnavi a {
    display: block;
    width: 203px;
	height: 35px;
    color: #333333;
    text-decoration: none;
	background-image: url(../images/menu_bg1.jpg);
	background-repeat: no-repeat;
}

#lmenu_box .lnavi a:hover {
	background-image: url(../images/menu_bg1_o.jpg);
	background-repeat: no-repeat;
    color: #0287CC;
}

/*#lmenu_box .lnavi a:active {
	background-image: url(../images/menu_bg1_o.jpg);
	background-repeat: no-repeat;
    color:#84BC01;
}*/

.navName {
	font-size: 12px;
	position: relative;
	top: 12px;
	left: 15px;
}

#lmenu_box .lnavi2 a {
    display: block;
    width: 203px;
	height: 34px;
    color: #333333;
    text-decoration: none;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: no-repeat;
}

#lmenu_box .lnavi2 a:hover {
	background-image: url(../images/menu_bg2_o.jpg);
	background-repeat: no-repeat;
    color: #0287CC;
}

/*#lmenu_box .lnavi2 a:active {
	background-image: url(../images/menu_bg2_o.jpg);
	background-repeat: no-repeat;
    color:#84BC01;
}*/

.lmenu1{
	width: 203px;
	height: 35px;
	background-image: url(../images/menu_bg1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.lmenu2{
	width: 203px;
	height: 34px;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.lbanners {
	width: 203px;
	height: 251px;
	background-image: url(../images/brec_box.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

/**:::::::::::::--curriculum--:::::::::::::**/

.pg_title {
	width: 553px;
	height: 29px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.pg_title h2 {
	position: relative;
	width: 530px;
	top: 4px;
	left: 16px;
	color: #012538;
	font-size: 17px;
	overflow: hidden;
}

*html .pg_title h3 {
	top: 6px;
}

.subttl {
	color: #0287CC;
	font-size: 16px;
	padding: 15px 0px 6px 0px;
	overflow: hidden;
}

.subttl a {
	text-decoration: none;
	color: #0287CC;
}

.subttl a:hover {
	color: #84BC01;
	text-decoration: none;
}

.subttl {
	padding-top: 17px;
}

.subttl2 {
	color: #333333;
	font-size: 12px;
	padding-bottom: 0px;
	overflow: hidden;
}

.subttl3 {
	color: #333333;
	font-size: 15px;
	padding-bottom: 0px;
	overflow: hidden;
}


.news_date {
	color: #666666;
	font-size: 15px;
	padding: 15px 0px 6px 0px;
	margin-bottom: 0px;
	overflow: hidden;
	font-weight:bold;
}

.news_ttl {
	color: #0287CC;
	font-size: 16px;
	padding: 0px 0px 6px 0px;
	overflow: hidden;
}

.blueLine {
	position: relative;
	top: -5px;
	padding-bottom: 5px;
	border: none;
}

*html .blueLine {
	top: 6px;
	padding-bottom: 16px;
}

*:first-child+html .blueLine {
	top: 6px;
	padding-bottom: 16px;
}

#schedule_bg {
	width: 553px;
	height: 224px;
	background-image: url(../images/curri_schedule_img.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#intCen {
	position: relative;
	top: 91px;
	left: 81px;
	border: none;
}

*html #intCen {
	top: 93px;
}

#intCen a {
	display: block;
	width: 197px;
	height: 56px;
}

#intCen a:hover {
	background-image: url(../images/edu_int_center_o.jpg);
	background-repeat: no-repeat;
	width: 197px;
	height: 56px;
}

#intCen a:hover {
	visibility: visible;
}

#intCen a:hover img {
	visibility: hidden;
}


#devCen {
	position: relative;
	top: 35px;
	left: 288px;
	border: none;
}

*html #devCen {
	top: 37px;
}

#devCen a {
	display: block;
	width: 148px;
	height: 56px;
}

#devCen a:hover {
	background-image: url(../images/edu_dev_center_o.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 56px;
}

#devCen a:hover {
	visibility: visible;
}

#devCen a:hover img {
	visibility: hidden;
}


.subCont {
	/*position: relative;
	top: 0px;*/
	width:550px;
	overflow: hidden;
}

.subCont2 {
	position: relative;
	top: -15px;
	width:550px;
	overflow: hidden;
}

.subCont3 {
	position: relative;
	top: -30px;
	width:550px;
	overflow: hidden;
}

.dArrows {
	overflow: hidden;
	height: 33px;
}

.gArrow {
	position: relative;
	left: 79px;
	overflow: hidden;
	width: 26px;
	height: 33px;
	z-index: 10000;
}

.bArrow {
	position: relative;
	top: -33px;
	left: 315px;
	width: 26px;
	height: 33px;
	overflow: hidden;
	z-index: 10000;
}

*html .bArrow {
	top: -33px;
}

.subConto {
	position: relative;
	top: -15px;
	width: 550px;
	overflow: hidden;
	z-index: -10000;
}

.subCont_lt {
	float: left;
	width: 75px;
	display: inline;
	overflow: hidden;
}

.subCont_rg {
	float: left;
	width: 473px;
	display: inline;
	overflow: hidden;
	border: 1px solid #999999;
}

.tabWrap {
	width: 100%;
}

.tabWrap td {
	width: 236px;
	border-right: 1px solid #999999;
	border-collapse: collapse;
	vertical-align: top;
}

.techtd {
}

.tabWrap .edutd {
	border-right: none;
}

.techCont {
	width: 236px;
	overflow: hidden;
}

.tech_ttl {
	width: 236px;
	height: 40px;
}

.eduCont {
	width: 236px;
	overflow: hidden;
}

.edu_ttl {
	width: 236px;
	height: 40px;
}

.othersWrap1 {
	width: 236px;
	overflow: hidden;
	padding: 0px 3px 0px 10px;
	line-height: 1.4em;
}

.techOthers1 {
	float: left;
	width: 115px;
	display: inline;
	overflow: hidden;
	margin-right: 3px;
	line-height: 1.4em;
}

.techOthers2 {
	float: left;
	width: 102px;
	display: inline;
	overflow: hidden;
	padding-top: 20px;
}

.techOthers3 {
	float: left;
	width: 102px;
	display: inline;
	overflow: hidden;
}

.techOthers1 p {
	font-size: 12px;
}

.othersWrap2 {
	padding: 0px 3px 0px 10px;
	line-height: 1.3em;
}

.othersWrap2 p {
	font-size: 12px;
}

.eduOthers1 {
	float: left;
	width: 35px;
	padding-right: 2px;
	display: inline;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.eduOthers2 {
	float: left;
	width: 180px;
	display: inline;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.oWrap2imgs {
	padding-left: 7px;
	padding-right: 5px;
	overflow: hidden;
	text-align: center;
}

.techTxt {
	padding: 5px 14px 0px 0px;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}

.techImg5 {
	padding-left: 102px;
}

.eduTxt {
	padding-top: 5px;
	padding-right: 6px;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}

.eduImg6 {
	padding-left: 120px;
}

.eduImg7 {
	padding-left: 15px;
}

.techOthers2 img,
.techOthers3 img,
.oWrap2imgs img,
.techImg5 img,
.eduImg6 img,
.eduImg7 img {
	border: solid 1px #999999;
}

.pageUp2 {
	position: relative;
	top: -13px;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 5px;
}

.subttl {
	color: #0287CC;
	font-size: 16px;
	padding: 15px 0px 6px 0px;
	overflow: hidden;
}

.restCont {
	width: 550px;
	padding-bottom: 3px;
	overflow: hidden;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}

.rContlt {
	float: left;
	width: 70px;
	padding-right: 5px;
	overflow: hidden;
	display: inline;
}

.rContrg {
	float: left;
	width: 460px;
	overflow: hidden;
	display: inline;
}

.rContlt2 {
	float: left;
	width: 10px;
	padding-right: 5px;
	overflow: hidden;
	display: inline;
}

.rContrg2 {
	float: left;
	width: 510px;
	overflow: hidden;
	display: inline;
}

/**:::::::::::::--Tokutyo--:::::::::::::**/

.txtConts {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
}

.redText {
	color: #FF0000;
	font-weight: bold;
}

.pageUp {
	text-align: right;
	padding: 0 5px 0px 0px;
}

,greenWrap {
	width: 550px;
	overflow: hidden;
}

.greenbx1 {
	float: left;
	width: 269px;
	padding-top: 8px;
	padding-left: 6px;
	overflow: hidden;
	display: inline;
}

.greenbx2 {
	float: right;
	width: 269px;
	padding-top: 8px;
	padding-right: 2px;
	overflow: hidden;
	display: inline;
}

.grTop {
	width: 269px;
	height: 293px;
	background-image: url(../images/greenbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.grTitle {
	font-size: 15px;
	font-weight: bold;
	color: #669201;
	padding-top: 11px;
	text-align: center;
}

.grMid_txt {
	padding: 10px 6px 5px 10px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}

.aster {
	float: left;
	width: 15px;
	overflow: hidden;
}

.midTxt {
	float: left;
	width: 230px;
	overflow: hidden;
}

.bmildTxt {
	font-weight: bold;
}

/**:::::::::::::--Scheme--:::::::::::::**/

.scheme {
	width: 553px;
	height: 540px;
	background-image: url(../images/basic_scheme.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	position: relative;
}

/*　↓　scheme　link  */

.scheme .link01 {
	position: absolute;
	left: 83px;
	top: 73px;
	width: 158px;
	height: 21px;
	text-indent: -9999px;
	display: block;
}

.scheme .link02 {
	position: absolute;
	left: 83px;
	top: 98px;
	width: 158px;
	height: 21px;
	text-indent: -9999px;
	display: block;
}

.scheme .link03 {
	position: absolute;
	left: 34px;
	top: 133px;
	width: 100px;
	height: 78px;
	text-indent: -9999px;
	display: block;
}

.scheme .link04 {
	position: absolute;
	left: 134px;
	top: 133px;
	width: 100px;
	height: 78px;
	text-indent: -9999px;
	display: block;
}

.scheme .link05 {
	position: absolute;
	left: 305px;
	top: 28px;
	width: 227px;
	height: 29px;
	text-indent: -9999px;
	display: block;
}

.scheme .link06 {
	position: absolute;
	left: 334px;
	top: 77px;
	width: 170px;
	height: 113px;
	text-indent: -9999px;
	display: block;
}

.scheme .link07 {
	position: absolute;
	left: 305px;
	top: 297px;
	width: 227px;
	height: 29px;
	text-indent: -9999px;
	display: block;
}

.scheme .link08 {
	position: absolute;
	left: 334px;
	top: 349px;
	width: 170px;
	height: 113px;
	text-indent: -9999px;
	display: block;
}

/*　↑　scheme　link  */

.schTxt1 {
	position: absolute;
	top: 217px;
	left: 60px;
	overflow: hidden;
}

.schTxt2 {
	position: absolute;
	top: 206px;
	left: 338px;
	overflow: hidden;
}

.schTxt3 {
	position: absolute;
	top: 476px;
	left: 59px;
	overflow: hidden;
}

.schTxt4 {
	position: absolute;
	top: 470px;
	left: 329px;
	overflow: hidden;
}

.dispatch1 {
	width: 553px;
	height: 205px;
	background-image: url(../images/case1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	color: #FF6600;
	line-height: 1.4em;
}

.dispatch2 {
	width: 553px;
	height: 205px;
	background-image: url(../images/case2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	color: #FF6600;
	line-height: 1.4em;
}

.dispatch3 {
	width: 553px;
	height: 205px;
	background-image: url(../images/case3.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	color: #FF6600;
	line-height: 1.4em;
}

.dispatch4 {
	width: 553px;
	height: 256px;
	background-image: url(../images/case4.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	color: #FF6600;
	line-height: 1.4em;
}

.disTxt1,
.disTxt2,
.disTxt3 {
	position: relative;
	top: 30px;
	left: 364px;
	overflow: hidden;
}

.disTxt4 {
	position: relative;
	top: 55px;
	left: 364px;
	overflow: hidden;
}

/**:::::::::::::--Results--:::::::::::::**/

.resultT {
	width: 500px;
	padding: 4px 0px 0px 32px;
	overflow: hidden;
}

.resultT table {
	width: 98%;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
}

.resultT td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	padding-top: 3px;
	vertical-align: top;
}

.result_tr1 {
	background-color: #F8FFE6;
}

.result_td {
	width: 15%;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
}

.result_txt {
	padding: 0px 4px 2px 15px;;
	line-height: 1.6em;
}

/**:::::::::::::--Education Development Center--:::::::::::::**/

.dcenter_con{
	width: 553px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.4em;
}

.center_act {
	width: 553px;
	height: 467px;
	background-image: url(../images/activities1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 7px;
}

.center_act th,
.edContents th {
	overflow: hidden;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
}

.center_act td {
	overflow: hidden;
	font-size: 12px;
	line-height: 1.4em;
	vertical-align: top;
}

.edContents table {
	width: 553px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.6em;
}

.tdspace {
	padding-left: 3px;
}

.tedu {
	width: 40%;
	vertical-align: top;
}

.jpedu {
	width: 35%;
	vertical-align: top;
}

.hskill {
	width: 35%;
	vertical-align: top;
}

.blText_cont {
	width: 194px;
}

.bsym {
	float: left;
	width: 6px;
	padding-right: 6px;
	overflow: hidden;
	display: inline;
}

.bullTxt {
	float: left;
	width: 178px;
	overflow: hidden;
	display: inline;
}

.bullTxt2 {
	float: left;
	width: 174px;
	padding-right: 0px;
	overflow: hidden;
	display: inline;
}

.unis {
	width: 553px;
	overflow: hidden;
}

.uniData {
	float: left;
	width: 210px;
	padding-left: 1px;
	overflow: hidden;
	display: inline;
}

.uniTxt {
	float: right;
	width: 335px;
	overflow: hidden;
	display: inline;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 2px;
}

.uniData table {
	width: 201px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.uniData td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.uniData_tr {
	background-color: #FFF8E6;
}

.udata1 {
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 0px 8px 10px;
}

*html .udata1 {
	width: 55px;
}

.udata2 {
	padding-left: 10px;
	padding: 14px 0px 8px 10px;
}

.intCenter {
	width: 553px;
	height: 286px;
	background-image: url(../images/int_center.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 7px;
}

.intCenter th {
	overflow: hidden;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
}

.intCenter td {
	overflow: hidden;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
}

.tedu2 {
	width: 150px;
	vertical-align: top;
}

.jpedu2 {
	width: 202px;
	vertical-align: top;
	padding-left: 10px;
}

.hskill2 {
	width: 194px;
	vertical-align: top;
	padding-left: 10px;
}

.engCont {
	width: 548px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	padding-right: 3px;
	position: relative;
}

.engImg {
	float: left;
	width: 240px;
	height: 110px;
	border: 1px solid #FFFFFF;
	overflow: hidden;
	display: inline;
}

.engDetails {
	float: left;
	width: 284px;
	height: 109px;
	overflow: hidden;
	display: inline;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
	border-left: 2px solid #FD4A1A;
}

*html .engDetails {
	height: 110px;
}

.engRtxt_cont {
	width: 282px;
	margin-top: 6px;
}

.grayDots {
	width: 282px;
	height: 1px;
	background-image: url(../images/gray_sq_dot.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}

.redArrow {
	float: left;
	padding-right: 6px;
	color: #FD4A1A;
	font-size: 10px;
	overflow: hidden;
	display: inline;
	text-align: center;
}

.redArrow img {
	vertical-align: middle;
	
}

/*IE6*/
*html .redArrow img {
	vertical-align: text-bottom;
	
}

.engRedtxt a{
	float: left;
	width: 270px;
	color: #FD4A1A;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	overflow: hidden;
	line-height: 1.3em;
	text-decoration: none;
}

.engRedtxt a:hover {
	float: left;
	width: 270px;
	color: #FD4A1A;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	overflow: hidden;
	line-height: 1.3em;
}

.bigtxt {
	font-size: 14px;
	padding-top: 2px;
}

.smtxt {
	font-size: 10px;
	color: #555555;
}

.grayBd {
	width: 549px;
	overflow: hidden;
	border: 2px solid #F3F3F3;
}

.grayBG {
	width: 547px;
	overflow: hidden;
	background-color: #F3F3F3;
	border: 1px solid #FFFFFF;
}

.subttl_visit {
	color: #0287CC;
	font-size: 16px;
	padding: 15px 0px 6px 0px;
	overflow: hidden;
	letter-spacing: 1px;
}

.imgTD {
	width: 167px;
	padding: 12px 12px 12px 12px;
	vertical-align: middle;
}

.imgTD2 {
	padding-left: 22px;
	padding-bottom: 16px;
}

.visitTD {
	vertical-align: top;
	padding-top: 12px;
	padding-left: 12px;
}

.visitTxt {
	width: 332px;
	overflow: hidden;
}

.visitTxt h5 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
}

.gray_dots {
	/*width: 282px;*/
	height: 1px;
	background-image: url(../images/gray_dots.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 6px;
}

.visitTxt p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}

.visit_ttlBG {
	width: 553px;
	height: 33px;
	background-color: #C8EBFE;
}

.visit_ttl {
	font-size: 15px;
	color: #0287CC;
	font-weight: bold;
	padding: 9px 0px 0px 15px;
}

.vother {
	padding-top: 10px;
	padding-left: 12px;
	vertical-align: top;
}

.vother p {
	font-size: 12px;
	line-height: 1.5em;
}

.vother_img {
	width: 167px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 12px;
}



/**:::::::::::::--Album--:::::::::::::**/

div#album {
 width: 553px;
 margin: 0 auto;
 text-align: left;
 padding-top: 10px;
}

div#album_container {
 position:relative;
 margin: 0px;
 padding: 0px;
 text-align:center;
}

#album a{
 color: #666666;
 text-decoration: none;
}

#album a:focus, a:hover, a:active {
 color: #182E7A;
 text-decoration: underline;
}

#album p, li {
 line-height: 1.3em;
}

#album p a, li a {
 text-decoration: underline;
}

#album h1 {
 margin: 0;
 text-align:center;
}

#album h1 {
 color: #333333;
 font-size:15px;
 line-height:1.1em;
 padding: 5px 0 10px;
}

div#content_alb {
 position:relative;
 width:553px; 
}

div#controls {
 width:522px;
 height: 23px;
 position:absolute;
 font-size:13px;
 line-height:14px;
 left:17px;
 margin-top:-29px;
}

a.prev{
	display:block;
	text-indent:-9999px;
	background:url(../images/btn_prev.jpg) no-repeat;
	height:26px;
	width:28px;
	overflow:hidden;
	float:left;
}

a.next{
	display:block;
	text-indent:-9999px;
	background:url(../images/btn_next.jpg) no-repeat;
	height:26px;
	width:28px;
	overflow:hidden;
	float:right;
}

div.ss-controls {
 float: left;
}

div.ss-controls span {
 color: #666666;
 cursor: pointer;
}

div.nav-controls {
 float: right;
 width:520px;
}

div.nav-controls a {
 padding: 5px;
}

div#slideshow {
 clear: both;
 width:520px;
 padding-top: 10px;
 margin-left: 16px;
}

/*IE7のみ*/
*:first-child+html div#slideshow {
 clear: both;
 width:520px;
 padding-top: 10px;
 margin-left: 0px;
}

*html div#slideshow {
 margin-left: 0px;
}

div#slideshow span.image-wrapper {
 text-align:center;
}

div#slideshow a.advance-link {
 display: block;
}

div#slideshow img {
 margin:0 auto;
 border: none;
 display: block;
 padding-bottom: 2px;
}

div#download {
 float: right;
}

div.embox {
 clear: both;
 border: 1px solid #ccc;
 background-color: #eee;
 padding: 6px;
}

div#image-title {
 font-weight: bold;
 font-size:15px;
 line-height:1.2em;
 padding: 8px 0 10px;
 background: url(../images/photo_title_bg.jpg) no-repeat 17px 7px;
}

div#image-desc {
 line-height: 1.3em;
 padding-top: 12px;
}
div#navigation {
 width:528px;
 margin:0 auto;
 padding-left: 5px;
}

*html div#navigation {
 width:528px;
 padding-left: 15px;
}

#album ul.thumbs {
 clear: both;
 margin: 0;
 padding: 0;
}

#album ul.thumbs li {
 float: left;
 padding: 0;
 margin: 5px 7px 5px 0;
 list-style: none;
}

#album ul.thumbs li a {
 padding: 2px;
 display: block;
 border: 1px solid #ccc;
}

#album ul.thumbs li.selected a {
 background: #ffc;
 border: 1px solid #CCCC00;
}

#album ul.thumbs a:focus {
 outline: none;
}

#album ul.thumbs img {
 border: none;
 display: block;
}

div.pagination {
 clear: both;
 width:553px;
}

div#navigation div.top {
 margin-bottom: 12px;
}

div#navigation div.bottom {
 margin-top: 12px;
}

div.pagination a, div.pagination strong {
 display: block;
 float: left;
 margin-right: 2px;
 padding: 4px 7px 2px 7px;
 border: 1px solid #ccc;
}

div.pagination a:hover {
 background-color: #C5EAFE;
 text-decoration: none;
}

div.pagination strong {
 background-color: #0287CC;
}

