@charset "SHIFT_JIS";

html {
	background: #FFFFFF;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, 'Meiryo', 'Lucida Grande', 'Verdana', 'MS PGothic', '‚l‚r ‚oƒSƒVƒbƒN', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Osaka', sans-serif;;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	/*background: url(../images/templatemo_header.jpg) repeat-x;*/
	color: #000000;
}

img { margin: 0px; padding: 0px; border: none; }
form { margin: 0px; }


a:link, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

#block_main
{

	width: 950px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
#base_main
{
	margin: 0px auto;
}

.contents_main
{
	width: 950px;
	height: 450px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.contents_main p {
	padding: 1px;
	line-height: 150%;
}
.block_footer
{
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.contents_main h1 {
	color:#333333;
	clear: both;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	padding: 10px 10px;
	margin: 0px 0px 0px 0px;
}

.contents_main img {
	position: relative;
}

.contents_main_txit {
	position: absolute; top:200px; left:200px; width: 580px;
	font-size: 16px;
}

.contents_main2
{
	width: 950px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}




.container {
	width: 950px;
	margin: auto;
}

#header {
	width: 950px;
	height: 100px;
	padding: 2px 0 0 0;
	margin: 0 0 20px 0;
}
#logo_area {
	float: left;
	width: 126px;
	height: 44px;
	font-weight: bold;
	color: #CCC;
	margin: 15px 0 0 0;
}

#logo {
	font-size: 30px;
	margin: 0 0 15px 0;
}
#logo a {
	color: #CCC;
	text-decoration: none;
}




#templatemo_menu {
	float: right;
	margin-top: 40px;
}

#templatemo_menu ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 20px;
	padding: 2px 10px 0 5px;
	margin: 0 0 0 30px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color: #ffffff;
	background: url(../images/templatemo_menu_hover_right.png) right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span {
	position: absolute;
	top: 0;
	left: -5px;
	width: 6px;
	height: 22px;
	background:url(../images/templatemo_menu_hover_left.png) no-repeat;
}

.call_no {
	float: right;
	margin: 20px 0 0 0;
	width: 300px;
	color: #ffffff;
	font-size: 20px;
}

.call_no span {
	color: #ffffff;
}

/* end of menu */
/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;	
/*	background: url(images/templatemo_site_title_bg_wrapper.jpg) top repeat-x;*/
}

#templatemo_site_title_bar {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px;
/*	background: url(images/templatemo_site_title_bg.jpg) center top no-repeat;*/
}

#site_title {
	float: left;
	margin: 0px;
	padding: 10px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #0981a9;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	margin-top: 10px;
}

#site_title_bar_right_section {
	float: right;
	width: 700px;
}

/* end of site title */

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;	
}

#templatemo_footer {
	width: 950px;
	height: 100px;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	/*background: red;*/
}

#templatemo_footer a {
	color: #000000;
}

#templatemo_footer .footer_pic {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	
	list-style: none;
	/*background: #555555;*/

}
#templatemo_footer .footer_pic li {
	margin: 0 0 1px 0;
	padding: 0px;
	display: inline;/*’Ç‰Á*/
}

#templatemo_footer1 .footer_menu {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: inline;
	/*background: #555555;*/

}

#templatemo_footer1 .footer_menu li {
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

#templatemo_footer1 .footer_menu .last_menu {
	border: none;
}
#templatemo_footer1 .footer_copy {
	float:right;
	text-align: right;
	width: 300px;
	margin: 0 auto;
	padding: 0px;
	font-size: 9px;

}

#templatemo_footer_wrapper1 {
	width: 100%;
	margin: 0 auto;	

}

#templatemo_footer1 {
	width: 950px;
	height: 50px;
	margin: 35px 0 0 0;
	padding: 0;
	text-align: left;
	/*background: #555555;*/
}





/* end of footer */
