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

	common

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

html {
	overflow-y: scroll;
}
body {
	font: 75%/1.5 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳＰゴシック",sans-serif;
}
html>/**/body {
	font-size: 12px; /* IE 以外のブラウザ standard */
}
body {
	color: #555;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳＰゴシック",sans-serif; 
	line-height: 1.5;
	border-top: 5px solid #c30d23;
}
body#top {
	background: url(../_img/side_bg.png) left top repeat-y;
	min-width: 960px;
}
body#popup {
	width: 600px;
	text-align: center;
}
img {
	border: 0;
	vertical-align: bottom;
}
.zero {
	margin: 0;
	padding: 0;
	border: 0;
}
.hidden {
	display: none;
}
ul.listfit li {
	line-height: 0;
	list-style: none;
}
ul.inline li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
	font-size: 10px;
	line-height: 0;
}
ul.floatlist li{
	float: left;
	line-height: 0;
	list-style: none;
	list-style-position: inside;
	
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.small {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
div.content {
	margin-left: 240px;
	width: 720px;
	padding-bottom: 20px;
}
div.pink {
	background: url(../_img/pink_bg.gif) left top repeat;
	text-align: center;
	padding: 12px;
}
a:link {color: #444;}
a:hover,a:focus {color: #444;}
a:visited {color: #444;}

div.block1 {
	background: url(../_img/block1_bg.gif) center center repeat;
	width: 680px;
	height: 120px;
	padding: 20px;
}
div.block2 {
	background: url(../_img/block2_bg.gif) left top repeat;
	padding: 6px 0;
}
span.pagelink {
	padding: 0 50px;
}
span.pagelink a{

}
div.dotline {
	background: url(../_img/dotline_bg.gif) left center repeat-x;
	margin: 4px 0;
	height: 4px;
}
div.bw {
	position: relative;
}
img#bw1,
img#bw2,
img#bw4,img#bw3 {
	position: absolute;
	top: 10px;
	left: 10px;
}
button {
	background: #fff;
	border:0;
	cursor: pointer;
}
/*
====================================================

	sidemn

====================================================
*/
div#sidemn {
	width: 230px;
	margin-right: 10px;
}
h1 {
	
}
div#movie {
	width:210px;height:118px;background-color:#000;margin:10px;
}
.btnp {
	margin: 9px;
	padding: 0;
}
/*
====================================================

	submn

====================================================
*/
div#submn {
	text-align: right;
}
ul#ulsubmn {
	background: url(../_img/submn_bg.gif) right top no-repeat;
	height: 20px;
	margin-bottom: 6px;
	padding-right: 10px;
	padding-left: 390px;
}
ul#ulsubmn li{
	height: 20px;
	padding-right: 6px;
}
li#submn1 {width: 50px;}
li#submn2 {width: 75px;}
li#submn3 {width: 95px;}
li#submn4 {width: 76px;}
ul#ulsubmn li img{
	vertical-align: bottom;
	padding-top: 4px;
}
/*
====================================================

	bigbtn

====================================================
*/
ul#bigbtn{
	margin: 10px 0;
	height: 154px;
	text-align: center;
}

ul#bigbtn li{
	float: left;
	margin-right: 1px;
}

div#bnr {
	margin: 10px 0;
}
li#bnr1 {width: 172px;}
li#bnr2 {width: 172px;}
li#bnr3 {width: 172px;}
li#bnr4 {width: 172px;}
/*
====================================================

	topix

====================================================
*/
div#topix {
	background: url(../_img/topix_bg.png) left top no-repeat;
	height: 170px;
	width: 700px;
	padding: 1px 10px 10px 10px;
}
*:first-child+html div#topix {
	padding: 10px;
}

dl#topixdl{
	margin: 16px 8px 0px 8px;
	font-size: 10px;
}

