body {
	background:#ffffff ;
	margin:0px ;
	padding:0px ;
	text-align:center ;
	color:#333333 ;
	font:12px/15px osaka ;
	text-decoration:none ;
	line-height: 1.4em ;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:790px;
}

#head {
	display:block ;
	width:790px ;
	height:58px ;
}

#logo {
	display:block ;
	width:175px ;
	height:58px ;
	float:left ;
}

#tohome {
	display:block ;
	width:90px ;
	height:26px ;
	float:left ;
	margin:25px 0px 0px 20px ;
}

h1#TOP {
	background:#ffffff ;
	display:block ;
	width:452px ;
	margin-top:10px ;
	margin-left:0px ;
	margin-bottom:-10px ;
	font:11px/14px osaka ;
	text-decoration:none ;
	line-height:1.4em ;
	text-align:left ;
	float:left ;
	color:#ffffff ;
}

h1#COM {
	background:#ffffff ;
	display:block ;
	width:340px ;
	margin-top:10px ;
	margin-left:0px ;
	margin-bottom:-10px ;
	font:11px/14px osaka ;
	text-decoration:none ;
	line-height:1.4em ;
	text-align:left ;
	float:left ;
	color:#ffffff ;
}

#login {
	display:block ;
	margin-top:15px ;
	width:163px ;
	float:right ;
}

#contents {
	width:790px ;
}

#main {
	float:left ;
	width:570px ;
	margin-top:2px ;
	padding-left:20px ;
}

#main_all {
	width:790px ;
	margin-top:20px ;
}

#footmenu {
	width:790px ;
	padding:0px ;
	clear:both ;
	margin-top:30px ;
	text-align:center ;
	margin-left:auto;
	margin-right:auto;
}

#foot {
	width:790px ;
	text-align:center ;
	margin-left:auto;
	margin-right:auto;
}

#pp {
	width:790px ;
	margin-top:36px ;
	text-align:right ;
	padding-right:0px ;
}

#title {
	width:790px ;
	height:50px ;
}

.space_15 {
	width:550px ;
	height:15px ;
}

.space_15_br {
	width:1px ;
	height:15px ;
}

.space_30 {
	width:550px ;
	height:30px ;
}

/* メニュー関係 */
#menu {
	float:left ;
	width:190px ;
	margin-top:5px ;
	background:url(../image/com/menu_bg.gif) ;
	background-repeat:no-repeat ;
}

#menu2015 {
	float:left ;
	width:190px ;
	margin-top:5px ;
	background:url(../image/com/menu_bg2.gif) ;
	background-repeat:no-repeat ;
}

.menu_link {
	width:190px ;
	margin-top:15px ;
}

.menu_link_banner {
	width:190px ;
	margin-bottom:5px ;
}

.menu_link_banner2 {
	width:190px ;
	margin-bottom:20px ;
}

.menu_link_banner_search {
	display:block ;
	width:170px ;
	background:#E68439 ;
	margin-bottom:5px ;
}

#navigation_head {
	width:190px ;
}

#navigation_foot {
	width:190px ;
	margin:-5px 0px 5px 0px ;
}

#navigation {
	display:block ;
	width:170px ;
	margin-left:auto;
	margin-right:auto;
	background:url(../image/com/navigation_bg.gif) ;
	background-repeat: repeat-y ;
}

a:link		{
	color:#006600 ;
	text-decoration:underline ;
}
a:visited	{
	color:#006600 ;
	text-decoration:underline ;
}
a:hover		{
	color:#cc9900 ;
	text-decoration:underline ;
}
a:active	{
	color:#006600 ;
	text-decoration:underline ;
}
