@charset "UTF-8";

/* ---------------------------------------------------
   File: voice.css
   Version: 1.0.0
   Update: 2014-01-18
   Author: http://flowlab.co.jp

   (c)2007-2014 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */






/* ===========================================================================
   Common */


#contents {
	border-top: #f2f2f2 5px solid;
}
nav#gnavi li#gnavi_voice a {
	background-position: -420px -120px;
}



/* --------------------------------------------------
   Page Title
-------------------------------------------------- */

h1#tit_page {
	background: url(../voice/images/tit_case.gif) 0 0 no-repeat;
	margin-bottom: 40px;
}


.caseBox {
width: 190px;
float: left;
margin: 30px 5px;
}

.caseIcon img {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}



.caseLink img {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 3px;
}


.caseShop {
text-align: center;
line-height: 1.5em;
}

#smallFont {
font-size: 0.8em;
}


/* Sample */
.row #sample {
	display: block;
	padding: 50px 0 100px 0;
}