dl#topixdl dt{
	float: left;
	padding-left: 2px;
	padding-right: 8px;
	height: 18px;
	overflow: hidden;
	font-size: 10px;
}
dl#topixdl dt span{
	margin-top: 2px;
}
dl#topixdl dd{
	background: url(../_img/ar1.png) left center no-repeat;
	padding-left: 20px;
	height: 18px;
	width: 250px;
	overflow: hidden;
}
dl#topixdl dd a{
	padding-left: 8px;
}
div#bnr {
	height: 100px;
}
/*
====================================================

	course

====================================================
*/
div.curriculumblock {
	width: 200px;
	float: left;
}
ul.curriculumlist {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	border-bottom: 3px solid #48bdcb;
}
ul.curriculumlist li{
	list-style: none;
	list-style-position: inside;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.4;
	background: #f4f4f4;
}
ul.curriculumlist li ul li{
	font-weight: normal;
	color: #666;
	padding-left: 10px;
	font-size: 10px;
	background: #fff url(/_img/mk2.png) left center no-repeat;
}

ul.curriculumlist li span{
	font-weight: normal;
	font-size: 10px;
	color: #666;
	padding-left: 5px;
}
table.timetable {
	font-size: 10px;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	border-top: 2px solid #48bdcb;
	border-bottom: 2px solid #48bdcb;
}
table.timetable thead td{
	border-bottom: 5px solid #dedede;
}
table.timetable th{
	background: #f8f8f8;
}
table.timetable th span{
	display: block;
	font-size: 8px;
	font-weight: normal;
	color: #999;
	font-family: Verdana;
}
table.timetable thead {
	background: #f8f8f8;
}
table.timetable thead span{
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
table.timetable tbody td{
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}
table.timetable tbody tr.even td{
	background: #f4f4f4;
}
table.timetable td.week {
	width: 85px;
}

table.timetable {
}

table.timetable {
}

table.specialcourse {
	background: #ccc;
}
table.specialcourse th {
	font-weight: bold;
	border-bottom: 5px solid #d9d9d9;
	color: #e51785;
	background: #f5f2e9;
	font-weight: bold;
	width: 254px;
	height: 25px;
}
table.specialcourse td {
	background: #fff;
	padding: 6px;
}
/*
====================================================

	about

====================================================
*/
div#floorinfo {
	position: relative;
}
img.floorinfo {
	position: absolute;
	left: 15px;
	top: 3px;
}
div.block3 {
	background: url(/_img/block3.png) center center no-repeat;
	width: 700px;
	height: 260px;
	padding: 10px;
}
ul.schoolpoint{
	list-style: none;
}

ul.schoolpoint li{
	width: 140px;
	float: left;
	text-align: center;
	height: 120px;
	margin-top: 5px;
}
ul.schoolpoint li img{
	margin-bottom: 5px;
}
ul.schoolpoint li a{
	display: block;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	width: 130px;
	padding-left: 13px;
}
ul.schoolpoint li a.tac{
	width: 140px;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 0px;
}
ul.schoolpoint li a.tac0{
	width: 140px;
	text-align: center;
	font-size: 12px;
	padding-left: 0px;
}

table.abouttable {
	width: 330px;
	font-size: 10px;
	padding-top: 10px;
}
table.abouttable th{
	text-align: right;
	padding-right: 5px;
	width: 70px;
}
table.abouttable td{
	border-left: 3px solid #ccc;
	padding-left: 6px;
}

ul.aboutpoint {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 650px;
	margin: 10px auto;
	height: 220px;
}
ul.aboutpoint li {
	list-style: none;
	float: left;
}
ul.selectreason {
	margin: 0;
	padding: 0;
}
ul.selectreason li {
	list-style: none;
	width: 120px;
	height: 84px;
	padding: 11px;
	padding-top: 30px;
	line-height: 1.2;
	float: left;
	background: url(/_img/selectreason_bg.png) center center no-repeat;
}
ul.schoolpoint a{
	color: #39c;
}
ul.schoolpoint a:hover{
	color: #c00;
}

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

	event

