@charset "UTF-8";/* ＃＃ */



/*----------------------------------------------------
	☆Reset
----------------------------------------------------*/


* {
	margin:0;
	padding:0;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	color:#333;
	font:13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	*font-size:small;
	*font:x-small;
	vertical-align:top;
	text-align:left;
}

body { behavior:url(../other/csshover.htc); }

table {
	font-size:inherit;
}

img {
	border:none;
	margin:0;
	padding:0;
}

table, th, td {
	margin:0;
	padding:0;
}

ul, ol {
	margin:0;
	padding:0;
	list-style-type:none;
}

textarea,input {
	font:13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}

textarea,input {
	font-size:100%!important;
}

hr {
	display:none;
}

a {
	color:#273589;
	text-decoration:none;
	cursor:pointer;
	outline:none;
}

a:link {
	color:#273589;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#273589;
	text-decoration:underline;
	outline:none;
}

h3{
	font-size:100% !important;	
}


#contents li img {
	background-color:transparent;
	text-decoration:none;
}

#contents a img {
	background-color:transparent;
}

#contents a:hover img {
	background-color:transparent;
	text-decoration:none;
}

#contents p {
	line-height:150%;
	margin:0;
	padding:0 0 5px 0;
	/*-------*/
	word-break: normal;
	word-wrap: break-word;
}

#contents li {
	line-height:150%;
}

/*--------選択時の色---------*/

::selection { background-color:#762f00; color: #FFF; /* Safari */ }
::-moz-selection { background-color: #762f00; color: #FFF; /* Firefox */ }

/*---------------------*/


/*----------------------------------------------------
	☆Crearfix
----------------------------------------------------*/


.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	font-size:0.1em;
	line-height:0;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	min-height:1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */




/*----------------------------------------------------
	☆br clear
----------------------------------------------------*/


br.clear_noie, 
div.clear_noie {
	display:inline !important;
	display:none;
	clear:both;
	line-height:0px;
}

br.clear_all {
	clear:both;
	line-height:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
br.clear_noie  {
	display:block!important;
	content: " ";
}
}


/*----------------------------------------------------
	☆body
----------------------------------------------------*/
body{
}


/*----------------------------------------------------
	☆header 
----------------------------------------------------*/

#header {
	background: url(../images/bg_header.gif) left top repeat-x;
	height:111px;
	width:100%;
	
}

#header .headerInr{
	height:111px;
	margin:0 auto;
	width:900px;
	
	position:relative;
}

#header .headerInr .logo{
	float:left;
}

#header .headerInr .headList {
	height:16px;
	width:200px;
	
	position:absolute;
	left:547px;
	top:28px;
}

#header .headerInr .headList li{
	float:left;
}

#header .headerInr .headList li a {
	background-image:url(../images/bg_headlist.gif);
	background-repeat:no-repeat;
	display:block;
	height:15px;
}

#header .headerInr .headList li.li01 {
	margin-right:15px;
}

#header .headerInr .headList li.li01 a {
	background-position:0 0;
	width:95px;
}

#header .headerInr .headList li.li02 a {
	background-position:-110px 0;
	width:89px;
}

#header .headerInr .headList li span{
	display:none;
}

#header .headerInr .btnCon{
	float:right;
	margin-top:28px;
}

/*----------------- size ---------------------*/

#header .size{
	background:url(../images/bg_size.gif) left top no-repeat;
	
	position:absolute;
	left:547px;
	top:60px;
}

#header .size ul{
	margin-left:62px;
}

#header .size ul li{
	float:left;
	margin-right:3px;
}


/*----------------- serch ---------------------*/

.search {
    font-size:100% !important;
	height:23px;
    line-height:120% !important;
    margin: 0;
	width:210px;
	
	position:absolute;
	top:60px;
	left:690px;
}

textarea, select, input {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}
textarea {
    font-size: 100% !important;
				width:320px;
}

.search input.sInput {
	background:#FFF;
    border: 1px solid #cccccc;
    color: #666666;
    font-size: 12px;
	float:left;
	height:23px;
    width:140px;	
}

.search input.sBtn{
	float:right;	
}


/*----------------------------------------------------
	☆gNav
----------------------------------------------------*/

#gNav {	
	height:57px;
	margin:0 auto 20px auto;
	padding-top:10px;
	width:900px;
}

#gNav .gNavInr{
	height:57px;
	margin:0 auto;
	width:883px;
}

#gNav div.gNavInr ul li {
	float:left;
	height:57px;
}

#gNav .gNavInr ul li a,
#gNav div.gNavInr ul li a strong {
	background:url(../images/btn_gnav.png);
	background-repeat:no-repeat;
	display:block;
	height:57px;
}

#gNav .gNavInr ul li.li01 {width:131px;}
#gNav .gNavInr ul li.li01 a { background-position: 0 0; width:131px;}
#gNav .gNavInr ul li.li01 a:hover { background-position: 0 bottom;}
#gNav .gNavInr ul li.li01 strong { background-position: 0 bottom;}

#gNav .gNavInr ul li.li02 {width:131px;}
#gNav .gNavInr ul li.li02 a { background-position: -131px 0; width:131px;}
#gNav .gNavInr ul li.li02 a:hover { background-position: -131px bottom;}
#gNav .gNavInr ul li.li02 strong { background-position: -131px bottom;}

