@charset 'utf-8';

.clrfx:before,.clrfx:after {content: " ";display: table;}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{	filter: alpha(opacity=60);	opacity: 0.6;}
.opcity{filter: alpha(opacity=50);opacity: 0.5;}

/* Common
 * --------------------------------------------------------*/
 
 .title{
	 width: 960px;
	 margin: 0 auto;
}
#contents p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 170%;
	letter-spacing:1px;
	color: #333333;}


#contents 	.yodogawa{
	padding-left: 120px;
	height: auto;
	border-bottom: hidden;
}

#contents .list{
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 50px;
	}
	
#contents .list p{
	padding-left: 50px;
	line-height: 1.5em;
	}
	
	
#contents .column_title{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;}

#contents .redbold p{
	font-size: 170%;
	line-height: 1.6em;
	padding-left:130px;
	color: #E60012;
	}
	
#contents .red p{
	font-size: 150%;
	line-height: 1.6em;
	padding-left:65px;
	color: #E60012;
	}
	
#contents .column_left p{
	font-size: 150%;
	line-height: 1.6em;
	padding-left:130px;
	}
	
#contents .column_right p{
	font-size: 150%;
	line-height: 1.6em;
	padding-left:50px;
	}
	
#contents .info{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	}

#contents .org{
	margin-left: 150px;
	margin-bottom: 70px;}
	
#contents .csn{
	margin-right: 150px;
	margin-bottom: 70px;}
#contents h2 + div
{
    padding: 10px 0;
    border-bottom: 5px #e5e5e5 solid;
}
#contents h2 + div p
{
    font-size: 180%;
    line-height: 1.833333333333333;
    width: 550px;
    margin: 0 auto;
}
#contents h2 + div + div
{
    width: 550px;
    margin: 10px auto;
}
#contents h2 + div + div img
{
    margin: 30px 0;
}
#contents h2 + div + div p
{
    font-size: 160%;
    line-height: 1.875;
}

@media (max-width : 600px ){
    #wrapper
    {
        width: 600px;
    }
    #contents
    {
        font-size: 13px;
    }
	.title{
		width: 500px;
		}
	#contents 	.yodogawa{
	padding-left: 60px;
	}
	#contents .list{
		float: none;
	}
	
#contents .list p{
	line-height: 1.5em;
	}
	
.images{
	width: 550px;
	margin: 0 0 0 0;}
	
#contents .column{
	width: 650px;}

#contents .column_title{
	width: 500px;
	text-align: center;}

#contents .column_right p{
	padding-right: 130px;
	}
#contents .column_right img{
	width: 500px;
	}
	
}