====================================================
*/
h6.orange {
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
	background: #48bdcb;
	width: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #f4f4f4;
}
table.eventtable1,
table.eventtable2 {
	width: 570px;
	margin: 10px auto;
}
table.eventtable2 tr.even {
	background: #f4f4f4;
}
table.eventtable1 th{
	font-weight: normal;
	width: 100px;
	background: #f6f6f6;
	border-right: 5px solid #d4d4d4;
}
table.eventtable1 td {
	padding-left: 12px;
}
table.eventtable1 td.dot2,
table.eventtable2 td.dot2{
	background: url(/_img/dot_bg.gif) left center repeat-x;
	height: 3px;
	font-size: 0;
	line-height: 0;
}
table.eventtable2 {
	text-align: center;
}
table.eventtable2 thead td{
	font-weight: normal;
	background: #f6f6f6;
	border-bottom: 5px solid #d4d4d4;
	text-align: center;
}

table.eventtable2 td span{
	display: block;
	font-size: 10px;
	
}

ul.eventlist {
	list-style: none;
	margin-bottom: 20px;
	background: url(/_img/dot_bg1.gif) center top no-repeat;
}
ul.eventlist li{
	height: 140px;
	padding: 10px 0;
	background: url(/_img/dot_bg1.gif) center bottom no-repeat;
}
div.eventcal {
	float: left;
	width: 80px;
}
div.eventjump {
	width: 70px;
	float: right;
}
img.event_flag {
	margin-top: 30px;
}
p.caldate {
	margin: 0;
	width: 80px;
	height: 80px;
	text-align: center;
	padding-top: 30px;
	background: url(../_img/caldate_bg.png) center center no-repeat;
}
p.caldate em {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
p.caldate span {
	text-align: center;
	font-size: 10px;
	display: block;
}
div.eventinfo {
	margin-left: 380px;
	width: 270px;
	padding-bottom: 5px;
}
p.event_parts {
	margin: 6px 0;
	padding: 0;
	height: 15px;
	text-align: center;
}
p.event_marks {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
}
p.eventtit {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 2px;
}
p.eventtit span {
	display: block;
	float: right;
	color: #333;
}
p.eventlead {
	font-size: 13px;
	margin: 0;
	line-height: 1.1;
	font-weight: bold;
	color: #999;
}
p.eventtxt {
	margin: 10px 0 0 0;
	line-height: 1.2;
	font-size: 10px;
}
td.city {width: 70px;}
td.daytime {width: 85px;}
td.place {}
td.sponsor {width: 125px;}
/*
====================================================

	contest

====================================================
*/
h5.prize_h5 {
	position: relative;
	margin-top: 30px;
	text-align: left;
}
img.prizephoto {
	position: absolute;
	right: 0;
	top: -20px;
}
table.prizetable {
	width: 560px;
	margin: 10px auto;
	margin-bottom: 50px;
}
table.prizetable th{
	background: #f6f6f6;
	padding: 10px;
}
table.prizetable td{
	padding: 4px;
	border-bottom: 1px solid #f4f4f4;
	width: 140px;
}
table.prizetable td{

}
table.prizetable td{

}
table.prizetable td.prize{
	border-right: 5px solid #ccc;
}
table.prizetable td.school{
	font-size: 10px;
}
table.prizetable td.course{
	font-size: 10px;
}
table.prizetable td.school span.pref{
	font-size: 10px;
	display: block;
	line-height: 1;
}

table.prizetable td.prize span{
	font-size: 10px;
	display: block;
	line-height: 1;
}

table.prizetable td.name span{
	font-size: 10px;
	display: block;
	line-height: 1;
}
/*
====================================================

	employ

====================================================
*/
table.employtable {
	margin: 10px auto;
}
table.employtable td span{
	font-size: 10px;
	display: block;
	color: #ccc;
	padding-bottom: 2px;
}
table.employtable td{
	width: 180px;
	line-height: 1.2;
	padding: 3px;
}
table.employtable {

}
table.employtable {

}
table.employtable {

}
table.employtable {

}
div.popupcontent {
	width: 560px;
	margin: 0 auto;
}
/*
====================================================

	school

====================================================
*/
h5.h5_popup {
	width: 560px;
	margin: 10px auto;
	text-align: left;
}
table.schooltable {
	margin: 10px auto;
	margin-bottom: 12px;
}
table.schooltable td{
	width: 180px;
	padding: 2px;
}
table.schooltable th{
	background: #f4f4f4;
	height: 50px;
}
table.schooltable td span{
	font-size: 10px;
	display: block;
	color: #ccc;
	padding-bottom: 2px;
}

table.schooltable tr.even{
	background: #f4f4f4;
}
table.schooltable {

}
/*
====================================================

	guide info

====================================================
*/
div.bwblock {
	border-bottom: 6px solid #f2b1ab;
	background: #f4f4f4;
	padding-bottom: 10px;
}
div.bwblock p{
	font-size: 10px;
	padding: 0px 12px;
	margin: 0;
}

h6.blue {
	font-size: 12px;
	padding: 2px 10px 2px 20px;
	font-weight: bold;
	background: #48bdcb;
	margin: 0;
	color: #f4f4f4;
	margin-bottom: 10px;
}




table.guidetable {
	width: 680px;
	margin: 10px auto;
	text-align: center;
	font-size: 10px;
	border-right: 1px solid #eaeaea;
}
table.guidetable tbody tr.even {
	background: #f4f4f4;
}
table.guidetable thead td{
	font-weight: bold;
	border-bottom: 5px solid #d9d9d9;
	color: #e51785;
	background: #f5f2e9;
	font-weight: bold;
	border-left: 1px solid #eaeaea;
}
table.guidetable tbody td{
	border-left: 1px solid #eaeaea;
}
table.guidetable tbody td.lasttd,
table.guidetable tbody th.lasttd{
	border-bottom: 1px solid #eaeaea;
}
table.guidetable thead{
	font-weight: bold;
	font-size: 12px;
}
table.guidetable td.type{
	width: 110px;
}
table.guidetable thead td{
	height: 40px;
}
table.guidetable thead#planselect td{
	font-size: 10px;
	height: 20px;
}
table.guidetable tbody th {
	font-size: 10px;
	background: #dedede;
	border-bottom:1px solid #ffffff;
}
table.guidetable td.course{
	width: 169px;
}
table.guidetable td.same3td{
	width: 226px;
}
table.guidetable tfoot td{
	background: #eaeaea;
	border-left: 1px solid #fff;
}
table.guidetable tfoot th{
	background: #eaeaea;	
}





