@charset "UTF-8";
/* formatting style
------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	background-color: #666;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link style  
------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/*a:active {
	text-decoration: none;
	position: relative;
	top: 1px;
}*/
/* basic layout   
------------------------*/
#wrapper {
	background-color: #FF9;
	margin: 0px auto;
	width: 900px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background-image: url(images/sunahama_03.gif);
	background-repeat: repeat;
}
#main {
	width: 796px;
	padding-left: 50px;
}
#footer {
	color: #666;
	background-color: #FFF;
	clear: both;
	background-image: url(images/webdesign_kyoto_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer address {
	bottom: 20px;
}
#footer address {
	margin-top: 10px;
}
/* header style  
------------------------*/
#header {
	background-image: url(images/webdesign_kyoto_02.gif);
	background-repeat: no-repeat;
	height: 200px;
	border-top: 3px solid #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	position: relative;
}
#header #logo_sub {
	position: absolute;
	left: 25px;
	top: 80px;
	color: #900;
	width: 850px;
	text-align: center;
}
#header #logo {
	position: absolute;
	left: 25px;
	top: 100px;
	color: #900;
	width: 850px;
	text-align: center;
}
/*#header ul {
	width: 797px;
	top: 250px;
	left: 44px;
	position: absolute;
}*/


/* Media Player Setting  
------------------------*/
#MPlayer {
	margin-top: 0px;
}

#MPlayer ul {
	width: 796px;
	height:97px;
	margin-left:52px;
	margin-top: 30px;
}
#MPlayer ul li {
	list-style: none;
	float: left;
}
#MPlayer p {
	position: relative;
	left: 52px;
	top: 10px;
	width: 796px;
}
#MPlayer #navi #navi1 a {
	background-image: url(images/theme1.gif);
	height: 97px;
	width: 199px;
}
#MPlayer #navi #navi2 a {
	background-image: url(images/theme2.gif);
	height: 97px;
	width: 199px;
}
#MPlayer #navi #navi3 a {
	background-image: url(images/theme3.gif);
	height: 97px;
	width: 199px;
}
#MPlayer #navi #navi4 a {
	background-image: url(images/theme4.gif);
	height: 97px;
	width: 199px;
}
#MPlayer #navi li a:hover {
	background-position:0 -97px;
}
#MPlayer #navi li a {
	text-indent:-9999px;
	display:block;
}
#MPlayer #mPlayer {
	margin-left:90px;
	margin-right: 90px;
	width: 720px;
	padding-top: 20px;
	margin-top: 20px;
}

#content h2 {
	font-size: 150%;
	line-height: normal;
	font-weight: bold;
	background-image: url(images/bullet_17.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C00;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding: 20px 0px 20px 15px;
}
#content {
	background-color: #FFF;
	width: 746px;
	padding-top: 20px;
	background-image: url(images/sashie_17.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 25px;
	padding-right: 25px;
	height: auto;
	margin: 30px 52px;
}
#content1 {
	border-bottom: 3px solid #C00;
	padding-bottom: 35px;
}
#content2 {
	border-bottom: 3px solid #C00;
}
#content3b {
	width: 250px;
	float: right;
	padding-top: 15px;
	margin-bottom: 30px;
}
#content3a {
	clear: none;
	float: left;
	width: 490px;
}
#content3 {
	height: 300px;
}