#gNav .gNavInr ul li.li03 {width:199px;}
#gNav .gNavInr ul li.li03 a{background-position:-262px 0; width:199px;}
#gNav .gNavInr ul li.li03 a:hover { background-position: -262px bottom;}
#gNav .gNavInr ul li.li03 strong { background-position: -262px bottom;}

#gNav .gNavInr ul li.li04 {width:129px;}
#gNav .gNavInr ul li.li04 a{background-position:-461px 0; width:129px;}
#gNav .gNavInr ul li.li04 a:hover { background-position: -461px bottom;}
#gNav .gNavInr ul li.li04 strong { background-position: -461px bottom;}

#gNav .gNavInr ul li.li05 {width:126px;}
#gNav .gNavInr ul li.li05 a{background-position:-590px 0; width:126px;}
#gNav .gNavInr ul li.li05 a:hover { background-position: -590px bottom;}
#gNav .gNavInr ul li.li05 strong { background-position: -590px bottom;}

#gNav .gNavInr ul li.li06 {width:166px;}
#gNav .gNavInr ul li.li06 a{background-position:-716px 0; width:166px;}
#gNav .gNavInr ul li.li06 a:hover { background-position: -716px bottom;}
#gNav .gNavInr ul li.li06 strong { background-position: -716px bottom;}


#gNav .gNavInr ul li a span,
#gNav .gNavInr ul li a strong span {
	display:none;
	visibility:hidden;
}

/*----------------------------------------------------
	☆mv
----------------------------------------------------*/

#mv {
}

#mv p{
	margin:0 auto;
	width:900px;	
}


/*----------------------------------------------------
	☆topicPath
----------------------------------------------------*/

#topicPath {
}

/*----------------------------------------------------
	☆contents
----------------------------------------------------*/

#allContents {
	background:url(../images/bg_mv.gif) left top repeat-x;
	width:100%;
}

#contents {
	margin:0 auto 50px auto;
	width:900px;
}

#main{
	float:left;
	width:630px;
}



/*----------------------------------------------------
	☆rMenu
----------------------------------------------------*/

#rMenu div.categoryList {
	margin-bottom:30px;
	width:240px;
}

#rMenu div.categoryList ul {
	width:240px;
}

#rMenu div.categoryList ul li {
	font-size:93%!important;
	line-height:140%;
	width:240px;
}

#rMenu div.categoryList ul li a {
	border-bottom:1px solid #CCC;
	color:#333;
	display:block;
	padding:11px 0 11px 0px;
}

#rMenu div.categoryList ul li a:hover,
#rMenu div.categoryList ul li.current a {
	background:#f7ddb3;
	text-decoration:none;
}

#rMenu div.categoryList ul li a span {
	background:url(../images/icon_tri.png) left 7px no-repeat;
	display:block;
	padding:0 14px 0 15px;
}

#rMenu div.categoryList ul li.sub {
	font-size:85%!important;
}

#rMenu div.categoryList ul li.sub a {
	padding:7px 0 6px 10px;
}

#rMenu div.categoryList ul li.sub a span {
	background:none;
}

#rMenu {
	float:right;
	width:240px;
}

#rMenu ul.sideBnr li{
	margin-bottom:10px;
}


/*----------------------------------------------------
	☆footer
----------------------------------------------------*/

#footer{	
}

#footer .footerInr{
	margin:0 auto 20px auto;
	width:900px;
}

#footer .footerList{
	color:#440000;
	float:left;
	font-size:93%;
	
}

#footer .footerList a{
	color:#440000;
	text-decoration:underline;
}

#footer .footerBtm{
	background:#411a18;
	color:#FFF;
	height:31px;
	text-align:center;
	width:100%;
}

#footer .footerBtm .fBtmInr{
	margin:0 auto;
	text-align:left;
	width:900px;
	
	position:relative;	
}

#footer .footerBtm .fBtmInr #pagetop{
	width:109px;
	height:21px;
	
	position:absolute;
	right:0;
	top:-31px;	
}

#footer .footerBtm .fBtmInr p{
	font-size:85%;
	float:left;
	margin-top:10px !important;
}

#footer .footerBtm .fBtmInr address{
	float:right;
	font-size:85%;
	font-style:normal !important;
	font-weight:bold;
	margin-top:10px !important;
}


/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/

#topcontrol a {
	background:url(../images/scrollup.png) left top no-repeat;
	background : url(../images/scrollup.gif) left top no-repeat\9; /* IE8 and below */
	*background : url(../images/scrollup.gif) left top no-repeat; /* IE7 and below */
	_background : url(../images/scrollup.gif) left top no-repeat; /* IE6 */
	display:block;
	height:60px;
	width:60px;
}


#fb_border {
	margin: 0px;
	padding: 0px;
	height: 680px;
	overflow: hidden;
}

#instafeed {
	width: 630px;
	height: 403px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-left: 5px;
}
#instafeed img {
	-moz-transition: -moz-transform 0.3s linear;
	-webkit-transition: -webkit-transform 0.3s linear;
	-o-transition: -o-transform 0.3s linear;
	-ms-transition: -ms-transform 0.3s linear;
	transition: transform 0.3s linear;
}
#instafeed img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

table caption {
	text-align: center;
	font-weight: bold;
}

