@charset "utf-8";

body {
	background-color: #555;
	background-color: #333;
	background-color: #FFF;
	color:#333;
	color:#000;
	text-align: center;
	line-height: 1.0;
}

body {
	-webkit-text-size-adjust: 100%;
}

/* 基本リンクカラー */
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #F80;
	color: #F50;
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: underline;
}

/* 全体 */
#container {
	width: 768px;
	/*border-left: solid #000 1px;
	border-right: solid #000 1px;*/
	margin: 0 auto;
	padding: 0;
	/*background: #FFF url(../pic/bg_pattern.gif) repeat-y top center;*/
	/*background-image: url(../pic/yoko_top100p_w770.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;*/
}

#header {
	/*text-align: left;*/
	padding: 16px 40px 10px 40px;
}

/* H1レベル-タイトル */
h1 {
	font-size: 108%; /*14px;*/
	font-size: 116%; /*15px*/
	line-height:1.5;
	font-weight: bold;
	text-align: center;
	margin: 0.6em 0 1.8em;
}

h1 > span {
	display: inline-block;
}

#titleImg {
	width: 686px;
	margin: 0 auto 0;
}

#titleImg img {
	width: 686px;
	height: 200px;
}

/*#header p {
	font-size: 100%;
	line-height:1.6;
	margin-bottom: 1em;
	text-align: left;
}*/

#info {
	margin: 0 auto 32px;
	display: inline-block;
	/*background-color: #DDD;*/
}

#info p {
	font-size: 100%;
	line-height:1.6;
	text-align: left;
}

#info dl {
	font-size: 100%;
	line-height:1.6;
	text-align: left;
}

#info dt {
	float: left;
}

#info dd {
	margin-left: 4em;
}

#info dd > span {
	display: inline-block;
}

#intro {
	margin: 0 25px 32px;
	margin: 0 40px 32px;
}

#intro p {
	font-size: 93%; /*12px*/
	font-size: 100%; /*13px*/
	line-height:1.7;
	margin-bottom: 1em;
	text-align: left;
}

#whatIs {
	font-size: 100%; /*13px*/
	line-height:1.7;
	text-align: left;
	margin: 0 72px 24px;
	padding: 16px 30px;
	padding: 12px 30px;
	position: relative;
}

#whatIs p {
	margin-bottom: 0;
}

#whatIs p:first-child {
	margin-bottom: 0.5em;
}

#whatIs::before, #whatIs::after {
	content: '';
	width: 15px;
	height: 100%;
	position: absolute;
}

#whatIs::before {
	border-left: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	top: 0;
	left: 0;
}

#whatIs::after {
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	top: 0;
	right: 0;
}

/* 作品紹介 */
#main {
	text-align: left;
	padding: 0px 40px 24px 40px;
}


.works {
	width: 660px;
	width: 100%;
	margin-bottom: 15px;
}

.worksEnd {
	width: 660px;
	width: 100%;
	margin-bottom: 4px;
}

.worksInner {
	border: solid 1px #000;
	padding:18px 28px 18px 28px;
	padding:18px 28px 12px 28px;
	padding:18px 28px 10px 28px;
	/*background-color: #FFF;*/
}

/* 角丸用 
.worksInner {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: relative;
	behavior: url(js/PIE.htc);
}*/

/* クリアフィックス */
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
}

.wrapper {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .wrapper {
	height: 1%;
}
.wrapper {
	display: block;
}
/* End hide from IE-mac */

.photo {
	width: 220px;
	width: 240px;
	float: left;
	/*margin-right: 25px;*/
	/*padding-top: 2px;
	line-height: 0;
	font-size: 0px;*/
}

.photo img {
	width: 220px;
	width: 240px;
	/*height: 172px;*/
	line-height: 0;
	font-size: 0px;
}

p#topImage img,
.photo img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-webkit-touch-callout: none;
}

.caption {
	/*font-size: 11px;*/
	/*font-size: 85%;  11px */
	font-size: 77%; /* 10px */
	line-height: 150%;
}

.text {
	width: 380px;
	width: 372px;
	width: 390px;
	width: 370px;
	/*float: left;*/
	float: right;
}

.text-wide {
	width: 610px;
}

.prize {
	margin-bottom: 16px;
	padding-bottom: 3px;
	font-size: 93%; /*12px*/
	font-size: 100%; /*13px*/
	line-height: 120%;
	border-bottom: solid 1px #666;
}

.date {
	margin-bottom: 2px;
	font-size: 93%; /*12px*/
	line-height: 117%; /* IE向け 上辺が切れないように */
	float: right;
}

.title {
	margin-bottom: 4px;
	margin-bottom: 7px;
	/*padding-bottom: 7px;*/
	font-size: 108%; /*14px*/
	font-size: 116%; /*15px*/
	line-height: 100%; /* IE向け 上辺が切れないように */
	line-height: 108%;
	font-weight: normal;
	font-weight: bold;
	color: #000;
	float: left; /* 追加 07.10.10 */
}

h3.title span.px12 {
	font-size: 86%;
}

.data {
	clear: both; /* 上の追加に伴い変更 07.10.10 */
	padding-bottom: 6px;
	/* margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #666;
	border-bottom: solid 1px #555; */
	font-size: 85%; /* 11px */
	/*font-size: 93%; 12px*/
	line-height: 150%;
	/*margin-top: 2px;
	padding-top: 4px;
	border-top: solid 1px #666;*/
}

/*
p.data br { display: none; }
*/

.staff {
	/* margin-bottom: 6px;
	padding-bottom: 6px; */
	padding-bottom: 6px;
	/* border-bottom: solid 1px #666;
	border-bottom: solid 1px #555; */
	/* font-size: 85%; 11px */
	font-size: 93%; /* 12px */
	line-height: 150%;
}

.kaisetsu {
	margin: 0px 0px 1px 0px;
	font-size: 93%; /*12px*/
	/*line-height:18px;*/
	line-height:150%;
}

.to_top {
	padding: 0px 0px 7px 0px;
	font-size: 93%;/*12px;*/
	text-align: right;
}
