﻿body {
	margin : 0px;
	// font-family : 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif; 
	 font-family :'ＭＳ Ｐゴシック','Osaka',sans-serif; 
	
	font-size : 14px;
	text-decoration: none; 
}
.title_box {
	width : 100%;
	padding : 15px;
	background-color : #e35406;
	text-align : center;
	font-size : 25px;
	color : #ffffff;
	line-height : 16px;
}
.space {
	width : 5%;
	float : left;
}
.br {
	padding : 2px;
}
.main_box {
	width : 90%;
	line-height : 16px;
}
.menu {
	width : 160px;
	float : left;
	padding : 15px;
	line-height : 20px;
	background-color : #fafafa;
	
}
.pickup {
	//padding : 15px;
	background-color : #aafafa;
	font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','Osaka',sans-serif; 
	
}
.main {
	//padding : 15px;
	background-color : #fafafa;
	font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','Osaka',sans-serif; 
	
}
.page {
	padding-top : 5px;
	padding-right : 15px;
	padding-left : 15px;
	padding-bottom : 5px;
	line-height : 16px;
	background-color : #fafafa;
	
}
.box_1 {
	width : 50px;
	float : left;
	
}
.box_2 {
	width : 100px;
	float : left;
}
.box_3 {
font-size : 15px;
	width : 150px;
	float : left;
	font-family : 'arial black',sans-serif ;

	
	text-decoration : none;

}


.box_4 {
	width : 100%;

}


.sitename {
font-size : 18px;

	font-family : 'arial black',sans-serif ;
color : black;

	
	text-decoration : none;

}

.url {
text-decoration : none;
	color : green;


 font-size: 13pt;
	
font-family : 'Impact',sans-serif ;
}

.footer {
	width : 100%;
	padding : 5px;
	text-align : center;
	background-color : #e35406;
}
.link {
	text-decoration : none;
	color : #000000;
}
.copyright {
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
}
.clear {
	clear : both;
}
.hr {
	border-color : #cccccc;
	border-width : 1px;
	border-style : dotted;
}
.submit {
	background-color : #ffffff;
	border-color : #cccccc;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
}
.link_box {
font-weight: bolder;
	padding : 2px;
}
.error {
	width : 100%;
	text-align : center;
	font-size : 12px;
	line-height : 16px;
	padding : 10px;
	background-color : #fafafa;
}
.txt {
	font-size : 12px;
	line-height : 16px;
}

H1,H2 {
	font-size : 20px;
	margin : 0;
	float : left;
}

H3 {
	font-size : 15px;
	margin : 0;
	float : left;
text-align : left;
}


