/***********************************************/
/* Import                                      */
/***********************************************/

/* FORM */
@import "sub_form.css";


/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body { 
	margin: 0px; 
	padding: 0px; 
	font-family: "MS PGothic",Arial;
	font-size: 100%;
	background-image: url(/img/ryugakuagent/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#EFEFEF;
	
}

a { 
	text-decoration:none;
}

a:visited { 
	color:	#009; 
}

.path 
{
	text-align: left;
	font-size: 80%;
}

#container {
	width: 950px;
	text-align: left;
		border:1px solid #000;

}

#header {
	background-image: url(/img/ryugakuagent/bg_header.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#fff;


}

#top_msg {
	padding: 3px 3px 0 35px;
	text-align: right;
	font-size: 80%;
	color: #333;
}

#logo {
	margin: 13px 0 5px 0;
}


#layout {
	width:	864px;
	background-image: none;
	padding: 0px;
}

#layout td.tl {
	width:	7px;
	height:	7px;
	background:	url('/img/ryugakuagent/layoutTL.gif') right bottom no-repeat;
	padding: 0px;
	margin-right: 0;
	text-align: right;
	vertical-align: bottom;
}

#layout td.t {
	height:	7px;
	background:	url('/img/ryugakuagent/layoutT.gif') bottom repeat-x;
	padding: 0px;
	margin: 0px;
}

#layout td.tr {
	width:	7px;
	height:	7px;
	background:	url('/img/ryugakuagent/layoutTR.gif') left bottom no-repeat;
	padding: 0px;
	margin-left: 0;
	text-align: left;
	vertical-align: bottom;
}

#layout td.l {
	width:	7px;
	background:	url('/img/ryugakuagent/layoutL.gif') right repeat-y;
	padding: 0px;
	margin: 0px;
}

#layout td.c {
	background-color: #fff;
	padding: 0;
	margin: 0px;
	background:	url('/img/ryugakuagent/header_bg.jpg') no-repeat 0 0;
}

#layout td.c .logo {
	margin: 15px auto 25px 0;
}


#layout td.r {
	width:	7px;
	background:	url('/img/ryugakuagent/layoutR.gif') left repeat-y;
	padding: 0px;
	margin: 0px;
}


#layout td.bl {
	width:	7px;
	height:	7px;
	background:	url('/img/ryugakuagent/common/layoutBL.gif') right top no-repeat;
	padding: 0px;
	margin-right: 0;
	text-align: right;
	vertical-align: top;
}



#layout td.b {
	height:	7px;
	background:	url('/img/ryugakuagent/layoutB.gif') top repeat-x;
	padding: 0px;
	margin: 0px;
	
}


#layout td.br {
	width:	7px;
	height:	7px;
	background:	url('/img/ryugakuagent/common/layoutBR.gif') left top no-repeat;
	padding: 0px;
	margin-left: 0;
	text-align: left;
	vertical-align: top;
}



#layout2 {
	width:	750px;
	background-color: #ffffff;
	background-image: none;
	padding: 0px;
	border:	1px solid #ccc;
	border-top: 3px solid #eb0000;
	border-bottom: 2px solid #eb0000;	
	padding-bottom: 5px ;
}


#main_contents {
	margin: 10px 0;
	width: 95%;
	margin-left: 		auto;
	margin-right: 		auto;	
}

.main_exp {
	font-size:		80%;
	margin:			0;
	color:			#fff;
	text-align:		left;
	/* background:		url('/image/stay/title_back.gif') repeat-x; */
	background-color: #EB0000;
	border-bottom:1px solid #ddd;
}

#page_title {
	margin: 0;

	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 4px solid #EB0000;
	/* background-color: #f0ede7; */
	background:	url('/img/ryugakuagent/common/p_title.gif') repeat-x;	
}

#p_title {
	font-size: 25px;
	text-align: left;
	margin: 0;
	padding: 7px 0 5px 10px;
	line-height: 1.0;

}

#page_title2 {
	margin: 0;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
}

#page_title2 h1{
	font-size: 18px;
	text-align: left;
	margin: 0;
	padding-left: 10px;
	line-height: 1.0;
	background:	url('/image/ryugakuschool/ptitle_point.gif') repeat-y;		
}


.title_left {
	font-size: 18px;
	text-align: left;
	margin: 0;
	padding: 7px 0 5px 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	background:	url('/image/ryugakuschool/ptitle_point.gif') repeat-y;		
}

.title_right{
	text-align: right;
	vertical-align: baseline;
	font-size: 10px;
	color: #666;
	padding: 5px 5px 0 0;	
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	
}

