/*
Theme Name: Imayoshi_theme
Description: 今吉商店 | デザイン事務所  | 企画制作会社 | 今吉将之（Masanori Imayoshi）のオリジナル作品管理・運営
Theme URI: imayoshi-shoten-new.com
Author: Kouzou Saika | ZOCOZO DESIGN
Author URI: http://zocozo.com
Version: 
License: 
License URI: 
*/

@charset "UTF-8";

/*------PC dispay start-----*/

.sPhone{
	display: none !important;
}

.tablet{
	display: none !important;
}

/*------PC dispay  end-----*/


#container {
	width: 100%;
	max-width: 2200px;
	min-width: 980px;
	margin: 0px auto;
	color: #fff;
	background: url(../img/logo/back_logo.png) repeat-y center center;
}

#wrapper{
	width: 940px;
	height: auto;
	margin: 0px auto;
}

/* ----- header ----- */

h1{
	width: 160px;
	height: auto;
	margin: 0px auto 0px; 
	padding-top: 35px;
}

header nav{
	width: 920px;
	margin: 35px auto;
}

header nav ul li{
	float: left;
}

header nav ul li a{
	padding: 0px 15px 0px 15px;
	letter-spacing: 0.1em;
	font-size: 108%;
	color: #fff;
	text-align: center;
	border-right: 1px solid #ccc;
}

header nav ul li a:nth-of-type(1){
	border-left: 1px solid #ccc;
}

/* ----- header end ----- */

/* ----- contents ----- */
#contents{
	margin-top: 35px;
	clear: both;
}

#contents a{
	color: #6D92C4;
}

#contents h2{
	width: 85%;
	height: auto;
	margin: 0px auto 35px;
	padding: 20px;
	letter-spacing: 0.1em;
	line-height: 2.4em;
	font-size: 108%;
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
	
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
}

#contents p{
	width: 100%;
	height: auto;
	letter-spacing: 0.1em;
	line-height: 2em;
	font-size: 100%;
	color: #B3B3B3;
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
}

#contents p img{
	width: 450px;
	height: auto;
	padding: 0px 20px 10px 0px;
	float: left;
}

#contents dl{
	width: 100%;
	height: auto;
	margin: 35px auto;/*保留（相殺利用）*/
}

#contents dl dt{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	letter-spacing: 0.3em;
	font-size: 108%;
	color: #CCC478;/*light yellow*/
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
}

#contents dl dt span{
	font-weight: lighter;
    font-family: 'Lato', sans-serif;
	font-weight: 300;
}

#contents dl dd ul{
	width: 100%;
	height: auto;
	margin: 20px 0px 0px 0px;
}

#contents ul li{
	width: 100%;
	height: auto;
	margin: 10px 0px 0px 0px;
	letter-spacing: 0.1em;
	font-size: 100%;
	color: #B3B3B3;
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
	list-style: inside disc;
}

#contents ul li.imgList{
	list-style: none !important;
}

#contents ul li.imgList img{
	width: 600px;
	height: auto;
	margin: 10px 0px 0px 0px;
}

#contents dl dd ul li.listH{
	width: 100%;
	height: auto;
	letter-spacing: 0.2em;
	font-size: 108%;
	color: #666;
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
	list-style: none !important;
}

#contents h3{
	width: 100%;
	height: auto;
	margin: 35px 0px 10px 0px;
	letter-spacing: 0.3em;
	font-size: 108%;
	color: #CCC478;/*light yellow*/
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* ----- winning ----- */
#winning{
	width: 100%;
	height: auto;
	margin-top: 50px;
	padding-top: 50px;
	border-top: 2px solid #333;
}

#winning h2{
	width: 380px;
	height: 70px;
	margin: 0px auto 40px;
	border: none;
}

#winning h3{
	width: 100%;
	height: auto;
	margin: 20px auto 40px;
	text-align: center;
	font-size: 153.9%;
	letter-spacing: 0.1em;
}

#winning h4{
	width: 100%;
	height: auto;
	margin: 20px auto;
	line-height: 2em;
	text-align: center;
	font-size: 108%;
	color: #CCC478;/*light yellow*/
	letter-spacing: 0.1em;
	font-weight: lighter;
}

#winning h5{
	width: 100%;
	height: auto;
	margin: 20px auto;
	line-height: 2em;
	text-align: center;
	font-size: 108%;
	letter-spacing: 0.1em;
	font-weight: lighter;
}

#winning h5 span{
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight: lighter;
	color: #666;
}

#winning p{
	width: 50%;
	height: auto;
	margin: 0px auto;
	letter-spacing: 0.1em;
	line-height: 2em;
	font-size: 100%;
	color: #B3B3B3;
	font-weight: lighter;
	text-align: justify;
	text-justify: inter-ideograph;
}

#winning h5 img{
	width: 600px;
	height: auto;
	margin: 0px auto
}
#winning h5.btm{
	width: 600px;
	height: auto;
	margin: 0px auto;
	padding-bottom: 60px;
}

/* ----- contents end ----- */

footer{
	width: 100%;
	height: 50px;
	text-align: center; 
}

footer small{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 88%;
	color: #333;
}

