﻿/*
StudioBEAMS Cascading Style Sheets Library [Default]
http://www.studiobeams.com/
All the source codes that accompany this file, StudioBEAMS holds the right on author personal rights.
*/

@charset "Shift_JIS";


a:link { color:#071A63; }
a:visited { color:#071A63; }
a:active { color:#FF0000; }
a:hover { color:#ff0000; }


.text10 {
	font-size:10px;
	line-height: 14px;
}

.text12 {
	font-size:12px;
	line-height: 16px;
}

.text14 {
	font-size:14px;
	line-height: 18px;
}

.text15 {
	font-size:15px;
	line-height: 19px;
}

.text16 {
	font-size:16px;
	line-height: 20px;
}

.text17 {
	font-size:17px;
	line-height: 21px;
}

.text18 {
	font-size:18px;
	line-height: 22px;
}

.lineh10 {
	font-size:10px;
	line-height:15px;
}

.lineh12 {
	font-size:14px;
	line-height:20px;
}

.lineh14 {
	font-size:14px;
	line-height:21px;
}

.lineh18 {
	font-size:18px;
	line-height:26px;
}

.s10, .s12, .s14, .s18, .lh10, .lh12, .lh14, .lh18 {
	font-family:"ＭＳ Ｐゴシック";
}


table {
	teble-layout:fixed;
}

form, input, select, textarea, input.formtext, input.formsubmit, .s10, .s12, .s14, .s18, .lh10, .lh12, .lh14, .lh18 {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

input.formbox {
	margin-top:0px;
	margin-right:3px;
	margin-bottom:0px;
	margin-left:0px;
}

select, textarea, input.formsubmit, input.formtext {
	font-size:12px;
}

.top_text{
	font-size:14px;
	line-height:20px;
	padding:0 5px;
}
