@charset "utf-8";

/* アイデア募集コンテスト [/index.html]
=======================================================================================
EDITER:        KYODO-SEIHAN PRINTING.
DESCRIPTION:   レイアウト
LAST UPDATE:   2012/06/29
=======================================================================================*/
h1 {
	padding-top: 10px;
	padding-left: 10px;
}

img {
	vertical-align: bottom;
}
#main {
	width: 760px;
	margin: 0 auto;
	/*padding-bottom: 70px;*/
	text-align: center;
}


#information {
	width: 770px;
	padding-left: 20px;
	text-align: left;
}

#information h1 {
	padding-top: 10px;
	margin-left: -10px;

	text-align: left;

	width: 475px;
	float: left;
}

#information p {
	float: right;
	padding: 10px 20px 0 0;
	width: 270px;
}

#information img,
#iihuku img {
	margin-bottom: 10px;
}


/*対象商品*/

#target {
	overflow: hidden;
	 width: 700px; 
	margin: 30px auto 20px;
	padding: 1px;
	border: 1px #8a5b34 solid;
}
#target dt,
#target dd {
	/* float: left; */
}
#target dt {
	color: #ffffff;
	font-weight: bold;
	background:	#8a5b34;
	padding: 5px;
}
#target dt img {
	vertical-align: middle;
}
#target dd {
	line-height: 26px;
	/* padding-left: 20px; */
	text-align: center;
}

#postform {
	margin-bottom: 30px;
}

/* 説明
---------------------------------------------------------------------------------------*/
#period {
	position: relative;
}
/*#information {
	overflow: hidden;
	margin: 30px 0 40px;
	padding-bottom: 50px;
	padding-left: 22px;
	text-align: left;
	background: url(../img/bg_information.gif) no-repeat 463px -19px;
}*/

/* どんなシーン
---------------------------------------------------------------------------------------*/
#whereis {
	width: 770px;
	margin: 0px auto;
	margin-bottom: 25px;
}

#whereis ul {
	overflow: hidden;
	width: 765px;
}
#whereis li {
	float: left;
	width: 350px;
	padding: 10px;

}
/*#whereis li dl {
	min-height: 290px;
	padding: 7px 0 15px;
	border-radius: 7px;
	background-color: #C0D993;
	behavior: url(../../common/css/PIE.htc);
}
#whereis li dd {
	line-height: 1.3em;
	padding: 5px;
}*/


/* 前回
---------------------------------------------------------------------------------------*/
#previous {
	margin: 0 auto;
	padding-bottom: 15px;
	text-align: left;
}
#previous .headline {
	margin-bottom: 8px;
}
#previous dl {
	margin-bottom: 15px;
	border-top: 1px #82B427 dotted;
}
#previous dt {
	padding-top: 8px;
}
#previous dd {
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom: 1px #82B427 dotted;
}
#previous p {
	text-align: right;
}


/* 概要
---------------------------------------------------------------------------------------*/
#overview {
	width: 770px;
	margin: 20px auto 30px;
	text-align: left;
}

#overview h2 {
	color: #ffffff;
	background-color: #84532a;
	padding: 10px;
	text-align: center;
	font-size: 24px;
	line-height: 1.1em;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}

#overview dl {
	overflow: hidden;
	width: 680px;
	margin: 10px 0;
	padding: 20px 40px 0;
	text-align: left;
	background-color: #E6E6E6;
}
#overview dt {
	float: left;
	clear: both;
	width: 120px;
	/*color: #82B427;*/
	color: #f164a1;
	font-weight: bold;
	font-size: 120%;
}
#overview dd {
	margin-left: 125px;
	padding-bottom: 20px;
}
#overview .notice {
	color: #FF0000;
	font-weight: bold;
}

/* 募集終了
=======================================================================================
#information {
	margin: 40px 0 50px;
	padding: 0;
	background: none;
}
#archive {
	margin-top: 20px;
}
*/


/* 結果発表 [ index.html ]
=======================================================================================*/
#information .textblock {
    display:table-cell;
    padding-left:30px;
    width:469px;
    height:100px;
    font-size:16px;
    font-weight:bold;
    vertical-align:middle;
    color:#666;
}
#linkblock {
    font-family:sans-serif;
    font-weight:normal;
    color:#666;
}
#linkblock>p {
    font-size:24px;
}
#linkblock a img {
    margin:8px 0;
}
#linkblock a {
    position:relative;
}
#linkblock a:hover {
    opacity:0.8;
}
#linkblock a:active {
    top:2px;
}
#linkblock div.textblock {
    font-size:16px;
    vertical-align:middle;
    color:#666;
}
#contents {
	width: 788px;
	padding-left: 10px;
	/*background: url(../img/bg_information.gif) no-repeat 486px 144px;	*/
}

#prize {
	overflow: hidden;
	width: 770px;
	margin: 0 auto 40px;
	text-align: left;
}
#prize .headline {
	margin-bottom: 25px;
}
#prize dt,
#prize dd {
	float: left;
}
#best {
	overflow: hidden;
	margin-bottom: 20px;
}
#excellence {
	overflow: hidden;
	margin-bottom: 20px;
}
#others {
	overflow: hidden;
	/* width: 780px; */
	width: 712px;
	margin: 0 auto 16px;
	padding-top: 24px;
	padding-left: 9px;
	text-align: left;
}
#others .headline+p {
	color: #84532A;
	margin-bottom: 20px;
	padding-right: 15px;
	text-align: right;
}
#others dl {
	float: left;
	/* width: 341px; */
	width: 311px;
	min-height: 63px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 15px;
	border: 2px #84532A solid;
	border-radius: 5px;
	behavior: url(../../common/css/PIE.htc);
}
#others dt {
	margin-bottom: 5px;
	color:  #82B427;
	font-weight: bold;
	font-size: 125%; /*16px*/
}


/* バックナンバーページ [ backnumber.html ]
=======================================================================================*/
#contents.backnumber h1 {
	padding-top: 0;
}
#contents.backnumber #information {
	margin: 0 0 5px;
	padding-top: 10px;
	padding-bottom: 40px;
 padding-left: 15px;
	background: url(../img/bg_information.gif) no-repeat 463px -19px;
}
#contents.backnumber #information li {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}
#contents.backnumber #whereis {
	margin-bottom: 40px;
}
#contents.backnumber #overview .headline {
	margin-bottom: 20px;
}
#contents.backnumber #overview dd p {
	margin-bottom: 0.5em;
}

/* 過去のコンテスト
---------------------------------------------------------------------------------------*/
#contents #archive {
	overflow: hidden;
	width: 770px;
	margin: 0 auto 60px;
	padding-bottom: 20px;
	text-align: left;
}
#contents #archive dd {
	margin-top: 20px;
}
#contents #archive ul {
	width: 780px;
}
#contents #archive li {
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}