table.graytable tbody tr.even {
	background: #f4f4f4;
}
table.employtable tr.even {
	background: #f4f4f4;
}

span.money {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
span.money1 {
	font-size: 14px;
	color: #cc0000;
}
span.mono {
	font-family: monospace;
	font-size: 12px;
}
td.cell {
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	background: #fff;
}
div.marks {
	border: 1px solid #d7d7d7;
	background: #f4f4f4;
	margin: 10px 40px;
	padding: 10px;
}
div.marks p.caution{
	font-size: 10px;
	margin: 0;
	padding-left: 30px;
}
p.point {
	margin: 0;
	padding-left: 30px;
}

div.halfblockgray {
	width: 330px;
	margin: 10px;
	border-left: 8px solid #ccc;
}
div.telbox {
	margin: 10px;
	border: 1px solid #dadada;
	text-align: center;
}
h6.circle1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	margin: 10px 0;
	background: url(/_img/circle1.jpg) left center no-repeat;
	display: inline;
}


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

	facilities

====================================================
*/
ul.faclist {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100px;
	float: left;
}
*:first-child+html ul.faclist {
	margin-top: -20px;
}
ul.faclist li{
	height: 14px;
	display: block;
}
*:first-child+html ul.faclist li{
	height: 6px;
	display: block;
}
ul.faclist li a{
	height: 14px;
	display: block;
}
*:first-child+html ul.faclist li a{
	height: 6px;
	display: block;
}
img.padding8 {
}
ul.faclist1 {
	width: 60px;
}
ul.faclist2 {
	width: 122px;
}
ul.faclist3 {
	width: 142px;
	padding-left: 23px;
}
ul.faclist4 {
	width: 93px;
	padding-left: 22px;
}
a.redlink1,
p.red {
	color: #cc0000;
}
div#facpointset {
	text-align: center;
	background: #f4f4f4;
	margin-bottom: 12px;
	padding: 6px;
}
/*
====================================================

	support

====================================================
*/
div.program {
	text-align: center;
}
div.program img{
	margin: 0 6px;
}
div.employlistjumpblock {
	float: right;
	width: 240px;
	padding: 30px;
}
/*
====================================================

	course

====================================================
*/
div.short {
	width: 510px;
	margin-left: 210px;
}
h3.short {
	width: 510px;
	margin-top: 0;
	margin-bottom: 4px;
}
h6.circle {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	margin: 10px 0;
	background: url(/_img/circle1.jpg) left center no-repeat;	
}
div.acquisitionblock1 {
	background: url(/_img/acquisitionblock1_bg.jpg) right center no-repeat;	
}
div.acquisitionblock2 {
	background: url(/_img/acquisitionblock2_bg.jpg) right center no-repeat;	
}
div.acquisitionblock3 {
	background: url(/_img/acquisitionblock3_bg.jpg) right center no-repeat;	
}

