@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: 000000;
	
	font-family: Arial, Helvetica, Verdana, Osaka, Meiryo, sans-seriful_style_type;
	font-size: small;
}
ul {
	list-style-position:outside;
	
	list-style-type: square;
	color: #FF6912;
	margin: 0 0 0 2em;
	padding: 0;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
	line-height: 200%;
}
a{
	color: #000000;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #404040;
	font-style: normal;
	font-weight: none;
	text-decoration:none;
}
a:active {
	color: #000000;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
}
table {
	margin: auto;
	padding: auto;
	background-color: none;
	border: none;
	font-family: Arial, Helvetica, Verdana, Osaka, Meiryo, sans-seriful_style_type;
	color: #000000;
	font-size: 16px;
}
textarea{
	font-family: Arial, Helvetica, Verdana, Osaka, Meiryo, sans-seriful_style_type;
	font-size: small;
}
.header {
	width:100%;
	background-color: #696969;
	
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url("../img/footer_background_image.png");
	margin: 0;
	padding: 0;
	text-align: center;
}
.temp_left {
	width: 250px;
	background-color: #303030;
	
	text-align: center;
	vertical-align: top;
}
.temp_center {
	width: 500px;
	background-color: #4D4D4D;
	
	text-align: center;
	vertical-align: top;
}
.temp_right {
	width: 250px;
	background-color: #303030;
	
	text-align: center;
	vertical-align: top;
}
.index_pic_block {
	text-align: center;
	background-color: #000000;
	
	margin: 0;
	padding: 0;
	border:  none #000000;
}
.index_pic_caption {
	margin: ;
	padding: 3px;
	text-align: left;
	color: #FF0000;
	font-size: 13px;
	font-style: oblique;
	font-weight: bold;
}
.leftcolbrock {
	text-align: left;
	background-color: #444444;
	
	margin: 10px;
	padding: ;
	border: 3px solid #404040;
}
.leftcolbrocktitle {
	background-color: #222222;
	
	margin: 0px;
	padding: 6px;
	border:  none #000000;
	text-align: left;
	color: #FF0D1D;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 100%;
}
.leftcolbrockbody {
	background-color: #F0F0F0;
	
	margin: 0px;
	padding: 3px;
	border:  none #000000;
	text-align: left;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	line-height: 200%;
}
.centercolbrock {
	text-align: left;
	background-color: 444444;
	
	margin: 10px;
	padding: ;
	border: 3px solid #404040;
}
.centercolbrocktitle {
	background-color: #222222;
	
	margin: 0px;
	padding: 6px;
	border:  none #000000;
	text-align: left;
	color: #FF0D1D;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 100%;
}
.centercolbrockbody {
	background-color: #F0F0F0;
	
	margin: 0px;
	padding: 3px;
	border:  none #000000;
	text-align: left;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	line-height: 200%;
}
.rightcolbrock {
	text-align: left;
	background-color: #444444;
	
	margin: 10px;
	padding: ;
	border: 3px solid #404040;
}
.rightcolbrocktitle {

	background-color: #222222;
	
	margin: 0px;
	padding: 6px;
	border:  none #000000;
	text-align: left;
	color: #FF0D1D;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 100%;
}
.rightcolbrockbody {
	background-color: #F0F0F0;
	
	margin: 0px;
	padding: 3px;
	border:  none #000000;
	text-align: left;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	line-height: 200%;
}
.link {
	color: #A30000;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.sns {
	text-align: right;
	color: #000000;
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	clear:both;
}
