﻿* {
        margin: 0;
        padding: 0;
        border: none;
        list-style-type: none;
        font-style: normal;
        font-weight: normal;
        text-align: left;
		font-size:100%;
}

html
{		height:100%;
}

body
{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0; 
	padding:0; 
	background:#FFFFFF;
	color: #6F5129;
	height:100%;
}

h2 {
	font-size:90%;
	font-weight:bold;
	color:#333333;
	margin:5px 0 10px 0;
}

h3 {
	font-size:120%;
	font-weight:bold;
	color:#6F5129;
	margin:20px 0 10px 0px;
}

a{
	color: #667700;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.section {
	height:1%;
}

#page {
	margin: 0px auto;
	width:1000px;
	background-image:url(images/main_bg.gif); 
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.contentswrap{
	margin-top: 15px;
}

.contentswrap a{
	color:#616161;
}

.contentswrap a:hover{
	color:#aeaeae;
	text-decoration:underline;
}
span {
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size:90%;
}

.bold {
	padding:5px 0 5px 0;
	font-weight:bold;
	font-size:90%;
}

.white {
	color:#FFFFFF;
}

/* Header */

#header{
	width:100%; 
	height:125px; 
	margin:0px; 
	padding:0px; 
	float:left;
}

#header #headerLogo{
	padding:25px 0 0 15px;
}

#header #globalNav{
	width:auto;
	position:absolute;
	top:30px;
	right:0;
	padding-top:10px;
	padding-right:18px;
}

#header #globalNav li{
	float:left;
	padding-right:1px;
}

#header #globalNav li .gap{
	width:1px; 
	height:50px; 
	margin:0px; 
	padding:0; 
	float:left;
	background:url(../images/menuspace.gif) no-repeat center top;}


#headerpanel{
	width:1000px; 
	height:80px; 
	margin:0 auto;
	padding:0px;}
	
/*-----ie6-----*/
*html #headerpanel{
	width:1000px; 
	height:85px; 
	margin:0 auto;
	padding:0 auto;}
/*-------------*/

#logo h1{
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:50px; 
	margin:0px; 
	padding:0px;}

#headerterm{
	text-align:right;
	width:300px;
	margin:0 0 0 0; 
	padding:0; 
	float:right;}

#headerlink{
	right:0;
	top:0;
	position:absolute;
	margin:10px 2px 0 0; 
	padding:0; 
	float:right;}
	
#headerlink .r {
	float:right;
	width:110px;
	height:33px;}

#headerlink .r {
	display: block;
	padding:0;
}
	
#headerlink .l {
	float:left;
	width:114px;
	height:33px;}

#headerlink .l {
	display: block;
	padding:0;
}
	
#headerlink .l a:hover, #headerlink .l a:active {
	background: none;
}

a.ro:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

/* ======================================== # topFLASH */
#img_box{
	top:10px;
	width:100%; 
	height:335px; 
	margin:0 auto; 
	padding:0px; 
	float:left;
}

#main_img{
	width:1000px; 
	height:335px; 
	margin:0 auto;
	padding:0px;
	z-index:-50;}

/* ======================================== #contents 画面中央部 #mainとサイドメニューの外枠 */
#contents_top{
	padding: 0px 20px 5px 20px;
	margin: 0px auto;
	top:410px;
}

#contents{
	padding: 110px 20px 5px 20px;
	margin: 0px auto;
	top:510px;
}

/* ========================================  #main ページの本文 */
#main {
	width:310px;
	float: left;
	margin: 15px 5px 20px 5px;
	font-size:80%;
}


/* IE6 Hack */
*html div#main {
	float: left;
	margin: 15px 5px 20px 5px;
	font-size:80%;
}

#main ul li {
	line-height:1.2em;
}

#main p{
	margin-right: 1em;
	margin-left: 1em;
}

/* ========================================  menuL 左サイドメニュー */
#menuL {
	width:310px;
	float: left;
	padding: 15px 10px 20px 0px;
	font-size:80%;
}

#menuL ul li {
	line-height:1.2em;
}

#menuL p{
	margin-right: 1em;
	margin-left: 1em;
}

.list {
width:310px;
height:90px;
}

.img {
float:left;
width:80px;
}

.com {
float:right;
width:220px;
}


/* ========================================  menuR */
#menuR {
	width:310px;
	float: right;
	padding: 15px 0px 20px 10px;
	font-size:80%;
}

