/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

body{
	height: 100%;
	background-color: #222222;
	text-align: center;
	margin: 0px auto;
	background-image:url(../images/bg_byern.png);
	background-repeat:repeat;
	background-position:left top;
	background-color:#3366cc;
	font-size: 10px;
	background-attachment: fixed;
}
html, body, #frame {
    height: 100%;
    margin: 0;  
    padding: 0;  
    text-align: center;
	position: relative;
	min-height: 100%;
	text-align: left;
}
body > #frame {
	height: auto;

}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;
}
img {
	border:none;
}
img.left {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img.right {
	float: right;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
ul, a  {
	list-style:none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

#frame{
	width:800px;
	height:auto;
	color:#4D4747;
	margin:auto;
	background-color: #FFF;
}
/* Header part style start from here */

#header{
	width:800px;
	height:auto;
	background-color:#FC3;
	color:#4D4747;
	margin:0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9D9C9C;
}


#leftcontainer{
	width:270px;
	height:80px;
	background-image:url(../images/bg_header01.png);
	background-repeat:no-repeat;
	background-position:30px 10px;
	color:#4D4747;
	float:left;
}

#rightcontainer{
	width:500px;
	height:80px;
	background-image:url(../images/bg_header02.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#4D4747;
	float:right;
	margin-right: 30px;
}
/* Header part style end here */


/* nav part style start from here */

#nav{
	width:auto;
	height:39px;
	background:url(../images/navbg.jpg) 0 0 repeat-x;
}
#nav ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	line-height: 35px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
#nav ul li {
	float:left;
	background:url(../images/navarrrow.gif) 0 50% no-repeat;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 13px;
}
#nav ul li.noPad {	
	padding-right:0;
}
#nav ul li a {
	color:#333;
	background-color:inherit;
	text-decoration:none;
}
#nav ul li a:hover, #nav ul li span {
	color:#900;
	background-color:inherit;
}



#banner{
	width:800px;
	background-color:#FFF;
	text-align: center;
}


.blank{
	width:93%;
	height:20px;
	margin:auto;
}
#banner.swf  {
	height: 250px;
	width: 800px;
	background-position: 0px 0px;
	background-attachment: scroll;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
}
#banner.profile {
	background-image: url(../images/header_profile.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
}
#banner.index   {
	background-image: url(../images/top_bn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 250px;
}
#banner.sitemap {
	background-image: url(../images/header_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
}
#banner.policy {
	background-image: url(../images/header_policy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
}
#banner.info {
	background-image: url(../images/header_info.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
}
#banner.link {
	background-image: url(../images/header_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
}
/* body part style start from here */

