/* グローバル */
html {-webkit-text-size-adjust:none}
body {
	font-size: 14px;
	margin:0;
	padding:0;
	line-height:1.6;
	background:url(../images/bg.jpg);
}
img{
	border:0;
}

a{
	color:#660000;
	text-decoration:none;	
}
a:hover{
	text-decoration:underline;
}
p{
	margin:0;
}
#all_box{
	width:100%;
	margin:0 auto;
	background:url(../images/header-bg.jpg) repeat-x;
}
.b_mobile.iPhone{
	background:none !important;
}
#connter{
	width:1130px;
	margin:0 auto;
/*	background:url(images/top-test.jpg) no-repeat;*/
}
#sidemenu_box{
	width: 200px;
	float: left;
	/* [disabled]background:url(../images/sidemenu/bg.png) no-repeat center top; */
	background:url(../images/sidemenu/bg.png) no-repeat center top;
	padding: 0;
}
#sidemenu_box h1{
	margin:30px 0 0 10px;
}
#sidemenu_box ul{
	margin:50px 0 30px 0;
	list-style:none;
}
#sidemenu_box li{
	background:url(../images/arrow01.png) no-repeat left 5px;
	padding:0 0 0 15px;
	margin:0 0 15px 0;
}

/*------------------------トップページ*/
.mobile{
	display:none;
}
.pc.iPhone,.pc.Android{
	display:none;
}
.mobile.iPhone,.mobile.Android{
	display:block !important;
	width:930px;
	margin:0;
	float:left;
}

#flash_box{
	width:930px;
	margin:0 0 0 0;
	float:left;
	line-height:0;
}

#top_textbox{
	background:url(../images/top/bg.png) no-repeat -1px 0;
	width:930px;
	float:left;
	padding:0 0 50px 0;
}
#top_textbox h2{
	margin:0 0 10px 0;
}
#top_textbox h2 div{
	position:relative;
}
top_rightbox01 #top_textbox h2 img{
	position:absolute;
	z-index:10;
}
#top_textbox h2 span a{
	position:absolute;
	z-index:20;
	width:110px;
	height:55px;
	display:block;
}
#top_textbox h2 span.rakuten a{
	right:10px;
	top:40px;
}
#top_textbox h2 span.yahoo a{
	right:10px;
	bottom:20px;
}
#top_leftbox{
	width:476px;
	float:left;
	padding:0;
}
dl#news{
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	list-style:none;
	width:420px;
}
#news dt{
	background:url(../images/arrow01.png) no-repeat left 6px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#660000;
}
#news dt.new{
	color:#C00;
}
#news dd{
	background:url(../images/border01.png) repeat-x left bottom;
	padding:0 0 10px 15px;
	margin:0 0 15px 0;
}
#news dd p{
	margin:0;
}

dl#event{
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	list-style:none;
	width:420px;
}
#event dt{
	background:url(../images/arrow01.png) no-repeat left 5px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	color:#660000;
	float:left;
	width:50px;
}

#event dd{
	background:url(../images/border01.png) repeat-x left bottom;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	width:420px;
}
#event dd.new{
	color:#C00;
}


#top_rightbox01{
	width:440px;
	float:left;
	text-align:right;
	margin:0 0 10px 0;
	padding:0;

}
#top_rightbox02{
	width:453px;
	float:left;
	text-align:right;
}
#top_rightbox02 h2{
	margin:0 0 20px 0 !important;
}
#top_rightbox03{
	width:390px;
	float:left;
	margin:0;
	padding:0 0 0 50px;
	background:url(../images/top/banner_bg.png) no-repeat 37px 0;
	text-align:left !important;

}
img.margin01{
	margin:0 30px 20px 0;
}
img.margin02{
	margin:0 0 20px 0;
}

/*------------------------トップページ*/


