@charset "shift_jis";

@import url(template.css);

body {
	background: #FFFFFF;
}
div#container{
	width: 580px;
}
div#header {
	width: 580px;
	height: 50px;
}
#index div#header {
	height: 50px;
}
h1#logo a{
	width: 580px;
	height: 40px;
}
#index h1#logo a{
	width: 550px;
	height: 40px;
}
div#center {
	width: 580px;
	padding: 0px;
	float: none;
}
div#wide-main {
	float: none;
}
ul#globalnavi{
	display:none;
}
ul#infonavi{
	display:none;
}
div#menu{
	float: left;
	display:none;
}
div#footer{
	display:none;
}

/* --------------------------main-------------------------- */
/* o*/
.entry1{
	color: #333333;
    background: url(../images/entry_back.gif) repeat-x 0% 100%;
}
.entry2{
	color: #666666;
	border-bottom: 1px dotted #CCCCCC;
}