p.acquisition {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}
p.acquisition span{
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}
p.acquisitionbig {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
table.acquisitiontable {

}
table.acquisitiontable th{
	width: 100px;
	text-align:right;
	padding-right: 5px;
	border-right: 5px solid #999;
}
table.acquisitiontable td{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
}
table.acquisitiontable td span{
	font-size: 12px;
	font-weight: normal;
	display: block;
	line-height: 1;
}
table.acquisitiontable {

}
/*
====================================================

	form

====================================================
*/
div.formblock {
	background: url(../_img/form_bg.jpg) left top no-repeat;
	width: 560px;
	margin: 10px auto;
	padding: 10px 0;
}
table.form {
	margin: 0 auto;
}
table.form th{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: right;
	padding-right: 30px;
	width: 100px;
}
table.form td{
	width: 360px;
	padding: 2px;
}
table.form {

}
table.form {

}
table.form {

}
input.long {
	background: #f4f4f4;
	height: 18px;
	width: 280px;
	margin: 0;
	padding: 0;
}
input.srt {
	background: #f4f4f4;
	height: 18px;
	width: 80px;
	margin: 0;
	padding: 0;
}
div.graytextarea {
	background: #f4f4f4;
	width: 600px;
	margin: 10px auto;
	height: 100px;
	overflow-y: scroll;
	padding: 12px 8px;
	font-size: 10px;
	border: 1px solid #ccc;
}
textarea.textarea1 {
	background: #f4f4f4;
	width: 280px;
	height: 100px;
}
span.formlink {
	padding-right: 20px;
}
span.formlink a{
	background: url(/_img/pagelink2.gif) left center no-repeat;
	padding-left: 10px;
}

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

	form

====================================================
*/
dl.stepdl {
	margin: 10px auto;
	width: 400px;
}
dl.stepdl dt{border-left: 5px solid #ccc;padding-left: 12px;margin-top: 6px;}
dl.stepdl dd{background: #f4f4f4;padding: 2px;padding-left: 10px;}
dl.stepdl {}

p.privacyareatitle {
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
	background: #48bdcb;
	margin: 0;
	color: #f4f4f4;
	margin-bottom: 10px;
	text-align: center;
	width: 120px;
	margin-left: 50px;
}
/*
====================================================

	collegelife

====================================================
*/
img.aligncenter {
	display: block;
	margin: 10px auto;
	}
div.categoryset ul{
	margin: 0;
	padding: 0;
	margin: 6px 8px 20px;
}

div.categoryset ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
div.collegelifesidebar {
	width: 160px;
	margin-left: 560px;
	font-size: 10px;
}
div.collegelifesidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div.collegelifemain {
	width: 550px;
	float: left;
}
div.collegelifemain h3{
	margin: 0;
}

p.postdate {
	display: block;
	float: right;
	width: 80px;
	height: 80px;
	line-height: 50px;
	background: url(http://mhc.ac.jp/_img/caldate_bg.png) center center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana;
	margin-top: -18px;
}
p.postdate span{
	font-weight: normal;
	font-size: 10px;
	display: block;
	line-height: 1;
}
div.rakiraki {
	background: url(/_img/rakiraki_bg.png) left top no-repeat;
	width: 481px;
	height: 287px;
	margin: 0 auto;
	text-align: center;
}
div.rakiraki img{
	padding: 23px 80px;
}
h4.category-mhcgallery {
	display: block;
	width: 450px;
	height: 51px;
	background: url(/_img/bg_mhcgallerytit.jpg) left top no-repeat;
	text-decoration: none;
	padding-left: 13px;
	margin-left: 10px;
	font-size: 16px;
}
h4.category-rakirakistudio {
	display: block;
	width: 450px;
	height: 51px;
	background: url(/_img/rakirakitit_bg.png) left top no-repeat;
	text-decoration: none;
	padding-left: 13px;
	margin-left: 10px;
	font-size: 16px;
}
h4.category-nijiirosketch {
	display: block;
	width: 450px;
	height: 51px;
	background: url(/_img/nijiirotit_bg.png) left top no-repeat;
	text-decoration: none;
	padding-left: 13px;
	margin-left: 10px;
	font-size: 16px;
}
h4.category-blogtwitter {
	display: block;
	width: 450px;
	height: 51px;
	background: url(/_img/blogtit_bg.png) left top no-repeat;
	text-decoration: none;
	padding-left: 13px;
	margin-left: 10px;
	font-size: 16px;
}
h4.category-collegetopix {
	display: block;
	width: 450px;
	height: 51px;
	background: url(/_img/collegetopixtit_bg.png) left top no-repeat;
	text-decoration: none;
	padding-left: 13px;
	margin-left: 10px;
	font-size: 16px;
}
h4.category-eventguidance {
	display: block;
	width: 450px;
	height: 51px;
	background: url(/_img/eventguidance_bg.png) left top no-repeat;
	text-decoration: none;
	padding-left: 13px;
	margin-left: 10px;
	font-size: 16px;
}

*:first-child+html h4.category-collegetopix,
*:first-child+html h4.category-blogtwitter,
*:first-child+html h4.category-nijiirosketch,
*:first-child+html h4.category-rakirakistudio,
*:first-child+html h4.category-eventguidance,
*:first-child+html h4.category-mhcgallery {
	margin-left: 7px;
}


h4.category-mhcgallery a{
	display: block;
	width: 450px;
	height: 51px;
	text-decoration: underline;
	color: #666;
}
h4.category-mhcgallery a:hover{
	text-decoration: underline;
	color: #222;
}
table#wp-calendar td.day{
	width: 20px;
	height: 10px;
	padding: 0;
	text-align: center;
	background: #fff;
	font-size: 0px;
}
table#wp-calendar td.day a{
	display: block;
	background: #f1ece5;
}
table#wp-calendar td.day a:hover{
	background: #999;
}
p.sidetitle {
	text-align: right;
	color: #cc0000;
	background: #f1ece5;
	font-weight: bold;
}
div.mhcgallery {
	background: url(/_img/mhcgallery_bg.gif) left top repeat;
	padding: 10px;
	width: 525px;
}
div.mhcgallery img{
	padding-left: 6px;
	padding-bottom: 2px;
}

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

	twitter

====================================================
*/
div.twtr-widget h3.after {
	font-size: 14px;
	font-weight: bold;
}
div.twtr-widget h4.after {
	font-size: 10px;
	font-weight: normal;
}
table.twittable {
	width: 180px;
}
table.twittable th{
	background: #eaeaea;
	font-size: 10px;
	width: 160px;
	padding: 10px;
	
}
table.twittable td{
	background: #eaeaea;
	border-left: 2px solid #fff;
	width: 160px;
	padding: 10px;
}
table.twittable th {
	text-align: left;
}
table.twittable th span{
	display: block;
	font-weight: bold;
	color: #666;
	font-size: 12px;
}
table.twittable tfoot {
	background: #eaeaea;
	padding: 0px;
}

table.twittable {

}
table.twittable {

}
table.twittable {

}
span.twitter-timestamp {
	display: block;
	font-size: 10px;
	color: #ccc;
	font-family: monospace;
	font-weight: normal;
	text-align: right;
}
a.twitter-link {
	color: #666;
}
/*
====================================================

	common

====================================================
*/
div.point {
	border: 10px solid #999999;
	background: url(/_img/point_bg.gif) repeat;
}
h5{
	margin: 0px 0 10px 0px;
	border-left: 5px solid #C30D23;
	height: 21px;
	background: url(../_img/h5_bg1.gif) left center repeat-x;
	padding-left: 8px;
	line-height: 20px;
	color: #444;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
}
div.w500 {
	margin-left: 210px;
}
div.w360 {
	width: 350px;
	padding: 0 5px;
}
div.minibtnarea {
	margin-top: 10px;
	border-top: 10px solid #f4f4f4;
	padding-top: 10px;
}
div.doublehalfblock {
	background: url(../_img/doublehalf_bg.png) center 30px no-repeat;
}
div.doublehalfblock_btm {
	background: url(../_img/doublehalf_bg.png) center bottom no-repeat;
	height: 12px;
}

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

	sitepolicy

====================================================
*/
div#sitepolicy {

}
div#sitepolicy h4{
	margin-left: 5px;
}
div#sitepolicy h5{
	margin: 10px 0 10px 0px;
	border-left: 5px solid #C30D23;
	height: 21px;
	background: url(../_img/h5_bg1.gif) left center repeat-x;
	padding-left: 8px;
	line-height: 20px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