/*------------------------コンテンツ共有*/
#contents_textbox{
	width:900px;
	margin:8px 0 30px 15px;
	padding:0 0 20px 0;
	float:left;
	background:url(../images/contents-textbg.png);
}
#contents_textbox.todai-menu{
	background:#FFF5E6;
}

#contents_textbox_company{
	width:900px;
	margin:8px 0 30px 15px;
	float:left;
	background:url(../images/contents-textbg_company.png) no-repeat 0 300px;
}
#cheader_box{
	width:900px;
	margin:0 0 30px 0;
}
#cheader_box.touda-menu{
	margin:0;
}

#text_box01{
	width:800px;
	margin:0 auto;
}

h3.subtitle01{
	width:800px;
	margin:0 auto 15px auto;
}
/*------------------------コンテンツ共有*/

/*------------------------最新情報*/
.entry-content img{
	max-width:800px;
	height:auto;
}
h2.news_cheader_box{
	text-indent:-9999px !important;
	background:url(../images/news/title.png) no-repeat;
	height:305px;
	width:900px;
	margin:0 0 30px 0;
}

dl#news02{
	margin:0 auto 20px auto;
	padding:0 0 0 20px;
	list-style:none;
	width:780px;
}
#news a,#news02 a{
	color:#660000;
	text-decoration:none;	
}
#news a:hover,#news02 a:hover{
	text-decoration:underline;
}

#news02 dt{
	background:url(../images/arrow01.png) no-repeat left 8px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#660000;
	font-size:16px !important;
}
#news02 dt.new{
	color:#C00;
}
#news dt.new a,#news02 dt.new a{
	color:#C00;
	text-decoration:none;	
}
#news dt.new a:hover,#news02 dt.new a:hover{
	text-decoration:underline;
}
#news02 dd{
	background:url(../images/border01.png) repeat-x left bottom;
	padding:0 0 10px 15px;
	margin:0 0 15px 0;
}
#news02 dd p{
	margin:0;
}

dt span.date{
	font-weight:normal !important;
	color:#666;
}

h3.news_title{
	margin:0 0 5px 0;
	padding:10px 0 0 10px;
	background:url(../images/news/title_bg.png) no-repeat center top;
	height:40px;
	color:#FFF;
}

.news_data{
	font-size:12px;
	color:#666;
	margin:0 0 5px 0;
	text-align:right;
}

.all_list{
	background:url(../images/border01.png) repeat-x left top;
	padding:15px 0 0 0;
	margin:15px 0 ;
	text-align:center;
}

/*------------------------最新情報*/

/*------------------------東大メニュー*/
.entry-content.todai-menu img{
	max-width:900px;
	height:auto;
}
.todai-menu_laungmenu{
	list-style:none;
	margin:0 30px 0 0;
	padding:0;
	float:right;
	overflow:hidden;
	line-height:0;
}
.todai-menu_laungmenu li{
	float:left;
	margin:0 0 0 15px;
}
.todai-menu_laungmenu li a{
    display: inline-block;
}

.todai-menu_laungmenu li a:hover {
	background-color: transparent; /* IE6対応 */
}
.todai-menu_laungmenu li.en a:hover{
	background:url(../images/todai-menu/en_over.png) no-repeat;
}
.todai-menu_laungmenu li.ch a:hover{
	background:url(../images/todai-menu/ch_over.png) no-repeat;
}

.todai-menu_laungmenu li a:hover img {
    visibility: hidden;
}
/*------------------------東大メニュー*/


/*------------------------店舗情報*/
h2.shop_cheader_box{
	text-indent:-9999px !important;
	background:url(../images/shop-info/title.png) no-repeat;
	height:305px;
	width:900px;
	margin:0 0 30px 0;
}

.shop_box01{
	width:800px;
	float:left;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #CCC;
}
.shop_photobox01{
	width:200px;
	float:left;
}
.shop_photobox02{
	width:335px;
	float:left;
}
.shop_textbox01{
	width:550px;
	float:right;
}
.shop_textbox02{
	width:440px;
	float:right;
}

