/* CSS Document */

/* fontsize
--------------------*/
#contents h1,
#contents h1.database{	
    font-size: 22px;
}

#contents h1.database2,
#contents h2.database a{
	font-size: 15px;
}

#contents h2 {
	font-size: 17px;
}
#contents h2 a{
	font-size: 17px;
}

#contents h3 {
	font-size: 14px;
}

#contents h3 a{
	font-size: 14px;
}

#contents h3.h3bottomblue{
	font-size: 12px;
}

#contents h4 {
	font-size: 13px;
}

#contents h4 a{
	font-size: 13px;
}

#contents p {
	font-size: 12px;
}

#contents .staffbox p,
#contents .staffbox li{
	font-size: 10px;
}

#contents a {
	font-size: 12px;
}

#contents dl {
	font-size: 11px;
}
#contents table p a,
#contents table p,
#contents table {
	font-size: 11px;
	line-height: 150%;
}

#contents p.kome {
	font-size: 11px;
}

#left li {
	font-size: 10px;
}

.tablebg th{
	font-size: 12px;
}

.tablebg td{
	font-size: 12px;
}

#contents .stafftitle{
	font-size: 17px;
	color: #4C4C4C;
	clear: both;
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Kaku Mincho Pro";
	padding-left: 25px;
	height: 44px;
	width: 739px;
	margin-top: 25px;
	margin-bottom: 20px;
	line-height: 44px;
	background-image: url(../image/contents/h2.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
}

/* space
--------------------*/

.news table{
	width: 570px;

 }

/* right */

#contents .linkr{
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	_padding-bottom: 6px;
	padding-left: 627px;
	height: 30px;
	margin: 0px;
}


/* ----------------------------------------
other etc
---------------------------------------- */

#contents .fonts{
	font-size: 11px;
}

#contents .fontm{
	font-size: 12px;
}

#contents .fontl{
	font-size: 15px;
}





/* 料金表
--------------------*/
.feemar{
	margin-right: 12px;
}




/* ボタンの表示状態
--------------------*/
/*カレント*/
#fsmall a {
	background-image: url(../image/size2s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fmiddle a {
	background-image: url(../image/size1m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flarge a {
	background-image: url(../image/size1l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#fsmall a:hover {
	background-image: url(../image/size2s.jpg);
}

#fmiddle a:hover {
	background-image: url(../image/size2m.jpg);
}
#flarge a:hover {
	background-image: url(../image/size2l.jpg);
}
