@charset "UTF-8";

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/

.mean-nav ul li {
	font-family: 'Droid Serif', serif;
}

#modal_container .main_area {
	clear: both;
	float: left;
	width: 100%;
	margin:0 0 40px 0;
}
#modal_container .item {
	background-image: url("../img/border.png");
	background-repeat: repeat-x;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 46px;
	padding-bottom: 5px;
	line-height: 0px;
	text-align: center !important;
}
#modal_container .item img {
	width: 32px;
}
#modal_container .category_title {
	clear: both;
	float: left;
	width: 100%;
	text-align: center !important;
	margin-bottom: 10px;
	font-size: 20px;
	letter-spacing: 0.1em;
	font-family: 'Droid Serif', serif;
}
.imageAll {
	clear: both;
	padding: 8px 8px 50px 8px;
	overflow: hidden;
	font-size: 0px;
}
.imageBox_unit {
	* IE 6/7 */
	/display: inline;
	/zoom: 1;
	width: 22%;
	margin: 0;
	display: inline-block;
}
.imageBox_last {
	* IE 6/7 */
	/display: inline;
	/zoom: 1;
	width: 22%;
	margin: 0 0 4% 0;
	display: inline-block;
}
.box_left {
	width:49%;
	margin-right: 2%;
}
.box_right {
	width:49%;
	margin-right: 0%;
}
#modal_container .title {
    font-size: 33px;
    letter-spacing: 0.1em;
    font-weight: 800;
    color: #333;
    text-align: left;
    width: 100%;
    margin: 5px 0 0 0 !important;
    font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#modal_container .text {
	color: #333;
    font-size: 13px;

    /* background-image: none; */
    line-height: 1.6em;
    text-align: left;
	margin:10px 0 !important ;
}

.image img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
	width: auto;
	border: none;
}

