/* CSS Document */
/* fontsize
--------------------*/
body {
    line-height: 200%;
}

#contents h1,
#contents h1.database{	
    font-size: 27px;
}


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

#contents h2 {
	font-size: 22px;
}

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


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

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

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


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

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


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

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

#contents a {
	font-size: 14px;
}
.tablebg th{
	font-size: 14px;
}

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


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

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


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

#contents .stafftitle{
	font-size: 22px;
	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: 650px;
 }
 
/* right */ 

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

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

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

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

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


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


/* ボタンの表示状態
--------------------*/
#fsmall a {
	background-image: url(../image/size1s.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/size2l.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);
}
