/*//////////////////GLOBAL SETTING//////////////////*/
/*default css reset*/
body,div,p,h1,h2,h3,h4,h5,strong,a,ul,li,img,br{
	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;
}

/*base*/
body{
	font-size:12px;
	text-align: center;
	color:#4F4F4F;
	background:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
}
#main_block a:link{color:#444444; text-decoration:underline;}
#main_block a:visited{color:#444444; text-decoration:underline;}
#main_block a:hover{color:#ADADAD;}
#main_block a:active{color:#ADADAD;}


/*big block*/
#header{ 
	margin:0; 
	height:100px;	
	background:url(../img/bg_header.jpg) repeat-x;
}

#header_inner{ 
	margin:0 auto; 
	width:774px;  
}

#container{
	width: 776px;
	margin-left: auto;
	margin-right: auto; 
	text-align:left; 
}
#main_block {
	width:776px; 
	background: url(/img/body_bg.jpg) repeat-y; 
	margin-top:0px;
	_margin-top:-2px;
	
}
#text_block{
	float: right;
	width: 524px; 
	display:inline; 
	margin-right:5px;
}
#textinner_block{
	margin:20px;
}
#sidemenu_block {
	float: left;
	width: 240px;
	display:inline; 
	padding-bottom:5px; 
	margin-left:5px;
}
#sidemenuinner_block{
	margin:0 2px; 
}
#border_bot{ 
	border-bottom:#DDDDDD 1px solid;
	width:766px; 
	margin:0px 5px;
}
#footer_block {
	clear:left;
	width:776px;
	text-align:center; 
	background:url(../img/bg_footer.jpg) repeat-y;
}


/*header*/
#logo_left{
	margin:10px 0px 5px 0px; 
	float:left;
}

#logo_right{
	float: right;
	margin-top:36px;
	display:inline;
	margin-right: 0px;
}

#words{ 
	float:left; 
	margin:40px 0px 5px 10px;
}


/* topmenu */
#top_menu{
	list-style:none; 
	text-align:center; 
	margin:0px 1px 0px 1px;
}

#top_menu p{ 
	float:left; 
	margin:0px 0px 5px 0px;
}

/*sidemenu*/
#global_menu{
	margin-bottom:10px;
	list-style:none;
}
#global_menu li img{
	vertical-align: top;
}
#sidemenuinner_block p{
	margin:0;
}
#support{
	margin-bottom:10px; 
	padding:0px;
	width:234px; 
}
#support_inner{
	background: url(../img/support_bg.gif) repeat-y; 
	padding:5px; 
	margin-top:0px;
	_margin-top:-2px; 
	height:100%;
}
#support_inner .photo{ 
	float:left; 
	margin-right:5px; 
	margin-bottom:5px; 
	display:inline;
}
#support_inner .btm{
	margin-top:3px;
}

#pr img{
	margin-bottom:5px;
}

#topics{
	margin-bottom:5px; 
	border:#D8D8D8 1px solid; 
	background:#FFFFFF; 
	padding:2px;
	width:193px; 
}
#topics .scroll{
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #666666; 
	scrollbar-highlight-color: #DDDDDD; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color:#FFFFFF; 
}

/*main*/
#eye_catch{
	margin: 0 0 0 1px;
}
#contact{ 
	border:#CCCCCC 1px solid; 
	width:484px; 
}
#contact .title{
	background:#EFEFEF;
	color:#2D8FCA;
	font-weight:bold;
	font-size:14px;
	width: 480px; 
	margin:1px 1px 10px 1px; 
	padding-left:5px;
}

#profile{ 
	width:400px; 
	margin-left:20px; 
}
#profile th{
	font-size:14px; 
	font-weight:normal; 
	padding:3px; 
	width:100px; 
	text-align:left;
}
#profile td{
	font-size:14px; 
	padding:3px;
	width:300px;
}
/*footer*/
#footer_block .main_shue{
	background-color: #FFFFFF;
	border-bottom:1px solid #DDDDDD; 
	text-align:center; 
	padding-top:2px; 
}

#footer_menu{
	margin-bottom:5px;
	list-style:none;
	clear:left; 
	line-height:22px;
}
#footer_menu li {
	display:inline;
	border-left:1px solid #666666;
	padding-left: 7px;
	padding-right: 7px;
}
#footer_block a
{
	color:#444444; 
	text-decoration:underline;
}
#footer_block a:hover{
	color:#ADADAD;
}
#footer_menu li.first{
	border-left:none;
}
#copyright{
	clear:left;
	margin:0;
}

/*inquiry*/
#inquiry{
	border:1px solid #CFCFCF;
	padding:1px;
	float:left;
}
#inquiry h3{
	color:#ffffff;
	background-color:#249863;
	background-image:none;
	padding:3px 7px;
	line-height:1.4;
}
#inquiry h4{
	font-size:14px;
	color:#4F4F4F;
	background-color:#FFFFFF;
	background-image:none;
	margin:0 0 8px 8px;
	line-height:1.5;
	font-weight:bold;
}
#inquiry .sub{
	font-weight:normal;
	font-size:12px;
}
#inquiry p{
	margin:0 0 8px 8px;
	line-height:1.5;
}
#inquiry_shinjuku{
	float:left;
	width:259px;
}
#inquiry_osaka{
	float:left;
	width:259px;
}

/*tag*/
h1 a{
	color:#2D8FCA;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em; 
	text-decoration:none;
}

h1 a:hover{
	color:#ADADAD;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em; 
	text-decoration:none;
}

h2{
	color:#2D8FCA;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.2;
}
h3{
	color:#2D8FCA;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding:1px 10px 0;
	line-height:24px;
	border-left:4px #2D8FCA solid;
	border-bottom:1px #2D8FCA solid; 
	width:484px; 
	background:#EFEFEF;
	clear: both;
}
h4{
	font-size:14px;
	color:#00256C;
	font-weight:bold;
	margin:0 10px 1em;
	line-height:1.5;
}
p{
	margin:0 10px 1em;
	line-height:1.7;
}
td,th{
	font-size:12px;
	line-height:1.7;
}
strong{
	font-weight:bold;
}
#textinner_block ul{ 
	margin:0 0 1em 2.5em;
}
.menu li{ 
	list-style-image:url(../img/ico_menu.gif); 
	font-size:14px; 
	margin-left:-1em; 
}
.link li{ 
	list-style-image:url(../img/ico_link.gif); 
	font-size:12px; 
	line-height:140%;  
}

#textinner_block li{
	line-height:1.7;
}	
/*read_text*/
#read_text p{
	font-size:12px;
	margin:0 0 1em;
	line-height:20px;
}


/*common class*/
.right{
	float:right;
}
.left{
	float:left;
}
.clr {
	clear: both;
}
.comment{
	font-size:10px;
}
.photo_right{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	font-size:10px;
	line-height:1.2;
}
.photo_left{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	font-size:10px;
	line-height:1.2;
}
.clrblock {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
.defotable{
	margin:0 10px 1em;
	border-collapse: collapse;
}
.defotable th{
	font-weight:normal;
	background: #F2F2F2;
	padding:4px 8px;
	border:1px solid #CFCFCF;
	text-align:left;
}
.defotable td{
	padding:4px 6px;
	border:1px solid #CFCFCF;
}
.nowrap{
	white-space: nowrap;
}
.attention{
	font-weight:normal;
	font-size:10px;
	color:#CC3333;
}
.fblue{
	color: #193D79;
}
.f14{ 
	font-size:14px; 
}


/*//////////////////LOCAL SETTING//////////////////*/

	

