@charset "UTF-8";

/* .flickSlider
--------------------------- */
.flickSlider {
	margin: 0 auto;
	text-align: left;
	display: none;
}

/* .flickView
--------------------------- */
.flickSlider .flickView {
	width: 950;
	text-align: left;
	position: relative;
	overflow: hidden;
       margin-bottom:1px;
}
.flickSlider .flickView ul {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	overflow: hidden;
}
.flickSlider .flickView ul li {
	width: 100%;
	float: left;
	display: inline;
	overflow: hidden;
}
.flickSlider .flickView ul li img {
	width: 100%;
}

/* .flickThumb
--------------------------- */
.flickSlider .flickThumb {
	width: 100%;
	overflow: hidden;
}
.flickSlider .flickThumb ul {
	width: 110%;
}
.flickSlider .flickThumb ul li {
	float: left;
	cursor: pointer;
	display: inline;
}
.flickSlider .flickThumb ul li img {
	width: 100%;
	height: 50px;
       margin-bottom:5px;
}
.flickSlider .flickThumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* sideNavi
------------------------- */
.flickSlider .btnPrev,
.flickSlider .btnNext {
	margin-top: -25px;
	top: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 101;
}
.flickSlider .btnPrev {
	left: 0;
	background: #ccc url(../img/line_ad/btnPrev.jpg) no-repeat center center;
}

.flickSlider .btnNext {
	right: 0;
	background: #ccc url(../img/line_ad/btnNext.jpg) no-repeat center center;
}


/* =======================================
	ClearFixElements
======================================= */
.flickSlider .flickView ul:after,
.flickSlider .flickThumb ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.flickSlider .flickView ul,
.flickSlider .flickThumb ul {
	display: inline-block;
	overflow: hidden;
}

/* .viewer
------------------------- */
.viewer {
	//margin: 0 auto;
        margin-bottom:15px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.viewer ul li img {
	width: 100%;
}

/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
	margin-top: -25px;
	top: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 101;
}
.viewer .btnPrev {
	left: 10px;
	background: #ccc url(../img/line_ad/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
	right: 10px;
	background: #ccc url(../img/line_ad/btnNext.jpg) no-repeat center center;
}


/* =======================================
	ClearFixElements
======================================= */
.viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.viewer ul {
	display: inline-block;
	overflow: hidden;
}


/* ------------------------------------------------
	いちよmediaQueriesの指定を入れておきますが
	スライドショー動作には関連しておりません。
------------------------------------------------ */

/* ===========================================
	デスクトップ系 769 - 1024
=========================================== */
@media screen and (max-width: 1024px) {
	.viewer {
	}
}
/* ===========================================
	タブレット系 749 - 768
=========================================== */
@media screen and (max-width: 768px) {
	.viewer {
	}
}
/* ===========================================
	スマートフォン系 748 - 
=========================================== */
@media screen and (max-width: 748px) {
	.viewer {
	}
}

* {
	margin: 0;
	padding: 0;
}
a {
	/* macIE対策\*/
	overflow: hidden;
	/* macIE対策*/
	text-decoration: none;
	color:#09f;
}
a:hover {
	text-decoration: underline;
	color:#09f;
}

a img {
	border: 0;
	text-decoration: none;
}

img {
	vertical-align: bottom;
	padding:0px;
	margin:0px;
	border:0px;
}

a.lnk:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

ul,ol,dl{
	list-style:none;
}

.left {
	float: left;
}

.right {
	float: right;
}

img,a img {
	border : 0;
	text-decoration: none;
}
img{vertical-align:bottom;}

.clr{clear:both;}

body{
	font-size:12px;
	line-height:1.5em;
	color:#333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku GothicPro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.sbnr{
       text-align:center;
	margin:0 auto;
	width:950px;
}

.Important{
        text-align:left;
        margin-bottom:15px;
        color:#c00;
        font-weight:bold;
}
.Important a{
        color:#0099FF;
}

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
content: "";
display: block;
clear: both;
}

.clearfix {
zoom:1;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
height:1px;
}

.clearfix{
display:block;
}
/* End hide from IE-mac */

#page{
	
}
#contents{
	width:950px;
	margin:0 auto;
}

#main{
	float:left;
	width:635px;
}
#sub{
	float:right;
	width:300px;
}

h2.tg, h5.tg, h6.tg {
font-size: 12px;
font-weight: normal;
margin: 0;
}

h3.tg, h4.tg {
font-size: 14px;
font-weight: normal;
margin: 0;
}

.error_form {
 font-size: 14px;
 color: #CC0000;
 font-weight: bold;
 }

.profileBox {
	background-color: #F0F0F0;
	padding: 20px;
}
.error_ent {
	font-weight: bold;
	color: #FF0000;
	background-color: #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	text-align: center;
}

td.form {
	background-color: #FFF5EC;
	width: 180px;
	height: 50px;
}


td.ent_form {
	background-color: #FFF5EC;
	height: 50px;
}


td.ent_form2 {
	height: 60px;
}


td.ent_form3 {
	height: 100px;
}
    textarea {  
        resize: none;  
    } 
.social-button-hatena {
        float: left;
        display: inline-block;
        *display: inline;	/*for IE*/
        *zoom: 1;		/*for IE*/
        width: 85px;
        height: 30px;
        margin: 0 10px 0px 6px;
}

.social-button-twitter {
        float: left;
        display: inline-block;
        *display: inline;	/*for IE*/
        *zoom: 1;		/*for IE*/
        width: 75px;
        height: 30px;
        margin: 0 5px 5px 5px;
}

.social-button-fb {
        float: left;
        display: inline-block;
        *display: inline;	/*for IE*/
        *zoom: 1;		/*for IE*/
        width: 70px;
        height: 30px;
        margin: 0 60px 5px 5px;
}

.social-button-bocket {
        float: left;
        display: inline-block;
        *display: inline;	/*for IE*/
        *zoom: 1;		/*for IE*/
        width: 100px;
        height: 30px;
        margin: 0 0 15px 5px;
}
#crumb{
	margin:10px 0 15px 0;
	width:950px;
}
#crumb li{
	float:left;
}
#crumb li a{
	background:url(../img/pankuzubg.gif) no-repeat right 5px;
	padding-right:10px;
	margin-right:7px;
}