@charset "shift_jis";

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/bg.gif);
}

strong {
	color: #FF0000;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
	vertical-align: bottom;
}

.look {
	background: #FFFFCC;
}


#container {
	background: #FFFFFF url(images/container_bg.gif) repeat-y;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
}


#header {
	background: url(images/logobg1.gif) no-repeat;
	height: 100px;
	width: 800px;
	line-height: 1;
	color: #FFFFFF;
}
#header p {
	font-size: 30px;
	padding-top: 10px;
	padding-left: 20px;
}

#header h1 {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;
	font-weight: normal;
}

#side {
	float: left;
	background: #313131;
	color: #FFFFFF;
	padding: 0px 10px 50px;
	width: 180px;
}

#side h3 {
	font-size: 100%;
	border: 3px double #FFFFFF;
	text-align: center;
	background: #000000;
	margin-top: 20px;
	margin-bottom: 5px;
}

#side p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
}

#side a {
	width: 160px;
	color: #FFFFFF;
}

#side li {
	margin-bottom: 5px;
}

#side .menu a {
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 5px solid #999999;
	border-bottom: 1px dotted #999999;
	padding-left: 10px;
	display: block;
}

#side .menu a:hover {
	background: #000000;
	border-left: 5px solid #FF0000;

}

#ceco {
	background: #f5f5f5 url(images/tel_bg.gif) repeat-x;
	height: 40px;
	text-align: center;
}


/*メインコンテンツ-----*/
#main {
	float: right;
	width: 587px;
	padding: 20px 0px 50px 13px;
}

#main h2 {
	background: url(images/midashi_base.gif) no-repeat;
	width: 574px;
	font-size: 14px;
	line-height: 34px;
	padding-left: 10px;
}

#main p {
	padding: 0px 10px 10px;
}


#footer {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 50px;
}


#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */
#adoga{
border:thick dotted #bfffbf;
width:150px;
height:65px;
overflow:auto;
scrollbar-3dlight-color:#bfffbf;
scrollbar-arrow-color:#ff00ff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ff00ff;
scrollbar-track-color:#ffffff;
}


#yt {
position:relative;
}

#yt a {
/*リンクテキストの背景の設定*/
position:absolute;
top:0px;
left:81px;
background:#ffffff;
height:30px;
width:425px;
filter:alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;
/*リンクテキストの設定*/
color:#0000ff;
font-size:14px;
text-align:center;
font-weight:bold;
line-height:30px;
letter-spacing:1px;
display:block;
}

#yt a:hover {
/*マウスをテキストリンク上にもってきたときの設定*/
color:#ffffff;
background:#ff0000;
}