#menuR ul li {
	line-height:1.2em;
}

#menuR p{
	margin-right: 1em;
	margin-left:1em;
}

/* ========================================  harf */
#all {
	width:960px;
	height:auto;
	padding: 15px 20px 20px 20px;
}

#halfL {
	width:460px;
	float: left;
	padding: 15px 10px 20px 0px;
	font-size:90%;
	line-height:1.2em;
}

#halfL ul li {
	line-height:1.2em;
	margin:0.5em 0 0 1em;
}

#halfL p{
	margin-top:8px;
	margin-right: 1em;
	margin-left: 1em;
}

#halfR {
	width:460px;
	float: right;
	padding: 15px 0px 20px 10px;
	font-size:90%;
	line-height:1.2em;
}

#halfR ul li {
	line-height:1.5em;
	margin:0.5em 0 0 1em;
}

#halfR p{
	margin-top:8px;
	margin-right: 1em;
	margin-left:1em;
}


/* ========================================  FULL */
#full {
	width:920px;
	padding: 15px 20px 20px 20px;
	margin-right:20px;
	font-size:80%;
}

#full_music {
	width:920px;
	height:500px;
	padding: 15px 20px 20px 20px;
	margin-right:20px;
	background-image: url(images/music_bg.jpg);
}

#full ul li {
	line-height:1.4em;
	margin:0.5em 0 0 1em;
}

#full p{
	margin:10px 1em;
}

/* ========================================  #underNavi 画面下部サブナビゲーション */
#underNavi{
	font-size:80%;
	clear: both;
	margin: 15px 20px;
	text-align: left;
	bottom:0;
}



/* ========================================  #footer 画面下部 */
#footer p {
	height:30px;
	padding: 10px 0px;
	border-top: 1px solid #e3e3e3;
	color: #616161;
	text-align: center;
	background-image:url(images/main_bg.gif);
}




/* ========================================  #templatelink 画面下部:著作リンク */
#templatelink {
	padding: 3px 0px;
	margin: 0px 0px 5px;
	font-size: 14px;
	text-align: right;
}



#templatelink a{
	color: #336699;
	text-decoration: none;
}



/* ========================================  そのほか個別設定 */
.title{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
	border-left: 30px solid #F4CC0B;
}

.subh {
	padding: 5px 0px 0px 3px;
	margin: 0px;
	border-top: 1px dashed #999999;
	font-weight: bold;
	color: #4A8854;
}


.photo {
	margin: 0px 0px 20px;
}


.toInfo {
	margin: 0px 0px 1em;
	text-align: right;
	list-style-type: none;
}


.boxL {
	float: left;
	height: 160px;
	width: 245px;
	margin: 0px 0px 15px;
	font-size: 92%;
	background-color: #EBF0F3;
}
.boxR {
	float: right;
	height: 160px;
	width: 245px;
	margin: 0px 0px 15px;
	font-size: 92%;
	background-color: #EBF0F3;
}

.boxL p, .boxR p{
	margin: 10px !important;
}

.sub_top { height:175px;}

.sub {
	padding-bottom:5px;
}

.sub p {
	line-height:1.5em
}

div#mf_wrapper {
	width: 640px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
}

form#mailform {
	padding: 5px;
}

table.table_list1 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table_list1 th {
	font-size:90%;
	width:150px;
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    line-height: 120%;
    text-align: center;
	letter-spacing: 0.5em;
}
table.table_list1 td {
	width:400px;
	letter-spacing: 0.1em;
	font-size:90%;
    padding: 10px 15px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

table.table_list2 {
    width: 700px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table_list2 th {
	font-size:90%;
	width:200px;
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    line-height: 120%;
    text-align: center;
	letter-spacing: 0.5em;
}
table.table_list2 td {
	width:500px;
	letter-spacing: 0.1em;
	font-size:90%;
    padding: 10px 15px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

table.table_list2 tr td input {
	padding: 2px 0px 3px 12px;
	height: 20px;
	border: solid 1px #999999;
}

table.table_list2 td textarea {
	width: 300px;
	height: 120px;
	border: solid 1px #999999;
}

table.table_list3 {
    width: 100%;
}

table.table_list3 td {
	height:265px;
	text-align:center;
    padding: 0 auto;
	margin:0 auto;
}