div#sitepolicy p{
	width: 440px;
	margin: 0 auto;
	color: #535353;
	margin-bottom: 20px;
}

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

	footer

====================================================
*/
div#sitemap {
	text-align: center;
	border-top: 3px solid #99cccc;
	background: #fff;
	width: 960px;
}
div#sitemap ul {
	height: 20px;
	width: 940px;
	margin: 3px auto;
}
div#sitemap ul li{
	height: 14px;
	padding: 0 3px;

}
li#sm1 {width: 32px;}
li#sm2 {width: 31px;}
li#sm3 {width: 30px;}
li#sm4 {width: 111px;}
li#sm5 {width: 66px;}
li#sm6 {width: 38px;}
li#sm7 {width: 65px;}
li#sm8 {width: 56px;}
li#sm9 {width: 39px;}
li#sm10 {width: 38px;}
li#sm11 {width: 57px;}
li#sm12 {width: 83px;}
li#sm13 {width: 66px;}
li.leftbdr1 {
	border-left: 1px solid #ccc;
}
div#footer h6 {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}
div#footer {
	background: #af001f;
	position: relative;
}
div.pagetop {
	position: absolute;
	left: 913px;
	top: 0;
}
div#cp {
	background: #ccc;
	padding: 7px;
}
div#cp p{
	width: 960px;
	text-align: center;
}
div.btm_block {
	float: left;
	padding: 10px;
	padding-bottom: 15px;
}
div#btm_link {
}
div#btm_contact ul {
	padding-top: 10px;
}

div#btm_contact ul li.bm1 {
	margin-bottom: 25px;
}
div#btm_contact {
	padding-left: 15px;
	padding-right: 15px;
}
div#btm_mobile {
	padding-left: 13px;
}
img#map {
	padding: 11px 3px 0 3px;
}
img#qr {
	padding: 0px 2px 0 2px;
}
