a{
text-decoration:none;
border-bottom:none;
}
.copy{
color: #fd01a7;
font-weight: bold;
font-size: 14px;
}
.url{
color: #999999;
font-weight: bold;
font-size: 24px;
}
/* ==============================
　罫線
================================= */

.line{
background-image:url(http://i.yimg.jp/images/employment/shft/cu/common/line_dot1px_gray.gif);
background-position:bottom;
background-repeat:repeat-x;
height:1px;
}

/* ==============================
　レイアウト・BOX
================================= */
div#summary{
width: 950px;
}
div.summarySmall{
width: 470px;
background: #ffffff;
/*border:1px solid #0000ff;*/
}
div.summaryBig{
width: 950px;
margin: 10px 0px 0px 0px;
background: #ffffff;
/*border:1px solid #0000ff;*/
}

div.summaryBody{
padding: 8px 8px;
}
.clear{
clear: both;
}
.left{
float: left;
margin: 0px;
}
.right{
float: right;
margin: 0px;
}

/* ==============================
　枠線
================================= */

/* ----- 概要01&02のBOX ----- */
div.boxFrame{
width: 470px;
height:17px;
display:inline-block;　/*for IE7 clearfix hack*/
}
/* clearfix hack */
div#boxFrame:after{
content: "";
display: block;
clear: both;
}
.boxContent{
width: 450px;  
_width:450px; /* hack for IE6 */
padding:0px 5px;
background:#ffffff;
border-left :5px solid #cccccc;
border-right :5px solid #cccccc;
}
.boxContentBody{
margin: 0px 2px 0px 2px;
}
div.text{
padding: 10px 0px;
line-height:1.5em;
}

/* ----- モバイルのBOX ----- */
div.boxFrameMobile{
width: 950px;
height:17px;
display:inline-block;　/*for IE7 clearfix hack*/
}
/* clearfix hack */
div#boxFrameMobile:after{
content: "";
display: block;
clear: both;
}
.boxContentMobile{
width: 930px;
_width:930px; /* hack for IE6 */
padding:0px 5px;
background:#ffffff;
border-left :5px solid #38c7d3;
border-right :5px solid #38c7d3;
}
.boxContentBodyMobile{
	margin: 0px 2px 0px 2px;
}


/* ----- fowのBOX ----- */
div.boxFrameFlow{
width: 950px;
height:17px;
display:inline-block;　/*for IE7 clearfix hack*/
}
/* clearfix hack */
div#boxFrameFlow:after{
content: "";
display: block;
clear: both;
}
.boxContentFlow{
width: 930px;
_width:930px; /* hack for IE6 */
padding:0px 5px;
background:#ffffff;
border-left :5px solid #cccccc;
border-right :5px solid #cccccc;
}
.boxContentBodyFlow{
margin: 0px 90px;
}
/* ==============================
　画像サイズ指定
================================= */
.ttlTop{
width:855px;
height:74px;
}
.ttlSmall{
width:441px;
height:85px;
margin:0px 0px 10px 0px;
}
.ttlMobile{
width:600px;
height:80px;
}
.ttlFlow{
width:738px;
height:80px;
}
.silhouette{
width:55px;
height:122px;
}
.btn{
width:385px;
height:55px;
}
.btnBig{
width:445px;
height:50px;
}
.frameSmall{
width:470px;
height:17px;
}
.frameBig{
width:950px;
height:17px;
}
.imgMobile{
width:30px;
height:83px;
}
.imgFlow{
width:450px;
height:230px;
}
.capture{
width:440px;
height:100px;
}
