@charset "shift_jis";
/* CSS Document */

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

#contents h1 {
	font-size: 24px;
}


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

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



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

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

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


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

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

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

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


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

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

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

#contents #samwaku .sambg1 h2,
#contents #samwaku .sambg2 h2,
#contents #samwaku .sambg3 h2{
	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: 12px;
	line-height: 150%;
}



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


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


#contents #samwaku{
	height: 480px;
	width: 725px;
	margin-top: 30px;
	clear: both;
	margin-left: 15px;
	margin-bottom: 30px;
}

#contents .stafftitle{
	font-size: 19px;
}

/* top
--------------------*/

#contents .toph1{
	font-size: 22px;
}

#contents .waku1 h2{
	font-size: 16px;
}

#contents .waku2 h2{
	font-size: 16px;
}

#contents .waku3 h2{
	font-size: 16px;
}

#contents #toph3waku h3{
	font-size: 13px;
}

#contents .toph3bg4 h2{
	font-size: 16px;
}


#contents .toph2{
	font-size: 16px;
}

#contents #toph3waku h3{
	margin-left: 0px;
	padding-left: 12px;
	margin-right: 0px;
	padding-right: 12px;	
}

#contents #toph3waku p{
	margin-left: 0px;
	padding-left: 14px;
	margin-right: 0px;
	padding-right: 14px;	
}

/* right */

#contents .linkr{
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	_padding-bottom: 6px;
	padding-left: 550px;
	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);
}