.shop_textbox01 h4{
	margin:0 0 10px 0;
	color:#CC0000;
	font-size:16px;
	/*border-bottom:1px solid #CCC;*/
}
.shop_textbox02 h4{
	height:47px;
	margin:0 0 10px 0;
	padding:8px 10px 0 10px;
	color:#FFF;
	font-size:16px;
	background:url(../images/shop-info/detail_title_bg.png) no-repeat;
}
h4 span{
	font-size:13px !important;
	font-weight:normal !important;
	line-height:100% !important;
}
.shop_textbox01 table{
	margin:0;
	font-size:13px;
}
.shop_textbox02 table{
	float:right;
	width:330px;
	margin:0 0 25px 0;
}


.shop_textbox01 td{
	padding:3px 15px 0 7px;
	background:url(../images/arrow01.png) no-repeat left 12px;
}

.shop_textbox02 td{
	padding:5px 10px 5px 0;
	border-bottom:1px solid #C77368;
}

td.feild-title01{
	padding:3px 0 0 7px !important;
	background:url(../images/arrow01.png) no-repeat left 12px;
}
td.feild-title02{
	padding:5px 0 5px 7px !important;
	background:url(../images/arrow01.png) no-repeat left 12px;
}
td.feild{
	font-weight:bold;
	background:none !important;
	padding:3px 15px 0 0 !important;
}

td.feild02{
	font-weight:bold;
}

img.button01{
	margin:15px 0 0 0;
}

img.pdf{
	width:89px;
	float:left;
	margin:0 0 25px 0;
}

.backbutton{
	width:172px;
	margin:0 auto;
}

/*------------------------店舗情報*/

/*------------------------会社情報*/
#left-box_company{
width:350px;
display:block;
float:left;
margin:0;
padding:0;
}
#right-box_company{
width:550px;
padding:20px 0 0 0;
margin:0;
display:block;
float:right;
}
h3.company{/*メインタイトル*/
width:198px;
margin:0 auto;
text-align:center;
font-size:1px;
}
#img-box{
width:200px;
margin:0 auto 0 auto;
padding:720px 0 100px 0;
}
h4.subtitle01{
margin:0 0 10px 0;
padding:0;
}
.table01{
margin:0;
}

.table01 td{
padding:0 0 5px 5px;
}

.table02,.table03{
margin:0 0 40px 0;
}

.table02 td{
padding:5px 0 5px 5px;
border-bottom:1px solid #CCCCCC;
}

.table03 td{
padding:5px 0 5px 5px;
border-bottom:none;
}
.name{
text-align:right;
margin:15px 40px 30px 0;
}
/*------------------------会社情報*/


/*------------------------採用情報*/
#img-box02{
width:250px;
margin:0 auto 0 auto;
padding:0 0 100px 0;
}
/*------------------------採用情報*/


.wp-pagenavi{
	margin:10px auto;
	text-align:center;
}


/*------------------------フッター*/

#footer_box{
	width:100%;
	height:260px;
	background:url(../images/footer-bg.jpg) repeat-x;
}
.f_mobile.iPhone{

	background:none !important;
}
#footer_textbox{
	width:1130px;
	margin:0 auto;
	background:url(../images/footer/line.png) no-repeat center 2px;
}
#footer_leftbox{
	width:400px;
	margin:30px 0 0 230px;
	float:left;
	line-height:2 !important;
}
#footer_rightbox{
	width:460px;
	float:right;
	margin:30px 10px 0 0;
	padding:0 0 0 30px;
	background:url(../images/footer/border.png) repeat-y left top;
	font-size:14px;
}
#footer_rightbox img{
	float:left;
	margin:0 15px 30px 0;
}
#footer_rightbox p{
	color:#666;
	font-size:12px !important;
	margin:10px 0 0 0;
}
.underline{
text-decoration: underline;
}