.title_sub {
	/* background: url('/image/bg_top.gif') repeat-x; */
	border-bottom: 1px solid #e5e5e5;
	padding: 3px 3px 3px 5px;
}

.title_sub h2{
	margin: 0;
	font-size: 15px;
	color: #c60;
	font-weight: bold;		
}

.footer {
	font-size:		80%;
	color:	#666;
	border-top: 2px solid #EB0000;
}

.s_title {
	color: #444;
	border-left: 3px solid #eb0000;
	font-weight: bold;
	padding-left:5px;
	margin-bottom:2px;
}


.column_left {
	width:225px;
	padding:0 10px 0 20px;
	background:url('/img/ryugakuagent/common/dotted_border.gif') left repeat-y;
}

.footer_ad {
	padding:10px 0 5px 20px;
	text-align: left;
	background:url('/img/ryugakuagent/common/dotted_border_h.gif') 0 0 repeat-x;
}


#table_contents {
	padding: 10px;
	margin-left: 		auto;
	margin-right: 		auto;	
}

#table_pickup {

 	width: 190px;
	padding: 10px 10px 0 0;
	margin-left: 		auto;
	margin-right: 		auto;	
}

/***********************************************/
/* MAIN NAVI                                   */
/***********************************************/

#tabs
{

	line-height: normal;
	text-decoration: none;
	height: 30px;
	overflow: hidden;
	margin-left: auto;
	margin-right: 0;
	background-color: #000;
	padding: 	1px 0;

}
#tabs ul
{
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	float:	left;	
}

#tabs li
{
	height: 30px;
	width: 100px;
	display: inline;
	margin: 0;
	padding: 0;
	text-indent:-2000em;
	
	
}

#tabs a {
	height: 30px;
	width: 100px;
	float:left;	
	background-image:url('/img/ryugakuagent/menu/home.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 1px;
	padding: 0px;
	color: #fff;
	
}

#tabs a:hover
{
	background-position: 0% -30px;
	color: #fff;
}

#tabs a.selected
{
	background-position: 0% -30px;
}


/***********************************************/
/* AREA NAVI                                   */
/***********************************************/

.snavi
{
	width:auto;
	height: 25px;
	line-height: normal;
	font-size:12px;
	background-image: url("/image/ryugakuagent/bg_top_red.gif");
	margin-left:0;
	margin-right:auto;
	text-align: center;
	
}



.snavi td.unselected
{
	height: 25px;
	width: 100px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;	
	border-right: 1px solid #cc0000;
	border-top: 1px solid #cc0000;

}

.snavi td.unselected a
{
	text-decoration: none;
	/* text-decoration: underline; */
		color:white;
}

.snavi td.unselected a:hover
{
	text-decoration: underline;
	color: blue;
}



.snavi td.yselected
{
	height: 25px;
	width: 100px;
	vertical-align: middle;
	background-color: #ffe;
	border-left: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	border-top: 3px solid #cc0000;
}

.snavi td.yselected a
{
	
	text-decoration: none;
	color: #444;
}	

.snavi td.detail
{
	border-top: 1px solid #000;	
	border-bottom: 1px solid #ccc;
	text-align:		right;
	margin-left:	0;
	margin-right:	auto;
	vertical-align:	middle;
	padding-right:	10px;
	background-image: none;
	background-color: #000;
	
}

/***********************************************/
/* OVERWRITE                                   */
/***********************************************/

.table { 	
	border:				1px solid #ccc;
}	

table.table td 	{	
	border:				1px solid #ccc;
}

.table_top	{	
	background-color:	#eee;
	border:				1px solid #ccc;
}

.table_side	{ 	
	background-color:	#f5f5f5;
}		
	
.left_column
{
	width:	220px;
	background-color: #f0ede7;

}

.table_main	{ 
	border:				1px solid #ccc;
	width:	100%;
}

table.table_main td {	
	border:				1px solid #ccc; 
}

.table_title { 
	color: #666;
	background: url("/image/bg_top.gif") repeat-x top;	
}

table.clear {	
	border:				0px solid #ffffff;

}



table.clear td 	{	
	border:				0px solid #ffffff;
}

.bold_color { 
	font-weight:	bold; 
	color:			#c60; 
}

.color_main { 
	color:			#EB0000; 
}

.ltab a {
	background-image: url('/image/ltableft2.gif');
}	

.ltab a span{
	background-image: url('/image/ltabright2.gif');
}	


