@charset "UTF-8";

body{
	margin: 0;
	padding: 0;
	font-family:  "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size: 15px;
	line-height: 15.em;
	background-color: #FAFAF5;
	}
	
img {
    border-style:none;!important
}
a img {
    border-style:none;!important
}
a{
	border-style: none;!important
	}
	
a{/*リンクされた文字*/
    color:#5F5F5F;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#5F5F5F;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#5F5F5F;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#5F5F5F;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

/* clearfix */
.clrfx:after{
	content:"";
	display:block;
	clear:both;
}
.clrfx{ zoom:1; }

	
	
.hobo{
	margin-top: 20px;
	padding-left: 1px;
	margin-bottom: -3px;}
.title{
	width: 800px;
	margin: 0 auto;
	}
	
.profile{
	padding-left: 55px;
	margin-top: -60px;
	padding-bottom: 30px;}
	
.box{
	width: 800px;
	margin: 0 auto;
	margin-top: -30px;
	}
	
.content{
	width: 800px;
	margin: 0 auto;
	background-image:url(../../images/20150209/talk_back.png);
	background-repeat: repeat-y;
	height: 100%;
	}

.yodogawa{
	width: 400px;
	margin: 0 auto;
	color:#0085C9;
	font-size: 17px;
	line-height: 2.0em;
	padding-top: 50px;
	padding-bottom: 30px;}
	
.conv{
	width: 500px;
	margin: 0 auto;}
	
.conv img{
	padding-top: 20px;
	padding-bottom: 50px;
	}
	
.conv dd{
	padding-left: 50px;
	margin-top: -27px;
	margin-bottom: 50px;
	line-height: 2.0em;
	}
	
.talker0{
	color:#F7931E;
	font-weight: bold;
	}
	
.talker1{
	color:#0085C9;
	font-weight: bold;}
	
p.talk_end{
	text-align: center;
	margin-top: -30px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.7em;}
	
.product{
	width: 500px;
	margin: 0 auto;
	border-top: dotted;
	border-width: thin;
	padding-top: 40px;}

.sub_title{
	width: 450px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;}
	
.product p{
	text-align: center;
	margin-top: -5px;
	font-size: 17px;
	line-height: 1.6em;
	margin-bottom: 10px;
	}
.product li{
	float: left;
	list-style-type: none;
	}
	
	
.product ul{
	margin-left: -10px;}
	
.footer{
	width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;}
	
.footer li{
	float: left;
	list-style-type: none;
	padding-left: -10px;
	padding-right: 20px;}
	
#copyright{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;}
	
#none{
	display: none;}
	
#fb-btn{
	text-align: center;}
	
.prof{
	width: 600px;
	margin: 0 auto;
	}
	
.prof h2{
	margin-left: 70px;
	margin-top: 50px;
	font-size: 18px;
	font-family:"ヒラギノ角ゴ Pro W5", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
		
.prof p{
	margin-left: 70px;
	font-size: 13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	margin-bottom: 60px;
	}
	
.prof p span{
	font-weight:bold;
	font-size: 14px;
	line-height: 2.5em;}
.prof_close{
	text-align: right;
	margin-right: 40px;
	margin-bottom: 40px;
	}
