@charset "utf-8";

body {
	background-color:#fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, div, main, footer {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: bottom;
}
a:link {
color:#F038B8;
}
a:visited {
color: #8C8C8C;
}
a:hover {
color: #E886C1;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-color: #FEF8DD;
}
p {
	line-height: 1.9;
	text-align: justify; 
    
}
.logo {
	position: absolute;
	top: 30px;
	right: 70px;
}
.lang {
	text-align: right;
	font-size: 1.2em;
	padding-right: 60px;
	padding-top: 20px;
}
.content {
	width: 860px;
	margin: 20px auto;
	clear: both;
	overflow: hidden;
	padding: 20px 0;
    position: relative;
}
.text {
	width: 500px;
	float: left;
	padding-right: 60px;
}
.text p {
	line-height: 2;
}
.work_r {
	width: 250px;
	float: right;
}
.work_l{
    width:530px;
    float:left;
    padding-right:50px;
}

.cap{
	font-size: 12.5px;
	text-align: left;
	line-height: 1.5;
	padding-top: 5px;
	
}
.cap2{
	font-size: 12.5px;
	text-align: left;
	line-height: 1.5;
	padding-top: 2em;
}

.chirashi{
    position: absolute;
    top:40px;
    right: 0;
}


h2{
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif'W3";
    font-size: 20.5px;
    line-height: 2.9;
}
.info {
padding-top: 30px;
}

.text2 p{
   line-height: 1.9; 
    padding-top:1em;
}

.text3 p{
    line-height: 1.9;
}

.text4 p{
    line-height: 2;
    padding-top:1em;
}
.text5 p{
    line-height: 1.9;
    padding-top:1.9em;
}

.text6 p{
    padding-top:1em;
}

footer{
    clear:both;
    margin-top:0px;
    background-color: #F8B64B;
    color: black;
    font-size:0.8em;
    padding: 30px;
    text-align: center;
}


/*  english */

.work_n {
font-style: oblique;
}
.lec {
font-size: 0.9em;
}