@charset "UTF-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */


/* ========BASIC======== */

body {
    margin:0;
    padding:0;
    letter-spacing:1px;
    font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
    font-size:14px;
    color:#000;
}

br {
    letter-spacing:normal;
}

a {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#917700;
    text-decoration:underline;
}

img {
    border:0;
    vertical-align:bottom;
}
.font01{
	font-size:24px;
}
.font02{
	font-size:18px;
}
.font03{
	font-size:14px;
	letter-spacing:2px;
	line-height:2.0;
}
.font04{
	font-size:12px;
	letter-spacing:2px;
	line-height:2.0;
}

.suq{
	color:#cccc00;
}
.suq02{
	color:#990000;
}
.bol{
	font-weight:bold;
}
.bol002{
	font-size:24px;
	font-weight:bolder;
	color:#990000;
	vertical-align:top;
}


/* ========TEMPLATE LAYOUT======== */

#container {
    width:100%;
    margin:0 auto;
    background-image:url('../images/tex001.jpg');
}
#containerBg{
	width:100%;
	background-image:url('../images/ba_head.png');
	background-repeat:repeat-x;
}
#header {
    position:relative;
    width:960px;
    margin:0 auto;
    padding-top:10px;
}


#commMain{
	width:960px;
	height:1450px;
	margin:auto;
}
#commMain p{
	margin-top:10px;
}
#commMenw{
	width:960px;
	height:30px;
	margin-top:10px;
	border-top:1px #666666 dotted;
	border-bottom:1px #666666 dotted;
}
#commMenw ul li{
	list-style:none;
	float:left;
	margin-left:90px
}
#commMenw ul li.lis01{
	margin-right:0;
}
#commMenw ul li a:hover{
	opacity:0.6;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
}


.bana{
	margin-top:30px;
	clear:both;
}
.bana a:hover{
	opacity:0.6;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */	
}

.bana02{
	width:960px;
	margin-top:60px;
}

.bana02 a:hover{	
	opacity:0.6;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */	
}


/* ========MENU CUSTOMIZE======== */
#menu {
    position:absolute;
    right:0;
    top:55px;
    border-top:1px #999999 dotted;
}

#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:5px 20px 0 20px;
}

#menu li a {
    display:block;
    color:#000;
    outline:none;
    text-decoration:none;
}

#menu li a:hover {
    color:#333;
    border-bottom:1px solid #917700;
    text-decoration:none;
}

/* ========YAMORI MAIN CUSTOMIZE======== */
#leftCtg{
	width:540px;
	height:400px;
	float:left;
	margin-top:10px;
}
#rightCtg{
	width:415px;
	height:360px;
	margin-top:10px;
	float:right;
}
#lowCtg{
	width:960px;
	clear:both;
}

#Midashi01{
	width:380px;
	border-bottom:1px #999999 dotted;
	margin-bottom:15px;
}
#Midashi02{
	width:365px;
	border-bottom:1px #999999 dotted;
	margin-top:30px;
	margin-bottom:15px;
}
#Midashi03{
	width:850px;
	border-bottom:1px #999999 dotted;
	margin-bottom:15px;
}

/* ========TOKUCHOU MAIN CUSTOMIZE======== */

#tokuLeftCtg{
	width:510px;
	height:650px;
	float:left;
	margin-top:10px;
}
#tokuRightCtg{
	width:440px;
	height:650px;
	margin-top:10px;
	float:right;
}
#Midashi05{
	width:400px;
	border-bottom:1px #999999 dotted;
	margin-bottom:15px;
}

/* ========DOUNYU MAIN CUSTOMIZE======== */

#douCtg{
	width:960px;
	height:650px;
	margin:auto;
	background-image:url('../images/teian.png');
	background-repeat:no-repeat;
	background-position:0 30px;
}
#douCtgMain{
	padding:120px 0 0 170px ;
}
#douCtgMain p{
	margin-top:25px;
}

/* ========SPEC MAIN CUSTOMIZE======== */

#Midashi06{
	width:150px;
	border-bottom:1px #999999 dotted;
}
#speCtg{
	width:960px;
	height:650px;
	margin:auto;
}
#speCtg table{
	width:960px;
	margin-top:20px;
	border-collapse:collapse;
}
#speCtg table tr{
	border:1px #999999 solid;
}
#speCtg table th{
	border:1px #999999 solid;
	vertical-align:middle;
	text-align:center;
	height:38px;
}
#speCtg table td{
	border:1px #999999 solid;
	padding:0 0 0 10px;
	vertical-align:middle;
}
.bacimg{
	background-image:url('../images/yam_spec.png');
	background-repeat:no-repeat;
	background-position:35px 20px
}


/* ========FOOTBG CUSTOMIZE======== */
#footbg{
	width:100%;
	height:280px;
	background-image:url('../images/ba_foot.jpg');
	background-repeat:repeat-x;
	margin-top:-30px;
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu {
    clear:both;
    width:960px;
    margin:30px auto 0 auto;
}

#footMenu ul {
    margin:5px 0;
    padding:10px 0;
    text-align:center;
    float:right;
}

#footMenu li {
    display:inline;
    margin:0 0 0 20px;
    list-style:none;
}
#footMenu li.si001{
	font-size:13px;
}

#footMenu li a {
    color:#000;
    text-decoration:none;
}

#footMenu li a:hover {
    color:#666;
    text-decoration:underline;
}

/* ========FOOTER CUSTOMIZE======== */
#footer {
    clear:both;
    width:940px;
    margin:0 auto;
}

.copyright {
    font-style:normal;
    font-size:13px;
    color:#333333;
    line-height:2.2;
    text-align:left;
    float:left;
}

.copyright p.cop01{
	margin-top:15px;
}

.copyright p.cop02{
	color:#666;
	margin-top:10px;
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
    position:fixed;
    right:20px;
    bottom:20px;
}

#pageTop a {
    display:block;
    padding:30px 30px 30px 42px;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    background:#61bca1 url("../images/bg_pagetop.gif") 30px 50% no-repeat;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
#pageTop a:hover {
    background:#70d3b6 url("../images/bg_pagetop.gif") 30px 50% no-repeat;
}