.form_box {
	background-color: #ffd;
}	

p { 
	width:auto;
}	

/***********************************************/
/* Title				                       */
/***********************************************/
.title_border {
	padding: 5px 0 5px 23px;
	border-bottom: 1px dotted #888;
	border-top: 1px solid #000;
	font-weight: bold;
	font-size: 15px;
	background: url('/img/ryugakuagent/common/point.gif') 3px 9px no-repeat;
	background-color: #F0EDE8;
	text-align:left;

}

.title_list {
	padding: 3px 0 3px 15px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #ccc;
	font-weight: bold;
	font-size: 15px;
	background: url('/img/ryugakuagent/common/triangleR.gif') 3px 9px no-repeat;
	background-color: #f5f5f5;
	color: #444;
	margin-bottom: 5px;
}

.title_sub {
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 100%;
	background: url('/img/ryugakuagent/common/point.gif') 0px 6px no-repeat;

}

.title_under {
	margin:15px 0 5px 0;
	border-bottom: 1px dotted #444;
	font-weight: bold;
}


.title_flag_CA {
	padding: 3px 0 3px 23px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #888;
	font-weight: bold;
	font-size: 13px;
	background: url('/image/common/flag/ca.gif') 2px 7px no-repeat;
	background-color: #f5f5f5;
	color: #444;
}

.title_flag_US {
	padding: 3px 0 3px 23px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #888;
	font-weight: bold;
	font-size: 13px;
	background: url('/image/common/flag/us.gif') 2px 7px no-repeat;
	background-color: #f5f5f5;
	color: #444;
}

.title_flag_AU {
	padding: 3px 0 3px 23px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #888;
	font-weight: bold;
	font-size: 13px;
	background: url('/image/common/flag/au.gif') 2px 7px no-repeat;
	background-color: #f5f5f5;
	color: #444;
}

.title_flag_NZ {
	padding: 3px 0 3px 23px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #888;
	font-weight: bold;
	font-size: 13px;
	background: url('/image/common/flag/nz.gif') 2px 7px no-repeat;
	background-color: #f5f5f5;
	color: #444;
}

.title_flag_link {
	padding: 3px 0 3px 23px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #888;
	font-weight: bold;
	font-size: 13px;
	background: 2px 7px no-repeat;
	background-color: #f5f5f5;
	color: #444;
}
/***********************************************/
/* Top Table    		                       */
/***********************************************/
.tt_title {
	border-bottom:1px solid #ddd;
	width:247px;
	background: url('/img/ryugakuagent/common/triangleR.gif') 2px 3px no-repeat;
	background-color: #fff;	
	padding-left:15px;	
	
}

.tt_image {
	padding:5px 5px 0 0;
	width:75px;
}

.tt_image img {
	width:70px;
	height:70px;
	border:1px solid #ddd;
}

.tt_contents {
	width:172px;
	padding-top:4px;
	font-size:100%;
}


/***********************************************/
/* Side Table    		                       */
/***********************************************/
.tm_contents {
	border-bottom:1px dotted #aaa;
	background: url('/img/ryugakuagent/common/point_b.gif') 5px 7px no-repeat;
	background-color:#F0EDE8;
	width:190px;
	text-align:left;
	font-size: 80%;
	padding: 2px 0px 3px 15px;
}



/***********************************************/
/* Item Table    		                       */
/***********************************************/
.im_contents {
	border-bottom:1px dotted #aaa;
	background: url('/img/ryugakuagent/common/point_b.gif') 5px 7px no-repeat;
	text-align:left;
	padding: 3px 0px 5px 15px;

}

.im_date {
	text-align:left;
	font-size: 80%;
	color:#aaa;
	font-weight: normal;
}

/***********************************************/
/* Navi List  Overwride                        */
/***********************************************/

.navlist2 {
        padding: 3px 0;
        margin-left: 0px;
        font: normal 12px Verdana, sans-serif;
}

.navlist2 li {
		marker-offset: 1px;
        margin: 0;
        display: inline;		
}

.navlist2 li a {
        padding: 4px 5px 3px 11px;
        margin-left: 2px;
        border: none;
        text-decoration: none;
		background-image: url(/image/point_verysmall.gif);
		background-repeat: no-repeat;
		background-position: 5% 45%;	
}

.navlist2 li a:link { color: #666; }
.navlist2 li a:visited { color: #666; }

.navlist2 li a:hover {
        color: #000;
        background-color: #dde;
}

.navlist2 li a#current {
		color: #000;
		background-color: #dde;

}


