@charset "Shift_JIS";

/* 基本設定 ここから */

body {
	color: #5C5C5C;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #5C5C5C;
	text-decoration: underline;
}

a:visited {
	color: #5C5C5C;
	text-decoration: underline;
}

a:hover {
	color: #E30000;
	text-decoration: underline;
}

a:active {
	color: #888888;
	text-decoration: none;
}

img {
	border: 0;
}

.clears{
	clear:both;
}
.naviSpeak{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
}
/* レイアウト設定 ここまで */

.cgi_title {
/*	text-align: left;*/
	color: #888888;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.cgi_subtitle {
	color: #888888;
/*	text-align: left;*/
	width:150px;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}

.cgi_photo {
	color: #5C5C5C;
/*	text-align: left;*/
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.cgi_com {
/*	background-color: #DDDDDD;*/
	color: #5C5C5C;
/*	text-align: left;*/
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.inp_style {
/*	background-color: #DDDDDD;*/
	color: #5C5C5C;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
.slct_style {
/*	background-color: #DDDDDD;*/
	color: #5C5C5C;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}
.txarea_style {
/*	background-color: #DDDDDD;*/
	color: #5C5C5C;
	width:440px;
	height:150px;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