#container{
	min-height: 100%;
	height: auto !important;
	width:800px;
	height: 100%;
	position: relative;
	color:#4D4747;
	background-color:#FFF;
	margin: 0px;
}
#main{
	height:auto;
	background-color:#FFFFFF;
	float:left;
	color:#4D4747;
	padding-left: 50px;
	padding-right: 50px;
	width: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#top {
	height: auto;
	width: 700px;
}
#left {
	height: auto;
	float: left;
	width: 350px;
	padding-left: 60px;
	padding-right: 20px;
}
#bottom {
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#right{
	height:auto;
	float: right;
	width: 270px;
}
#profile{
	background-color:#FFFFFF;
	color:#4D4747;
	float:left;
	padding-left: 50px;
	height: 200px;
	padding-top: 30px;
}
#profile ul li {
	width: 90px;
	height: 108px;
	letter-spacing: 0.5em;
	display: block;
	float: left;
	border: 1px solid #F90;
}
.takagi{
	width:90px;
	height:108px;
	float: left;
	display: block;
	background-image: url(../img/takagi01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.takagi a{
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 85px;
	color: #FFF;
}
.takagi a:hover{
	width:90px;
	height:108px;
	color:#F90;
	background-image: url(../images/akagi02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.kashiguchi{
	width:90px;
	height:108px;
	float: left;
	display: block;
	background-image: url(../img/kashiguchi01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.kashiguchi a{
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 85px;
	color: #FFF;
}
.kashiguchi a:hover{
	width:90px;
	height:108px;
	color:#F90;
	background-image: url(../img/kashiguchi01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ise{
	width:90px;
	height:108px;
	float: left;
	display: block;
	background-image: url(../img/ise01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.ise a{
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 85px;
	color: #FFF;
}
.ise a:hover{
	width:90px;
	height:108px;
	color:#F90;
	background-image: url(../img/ise01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.kataoka{
	width:90px;
	height:108px;
	float: left;
	display: block;
	background-image: url(../img/kataoka01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.kataoka a{
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 85px;
	color: #FFF;
}
.kataoka a:hover{
	width:90px;
	height:108px;
	color:#F90;
	background-image: url(../img/kataoka01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.iwashima{
	width:90px;
	height:108px;
	float: left;
	display: block;
	background-image: url(../img/iwashima01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.iwashima a{
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 85px;
	color: #FFF;
}
.iwashima a:hover{
	width:90px;
	height:108px;
	color:#F90;
	background-image: url(../img/iwashima01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sakaoka{
	width:90px;
	height:108px;
	float: left;
	display: block;
	background-image: url(../img/sakaoka01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sakaoka a{
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 85px;
	color: #FFF;
}
.sakaoka a:hover{
	width:90px;
	height:108px;
	color:#F90;
	background-image: url(../img/sakaoka01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.maeda{
	width:90px;
	height:108px;
	float: left;
	display: block;
	background-image: url(../img/maeda01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.maeda a{
	left: 0px;
	top: 0px;
	float: left;
	text-decoration: none;
	font-size: 1.2em;
	padding-left: 5px;
	line-height: 1.2em;
	padding-top: 85px;
	color: #FFF;
}
.maeda a:hover{
	width:90px;
	height:108px;
	color:#F90;
	background-image: url(../img/maeda01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.name {
	font-size: 1.4em;
	color: #333;
	height: 25px;
	list-style-image: url(../images/ico_05.png);
	padding-left: 35px;
	list-style-position: inside;
}
#links_left{
	float: left;
	width: 300px;
	padding-left: 60px;
}
#links_right {
	float: right;
	width: 300px;
}
#sitemap {
	width: 500px;
	padding-left: 60px;
}
#links_left ul,#links_right ul,#sitemap ul {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 40px;
	vertical-align: baseline;
	line-height: 3em;
	padding-top: 0px;
	padding-right: 0px;
}
#links_left ul li,#links_right ul li {
	list-style-image: url(../images/link_ico.png);
}
#links_left a,#links_right a {
	color: #39C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #39C;
	margin-top: 0px;
}
#sitemap ul li {
	list-style-image: url(../images/sitemap_ico.png);
}
#sitemap a {
	color: #C06;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C06;
	margin-top: 0px;
}

#container h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #999;
	font-family: "Times New Roman", Times, serif;
	line-height: 2em;
}
#container h2 {
	font-size: 2em;
	font-weight: bolder;
	height: 60px;
	line-height: normal;
	padding-top: 15px;
	padding-left: 60px;
}
#container h3    {
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	line-height: 2em;
	padding-top: 0px;
}
#container h4 {
	font-size: 1.3em;
	line-height: 2em;
	color: #900;
}
#container h3 a{
	font-weight: normal;
	color: #900;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.bg_top {
	background-attachment: scroll;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_pro {
	background-image: url(../images/bg_pro.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_note {
	background-image: url(../images/bg_top.png);
	background-repeat: no-repeat;
	background-position: 200px top;
}
.pro {
	list-style-image: url(../images/ico_01.png);
	background-image: url(../images/icon_pro.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	color: #06C;
}
.beer {
	background-image: url(../images/icon_beer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #336;
}
.prosit {
	background-image: url(../images/icon_note.png);
	background-repeat: no-repeat;
	color: #C00;
	background-position: 0px 0px;
}
.link {
	background-image: url(../images/ico_link.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #39C;
}
.mail {
	color: #F36;
	background-image: url(../images/icon_mail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.info {
	color: #F90;
	background-image: url(../images/icon_q.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sitemap {
	background-image: url(../images/ico_sitemap.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #C06;
}
.policy {
	background-image: url(../images/ico_policy.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #390;
}
.text_area {
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 15px;
}
#top h2 span {
	font-size: smaller;
	color: #666;
	font-weight: normal;
	font-variant: small-caps;
}
.dotline {
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	background-position: bottom;
}

.bullet{
	height:20px;
	background-image: url(../images/ico06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #390;
	padding-bottom: 5px;
	color: #390;
}
.txt_int {
	padding-left: 60px;
}

#footer {
	height: 150px;  
    width: 800px;
    position: relative; 
    bottom: 0;
	clear:both;
	text-align: center;
	padding: 0px;
	background-image: url(../images/bg_footer.jpg);
	background-color: #7d7d7d;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

.clearfix {display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;
}
#footer img{
	height:100px;
	position:absolute;
	top:23px;
	right:6px;
	float: right;
	padding-right: 20px;
}
#footer ul{
	position:absolute;
	top:30px;
	left:49px;
	width: 550px;
}
#footer li{
	float:left;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}
#footer ul li a{
	color:#FFF;
	text-decoration:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer ul li a:hover{
	text-decoration:underline;
	color: #F90;
}
#footer p.copyright{
	color:#FFF;
	position:absolute;
	top:50px;
	left:60px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
}
#footerhtml{
	width:70px;
	height:24px;
	display:block;
	position:absolute;
	top:90px;
	left:61px;
	background-image: url(../images/htmlbutton.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerhtml a{
	width:59px;
	height:19px;
	display:block;
	position:absolute;
	top:3px;
	left:3px;
	margin:0;
	padding:0 0 0 5px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	background-color: #FB9217;
	background-image: url(../images/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 50px 4px;
}
#footerhtml a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FB9217;
	background-image: url(../images/arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: 50px 4px;
}
#footercss{
	width:58px;
	height:24px;
	display:block;
	position:absolute;
	top:90px;
	left:135px;
	background-image: url(../images/cssbutton.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footercss a{
	width:46px;
	height:19px;
	display:block;
	position:absolute;
	top:3px;
	left:3px;
	margin:0;
	padding:0 0 0 5px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	background-color: #FCD927;
	background-image: url(../images/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: 40px 5px;
}
#footercss a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FCD927;
	background-image: url(../images/arrow2-hover.gif);
	background-repeat: no-repeat;
	background-position: 40px 5px;
}

