@charset "EUC-JP";


/* 1st DoCoMo International Architectural Design Competition 2005
-------------------------------------------------------------------------------*/
/* ブラウザに依存しないようすべての margin, padding を0にする */
* {
    margin: 0;
    padding: 0;
}

body {
	font-family: "ヒラギノ角ゴ　Pro W3", "MS P ゴシック", Osaka, sans-serif;
	color: #000;
	font-size: 0.9em;
	font-style: normal;
	background-color: #E27F23;
    }

/* 見出し H1〜H4 ----------------------------------------*/  
h1, h2, h3, h4 {
    font-weight: bold;
    }

/* aタグ ----------------------------------------*/  
a:link {
    background-color:transparent;
    text-decoration:none;
    color: #000099;
}

a:visited {
    background-color:transparent;
    text-decoration: none;
    color: #000099;
}

a:hover, a:active {
	background-color:transparent;
	text-decoration:underline;
	color: #000066;
}


/* その他共通項目 ----------------------------------------*/  
.hide {
    display:none;
    }
/* 強調表示 */
.strong {
	font-weight:bold;
}
/* 1行の記述で右寄せするもの */
.right_line {
    text-align: right;
}


/* ページ全体を加工コンテナ --------------------*/
#container {
	width: 750px;
	text-align: left;
	margin: 0px auto 0px auto;
}

/*
 * Headerコンテンツ
 *-----------------------------------------------------------------------------*/
#header {
	text-align: center;
	height: 130px;
}
/* タイトル ---*/
#header img {
	margin-top: 50px;
}
/*-------------------------------------------------------- ヘッダここまで------*/

/*
 * 左側メニュー
 *-----------------------------------------------------------------------------*/
#leftContents {
	width: 200px;
	padding-top: 20px;
	float: left;
	height: 600px;
	background-image: url(../images/artwork.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* メニューボックス
 * １つのカテゴリーをボックスで囲む */
#leftContents .menuBox {
}
#leftContents p {
	padding-left: 25px;
	padding-top: 20px;
}
/* タイトル内のリンクのマウスオーバー時の操作 */
.menuBox a:link, .menuBox a:visited {
    display: block;
    /*padding: 6px 2px 6px 10px;
    border-top: solid #A7A7A7 1px;*/
}
.menuBox a:hover,.menuBox a:active {
    /*background-color: #F5F5F5;*/
}
.menuBox ul{
	margin: 0px 0px 0px 60px;
	list-style-type: square;
}
.menuBox ul li{
}


/* アートワークを表示。下いっぱいに位置する */
.artwork {
	border: 0;
	height: 100%;
}


/* footer ------------------------------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	padding: 0px 60px 10px 0;
}
#footer p {
	font-size: 0.75em;
	color: #333333;
	line-height: 110%;
}

/* ページ見出し ------------------------------------------------------------------------*/
#index {
	/*clear: both;*/
	float: left;
	width: 200px;
}
/* ul/li 見出しリスト ---*/
#index ul.indexList {
    margin-top: 75px;
    list-style-type: none;
    font-size: 1.33em;
    font-weight: bold;
    margin-left: 20px;
}
#index ul.indexList li{
    clear: both;
    margin-left: 20px;
}
/* 見出し画像の回り込み制御
   list-style-image で実現したかったが、縦方向の位置合わせが下にあってしまう為
   imgで実現 */
#index ul.indexList li img {
    float: left;
}
#index ul.indexList li span {
    padding-left: 10px;
}


/* 本文 -------------------------------------------------------------------------------*/
#mainContents {
	line-height: 130%;
	float: left;
	width: 450px;
	padding: 20px 0px 0px 20px;
}
#mainContents h2 {
	text-align: right;
	font-size: 1.5em;
	border-bottom: solid #FFF 1px;
	border-right: solid #FFF 1px;
	padding: 5px 20px 5px 0px;
	margin-bottom: 5px;

}
#mainContents h3 {
	margin: 10px 0px 0px 0px;
	padding:  20px 0px 5px 10px;
	font-size: 1.2em;
	border-bottom: solid #FFF 1px;
}
#mainContents h4 {
	padding:  0px 0px 2px 10px;
	font-size: 1.1em;
	border-bottom: solid #ddd 1px;
	clear: both;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mainContents h4.winners {
	margin: 10px 0px 0px 0px;
	padding:  11px 0px 0px 30px;
	background-image: url(../images/ico_keitai.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear: both;
	color: #BE0027;
	border-bottom: none;
}
#mainContents p {
	padding: 7px 5px 0px 5px;
}
#mainContents p.long_text {
	padding: 15px 5px 0px 5px;
}
/* DL, DT, DD: 定義用リスト -----------*/
#mainContents dl.judge {
    margin: 5px 0px 0px 10px;
    padding:  10px 0px 2px 10px;
}
/* DL, DT, DD: 審査員の定義用リスト -----------*/
#mainContents dl.judge dt {
    display: inline;
}
#mainContents dl.judge dd {
    margin: -1.25em 0px 0px 0px;
    padding: 0px 0px 0px 7em;
}
/* ul, li 見出しリスト ----------*/
#mainContents ul {
    margin: 5px 0px 0px 10px;
    padding:  10px 0px 2px 10px;
}
#mainContents li{
    margin-left: 20px;
}
#bg_mainContents {
	position: absolute;
	left: 510px;
	top: 700px;
	width: 339px;
	height: 293px;
	z-index: 2;
	visibility: visible;
}

