@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	color: #333333;
	text-decoration: none;
	font: 100%/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	font-weight:bold;
}
a:link {
	color: #003366;
	font-weight: bold;
}
#continer #footer #LINKS a {
	font-size: 12px;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #00FF66;
	text-decoration: underline;
}
ul {
	margin-left: 1em;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../images/Dot_20.gif);
}
#continer {
	text-align: left;
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background: url(../images2/head-img.jpg) no-repeat center top;
	height: 100px;
	width: 800px;
}
#header h1,#header h4 {
	display: none;
}
#wrapper {
	background-image: url(../images2/wrapper-back.jpg);
	background-repeat: repeat-y;
}
#wrapper #left {
	width: 600px;
	float: left;
	overflow: hidden;
	position: relative;
}
#left #content1 {
	padding: 10px;
	width: 580px;
	min-height:450px;
}	
* html #left #content1 {
	padding: 10px;
	width: 580px;
	height: 450px;
}

/*メインメニューデザイン
*********************************************************/
#main_menu div {
	width:auto;
	height:auto;
	float:left;
}
#main_menu div a {
	display:block;
	text-indent:-9999px;
	height: 77px;
	width: 160px;
}

#main_menu #menu01 a {
	background: url(../images2/menuimages/new-menu_03.gif) no-repeat;
}
#main_menu #menu01 a:hover {
	background: url(../images2/menuimages/new-menu-b_03.gif) no-repeat;
}

#main_menu #menu02 a {
	background: url(../images2/menuimages/new-menu_04.gif) no-repeat;
}
#main_menu #menu02 a:hover {
	background: url(../images2/menuimages/new-menu-b_04.gif) no-repeat;
}

#main_menu #menu03 a {
	background: url(../images2/menuimages/new-menu_05.gif) no-repeat;
}
#main_menu #menu03 a:hover {
	background: url(../images2/menuimages/new-menu-b_05.gif) no-repeat;
}

#main_menu #menu04 a {
	background: url(../images2/menuimages/new-menu_06.gif) no-repeat;
}
#main_menu #menu04 a:hover {
	background: url(../images2/menuimages/new-menu-b_06.gif) no-repeat;
}

#main_menu #menu05 a {
	background: url(../images2/menuimages/new-menu_07.gif) no-repeat;
}
#main_menu #menu05 a:hover {
	background: url(../images2/menuimages/new-menu-b_07.gif) no-repeat;
}

/*メニュー設定
*********************************************************/
#wrapper #right {
	width: 200px;
	float: left;
	height: 100%;
}

#right ul {
	padding: 20px;
	margin: 0px;
}
#right li {
	list-style-type: none;
}
#right .sp {
	display: block;
	height: 60px;
	width: 160px;
	margin-bottom: 10px;
}
#right .sp img {
	width:160px;
	height:60px;
	border:none;
}
#right #blog a {
	background-image: url(../images2/blog-img01.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	display:block;
	width:160;
	height: 40px;
}
#right #blog a:hover {
	background-image: url(../images2/blog-img02.gif);
}

/*#right #home a {
	color: #FFFFFF;
	background-image: url(../images2/menu-img01.jpg);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}
#right #home a:hover {
	background-image: url(../images2/menu-img02.jpg);
}
#right #domes a {
	color: #FFFFFF;
	background-image: url(../images2/menu-img01.jpg);
	background-repeat: no-repeat;
	background-position: -20px -90px;
}

#right #domes a:hover {
	background-image: url(../images2/menu-img02.jpg);
}

#right #abro a {
	color: #FFFFFF;
	background-image: url(../images2/menu-img01.jpg);
	background-repeat: no-repeat;
	background-position: -20px -160px;
}

#right #abro a:hover {
	background-image: url(../images2/menu-img02.jpg);
}
#right #info a {
	color: #FFFFFF;
	background-image: url(../images2/menu-img01.jpg);
	background-repeat: no-repeat;
	background-position: -20px -230px;
}

#right #info a:hover {
	background-image: url(../images2/menu-img02.jpg);
}
#right #access a {
	color: #FFFFFF;
	background-image: url(../images2/menu-img01.jpg);
	background-repeat: no-repeat;
	background-position: -20px -300px;
}

#right #access a:hover {
	background-image: url(../images2/menu-img02.jpg);
}
#right #priv a {
	color: #FFFFFF;
	background-image: url(../images2/menu-img01.jpg);
	background-repeat: no-repeat;
	background-position: -20px -370px;
}

#right #priv a:hover {
	background-image: url(../images2/menu-img02.jpg);
}*/

/*フッターデザイン*/
#footer {
	text-align: center;
	padding-bottom: 20px;
}
#footer #tel #tel-in {
	background-image: url(../images2/info-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	text-align: left;
	font-size: 9px;
	color: #FF2400;
	background-color: #FF2400;
	margin-bottom: 10px;
}
#footer #tel {
	background-color: #FFFFFF;
	text-align: left;
}
#footer #tel a {
	color: #FF2400;
}
#footer #tel p {
	font-size: 14px;
	font-weight: bold;
}
#footer #tel img {
	float: left;
	padding-right: 50px;
	padding-left: 20px;
}
#footer p {
	font-size: 12px;
}
#footer #COPYRIGHT {
	font-size: 12px;
	margin-top: 5px;
}
#footer #COPYRIGHT span {
	font-size: 9px;
	margin-right: 0.5em;
}
.blogitem {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
