@charset "Shift_JIS";

html{
height:100%;
}

body {
position:relative;
height:100%;
margin: 0;
padding: 0;
font-family:"Osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;
font-size:14px;
line-height: 120%;
background-image: url(../img/2014bg.png);
background-repeat:repeat;
background-color: #4ab992;
margin-left: auto;
margin-right: auto;
}
textarea {
	resize: none;
} 
img {
border: none;
}

li {
	list-style:none;
}

img {
	vertical-align:bottom;
}

/* clearfix */
.clearfix:after {
content: "";
display: block;
clear: both;
height: 0;
}
.clearfix {
	display: inline-block;
}
/* Mac版IEを除外 */
.clearfix {
	overflow: block;
}

/* IE6 PNG */
* img {
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "spacer.gif" : this.src,
this.style.behavior = "none"
);
}

br{
letter-spacing:0;
}

.bold{
font-weight: bold;
}

.links a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* ****************************************
	top
*******************************************/
.container {
	width:940px;
	margin:0 auto;
	/*padding:10px 0 0 80px;*/
	zoom:1;
}
.toppalink {
	width:267px;
	height:107px;
	margin:55px auto 50px;
	padding:0 auto 0;
}
.bgtemtop {
	margin:14px 0 -55px 50px;
	padding:0 auto 0;
	text-algn:center;
}
.bgtem {
	background-color:#feffea;
	width:835px;
	margin:5px 0 0 51px;
	padding:0 auto 0;
	text-algn:center;
}
.bgtemmain {
	margin:55px 0 0 -55px;
	padding:0 auto 0;
}
.repotext {
	margin:55px 0 0 -55px;
	padding:0 auto 0;
}