.judgeTable {
    margin: 15px 0px 0px 20px;
}
.judgeTable td{
    padding: 0px 3px 1px 0px;
}

/* 平方メートル */
.heibei {
	vertical-align: super;
	font-size: 0.6em;
	line-height: 50%;
}


/* 登録フォームテーブル ----------------------------------------------------------------*/
.regTable {
	border: 0px solid #eee;
	width: 400px;
	margin-left: 10px;
    }
.regTable td.h3{
    text-align: left;
    font-size: 1.2em;
    padding:  16px 0px 2px 5px;
    border-bottom: 2px solid #eee;
    font-weight: bold;
    }

.regTable th {
    border-right: 1px solid #eee;
    white-space: nowrap;
    width: 30%;
    text-align: right;
    border-bottom: 1px solid #eee;
    padding: 5px 5px;
    vertical-align: text-top;
    font-weight: bolder;
    font-size: 0.95em;
    }
.regTable td{
    font-size: 0.9em;
    padding: 5px 5px;
    text-align: left;
    border-bottom: 1px solid #eee;
    vertical-align: top;
    line-height: 110%;
    }
.regTable td.submit{
    padding: 7px;
    text-align: center;
    background-color: #CCCCCC;
    }

.htext {
    font-weight:bolder;
}
.annotation {
    font-size:0.9em;
}

.caution {
    color:#FFFF00;
    font-size:0.9em;
    font-weight:normal;
}
.toppage{
	text-align: center;
	margin-top: 50px;
}
.enter {
	font-size: 1.4em;
	font-family: Verdana;
	padding: 15px 0px 15px 0px;
}

.warning_text {
	color: #C03;
	font-weight: bold;
	background-color: #FFCC66;
}
/* DL: 入力エラー警告  ----------------------------------------------------------------*/
.warning {
	background: #FFC url(../images/alert.gif) no-repeat 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 5px 5px 0px;
	border-top: 2px solid #033;
	border-bottom: 2px solid #033;
	width: 400px;
	text-align: left;
    }
.warning dt{
    margin:2px 8px 10px 57px;
    font-size: 90%;
    color: #C03;
    font-weight: bold;
    }
.warning dd {
    margin: 2px 5px 3px 59px;
    line-height: 1.4em;
    font-size: 84%;
    }
.warning dd:before {    
    content: '>>  ';
    color: #C03;
    text-decoration: blink;
    font-weight: bold;
    letter-spacing: -0.25em;
    word-spacing: 0.5em; 
    }   


/* 結果発表ートップの一覧 */
.image-box-l {
	float: left;
	margin: 0px 0px 20px 10px;
	text-align: center;
}
.image-box {
	float: left;
	margin: 0px 0px 20px 10px;
	width: 175px;
	padding: 0px 5px;
}
.image-box a:hover {
	text-decoration: none;

}

/* 結果発表画像につける受賞者名などのCaption ----------*/
.css-caption-box img:after {
	content: attr(title);
}
.css-caption-box {
	text-align: center;
	width: auto;
	line-height: 100%;
	float: left;
}
.css-caption-box img {
/*	//width: 100%;
	height: auto;
	width: auto;
	height: auto;*/
}

/* 結果発表ー各賞発表のボックス ----------*/
.image-box-prize {
	margin: 10px 0px 0px 10px;
	padding: 10px 10px 0px 10px;
	text-align: center;
}
/* 結果発表ー各賞発表のボックス */
img.prize {
	border: solid #999999 1px;
}
.image-description {
	margin: 5px;
	clear: both;
	text-align: left;
	padding: 5px 0px;
}

/* 結果発表ー各賞発表のナビゲーション ----------*/
.winners_navi {
	padding: 0px 10px 0px 30px;
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
}
.winners_navi dl {
	margin-top: 10px;
}
.winners_navi dt {
	margin-left: -25px;
	background-image: url(../images/ico_keitai_s.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding: 10px 0px 0px 25px;
	margin-top: 5px;
	color: #BE0027;
}
.winners_navi dd {
	margin-top: -10px;
	margin-left: 0px;
}


/* 審査講評 -------------------------------------------------------------------------------------*/
/* 審査員コメント - 審査員名 */
#mainContents p.shinsa_name {
	padding: 0px 5px;
}
#mainContents img.shinsa_right {
	float: right;
	padding: 5px;
}
#mainContents img.shinsa_center {
	padding: 5px;
}
#mainContents p.shinsa_comment {
	margin: 10px 0px 0px 15px;
	padding: 0px 5px 10px 5px;
}

/* 受賞作品映像化 --------------------------------------------------------------------------------*/
#mainContents p.question {
  margin: 10px 0px 2px 15px;
	padding: 0px 0px 0px 22px;
	background: url(../images/h_question.gif) 1px top no-repeat;
}
#mainContents p.answer {
  margin: 0px 0px 2px 15px;
	padding: 0px 0px 0px 22px;
	background: url(../images/h_answer.gif) left top no-repeat;
}
.movieImage {
  width: 402px;
	margin: 5px auto;
}


/*
 * ダミーコンテンツ
 *-----------------------------------------------------------------------------*/
.dummy {
	clear: both;
	height: 5px;
}