.header{
	position:relative;
	background-image:url(../img/top01_6.png);
	background-repeat:no-repeat;
	/*width:940px;*/
	height:1616px;
	/*margin-left:50px;*/
	margin-bottom:50px;
}
.repo_header{
	position:relative;
	background-image:url(../img/top01_5.png);
	background-repeat:no-repeat;
	/*width:940px;*/
	height:1616px;
	/*margin-left:50px;*/
	margin-bottom:50px;
}
.hLink01{
	position:absolute;
	top: 14px;
	margin-left:51px;
}
.toppa_model_link2{
	padding-top:14px;
}
h1{
	position:absolute;
	background-image:url(../img/header_title.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:687px;
	height:158px;
	position:absolute;
	top:-40px;
	left:124px;
}
h2{
	position: absolute;
	background-image: url(../img/header_img_main.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 120%;
	white-space: nowrap;
	overflow: hidden;
	width: 1020px;
	height: 277px;
	position: absolute;
	top: 134px;
	left: 4px;
}
.mainBody {
	position:relative;
	/*background-color:#feffef;*/
	width:940px;
	margin: 10px 0 -93px;
}
.mainTitle01 {
	position: relative;
	top: 0px;
	margin: -55px auto 0;
	background-image: url(../img/top02.png);
	background-repeat: no-repeat;
	width:940px;
	height:736px;
}
.mainTitle02 {
	position: relative;
	top: 0px;
	width:940px;
	height:699px;
	margin: -1px auto 0;
	background-image: url(../img/top03_2.png);
	background-repeat: no-repeat;
}
.mainTitle02text {
	margin:350px 20px 0 50px:
	padding:20px;
}
/* ****************************************
	main
*******************************************/

.contents {
	background: #feffea;
	width: 835px;
	height: 100%;
	top:300px; 
	text-align:left;
	margin:-170px auto -88px;
	padding-bottom:20px;
}
.text_body {
	margin:0 auto 50px;
	padding:170px 24px 0;
	line-height:1.6;
	color:#7B5C00;
}






.subContent{
	float: left;
	width: 322px;
	padding: 0 15px 0 0;
	text-align: right;
}
.mainContent{
	float:right;
	width: 640px;
	padding: 0 40px 0 0;
	overflow:hidden;
}
.mainPosition{
	float: left;
	width: 298px;
	padding:10px 0;
}
.subPosition{
	float: right;
	width: 269px;
	padding:0;
	margin:264px 64px 10px 0;
	background-color:#FFF;
	font-size:12px;
}
.subPositiontext{
	float: left;
	width: 334px;
	padding:0;
	margin:594px 64px 10px 75px;
	color:#64591d;
	font-size:12px;
}
.fontColor01{
	color:#ee3a8f;
}
.fontColor02{
	color:#00a2d3;
}
.bigText{
	font-size:18px;
	padding:0 0 10px 0;
}
.text01{
	padding:10px 0;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
.linkbtn01{
	padding:560px 0 0 612px;
	width:265px;
	height:136px;
}
.linkbtnrepo{
	margin:-290px 340px 10px;
	width:240px;
	height:65px;
	position: absolute;
}
.linkbtnrepo a:hover img{
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}
.formLine{
	border:2px solid #f47e77;
	padding: 6px;
}

/* ****************************************
	Toppaモデル
*******************************************/

.text_body{
	font-size:14px;
	line-height:1.6;
	color:#7B5C00;
}

.text_body p{
	padding:0 0 0 1em;
	text-align:left;
}

.t_title01{
	font-weight:bolder;
	color:lightcoral;
	font-size:15px;
	text-align:left;
	margin: 20px 0 10px 0;
}

.photo01,.photo02,.photo03{
	margin:15px 0;
}

.photo01{
	width: 100%;
	margin: 15px auto 15px ;
}

.photo01 img,.photo02 img,.photo03 img{
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.photo01 img{
	width:100%;
}

.photo02 img{
	width:49%;
	float:left;
	
}
.photo03 img{
	width:32%;
	float:left;
}

.photo_mr2{
	margin-right:2%;
}
.photo_mt2{
	margin-top:1%;
}

.mb_text{
	margin-bottom:40px;
}

.selection {display: none;}
#page-1 { display: block;}

#paging li {
color: #eee;
display: inline-block;
margin: 0 1px;
background: #feffea url("../img/pager_bg.png") no-repeat;
background-size: 30px 30px;
}

#paging li a{
color: #fff;
font-weight: bold;
display: inline-block;
padding: 7px 11px;
background: #feffea;
vertical-align: middle;
text-decoration: none;
background: #feffea url("../img/pager_bg.png") no-repeat;
background-size: 30px 30px;
}

#paging li a:hover {
color: #f00;
font-weight: bold;
display: inline-block;
padding: 7px 11px;
background: #feffea;
vertical-align: middle;
text-decoration: none;
background: #feffea url("../img/pager_bg.png") no-repeat;
background-size: 30px 30px;
}

#paging li.active {
background: #feffea url("../img/pager_bg2.png") no-repeat;
background-size: 30px 30px;
padding: 5px 11px;
}

.t_text_big{
	text-align:center;
	font-size:18px;
	font-weight:bolder;
}

.textend {
	text-align: right;
}

.t_title02{
	color:lightcoral;
	font-size:20px;
	font-weight:bolder;
	padding: 10px 0;
}


/* ****************************************
	footer
*******************************************/

#footerall{
	position:relative;
}
.footer{
	position:relative;
	background-color:#FFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	height:80px;
	padding:10px;
	width: 817px;
	text-align:center;
	/*margin:110px 270px 30px 260px;*/
	margin:110px auto 30px;
}
.backtotop{
	right: 0;
	margin:170px auto 0 715px;
	width: 157px;

}
.cp{
	font-size:11px;
	color:#FFF;
	margin:2px auto 0;
	text-align:center;
	width:100%;
}

.footerContents{
	position: absolute;
	bottom: 8px;
	left: 10px;
	height: 100px;
}
.linkbtn02{
	float:left;
}
.linkacv01{
	text-align: center;
	margin-left:95px;
	margin-top:-17px;
}
.linkacv01 ul{
	margin:12px 0;
	padding:0 0 0 10px;
}
.linkacv01 li{
	float:left;
	margin:45px 15px 0 0;
}
a:link{
	color: #f47e77;
	text-decoration: underline;
}

a:visited{
	color: #f47e77;
	text-decoration: underline;
}

a:hover{
	color: #0099FF;
	text-decoration: underline;
}