/* おまじない */
html,body,img{
margin: 0;
padding: 0;
}

/* 全体の背景色とフォントを設定 */
body{
background-color: #ede9e0;
text-align: center;
white-space: normal;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
}

selector-for-YuGothicLight{
font-family:"游ゴシック Light","YuGothic";
font-weight:300;
}
selector-for-YuGothicRegular{
font-family:"游ゴシック","YuGothic";
font-weight:400;
}
selector-for-YuGothicBold{
font-family:"游ゴシック","YuGothic";
font-weight:700;
}

/* リンク下線排除・色付け・太字 */
a{text-decoration: none;
color: #b24443;
font-family: 'YuGothicBold', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-weight: bold;
}

a.plain{text-decoration: none;
color: #b24443;
font-weight: normal;
}

/* 一番上の「東大美女図鑑」ロゴ */
h1{
border: 0px;
margin: 16px auto 16px 16px;
}

/* 全体中央揃え */
.main{
width: 1024px;
margin: 0 auto;
text-align: left;
}

/* リスト横並び */
ul.head-menu{
display: table;
table-layout: fixed;
width: 100%
}

ul.head-menu li{
display: table-cell;
vertical-align: middle;
text-align: center;
}

/* メニュー上部色付け */
.header-color{
display: table;
width: 1024px;
border-bottom: 1px solid #ede9e0;
margin-bottom: 0px;}

#header-color1
{display: table-cell;
width: 200px;
height: 4px;
background-color: #f09192;
border: 0px 3px 1px 0px solid #efb8b9;}

#header-color2
{display: table-cell;
width: 200px;
height: 4px;
background-color: #f9c385;
border: 0px 3px 1px 3px solid #efb8b9;}

#header-color3
{display: table-cell;
width: 200px;
height: 4px;
background-color: #c1db81;
border: 0px 3px 1px 3px solid #efb8b9;}

#header-color4
{display: table-cell;
width: 200px;
height: 4px;
background-color: #5fc1c7;
border: 0px 3px 1px 3px solid #efb8b9;}

#header-color5
{display: table-cell;
width: 200px;
height: 4px;
background-color: #8d93c8;
border: 0px 0px 1px 3px solid #efb8b9;}

/* メニューコンテナ */
.header-back{
width: 100%;
background-color: #efb8b9;
margin: 0px;
padding: 0px;
}

.header-main{
background-color: #efb8b9;
display: table;
width: 1024px;
height: 48px;
margin: 0px auto 4px;
}

a.menu{
color: #ffffff;
text-decolation: none;
}

/* メニュー本体（通常時） */
.header-menu1{
display: table-cell;
width: 200px;
height: 48px;
background-color: #f09192;
margin-top: 0;
border: 0px 3px 0px 0px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}

.header-menu2,.header-menu3,.header-menu4{
display: table-cell;
width: 200px;
height: 48px;
background-color: #f09192;
margin-top: 0;
border: 0px 3px 0px 3px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}

.header-menu5{
display: table-cell;
width: 200px;
height: 48px;
background-color: #f09192;
margin-top: 0;
border: 0px 0px 0px 3px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}

/* メニュー本体（マウスオーバー時） */
.header-menu1:hover
{display: table-cell;
width: 200px;
height: 48px;
background-color: #f09192;
margin-top: 0;
border: 0px 3px 0px 0px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}

.header-menu2:hover
{display: table-cell;
width: 200px;
height: 48px;
background-color: #f9c385;
margin-top: 0;
border: 0px 3px 0px 3px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}

.header-menu3:hover
{display: table-cell;
width: 200px;
height: 48px;
background-color: #c1db81;
margin-top: 0;
border: 0px 3px 0px 3px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}

.header-menu4:hover
{display: table-cell;
width: 200px;
height: 48px;
background-color: #5fc1c7;
margin-top: 0;
border: 0px 3px 0px 3px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}

.header-menu5:hover
{display: table-cell;
width: 200px;
height: 48px;
background-color: #8d93c8;
margin-top: 0;
border: 0px 0px 0px 3px solid #efb8b9;
padding-left: 12px;
text-align: left;
vertical-align: middle;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
color: #ffffff;
font-size: 24px;}


/* 4pxと24pxのすきま */
.space4px{
width: 4px;
display: table-cell;
}

.space24px{
width: 24px;
display: table-cell;
}


/* カラーヘッダーメイン */
.color-header-main{
width: 1024px;
margin: auto;
}

/* ヘッダコーラルコンテナ */
.header-coral{
width: 100%;
min-width: 1024px;
background-color: #f09192;
color: #ffffff;
height: 128px;
text-align: left;
margin: 0px;
padding: 32px auto;
}

/* ヘッダオレンジコンテナ */
.header-orange{
width: 100%;
min-width: 1024px;
background-color: #f9c385;
color: #ffffff;
height: 128px;
text-align: left;
margin: 0px;
padding: 32px auto;
}

/* ヘッダグリーンコンテナ */
.header-green{
width: 100%;
min-width: 1024px;
height: 128px;
text-align: left;
background-color: #c1db81;
color: #ffffff;
margin: 0px;
padding: 32px auto;
}

/* ヘッダブルーコンテナ */
.header-blue{
width: 100%;
min-width: 1024px;
height: 128px;
text-align: left;
background-color: #5fc1c7;
color: #ffffff;
margin: 0px;
padding: 32px auto;
}

/* ヘッダパープルコンテナ */
.header-purple{
width: 100%;
min-width: 1024px;
height: 128px;
text-align: left;
background-color: #8d93c8;
color: #ffffff;
margin: 0px;
padding: 32px auto;
}

/* 記事ヘッダコンテナ */
.text-header{
display: table;
width: 100%;
margin: 0 auto;
}

/* 記事ヘッダ左 */
.text-header-left
{width: 200px;
height: 40px;
background-color: #f09192;
color: #ffffff;
font-family: 'YuGothicBold', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-weight: bold;
display: table-cell;
vertical-align: middle;
padding-left: 10px;
margin-bottom: 4px;
}

/* 記事ヘッダ右 */
.text-header-right
{width: auto;
height: 40px;
background-color: #efb8b9;
color: #b24443;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-weight: bold;
display: table-cell;
vertical-align: middle;
padding-left: 10px;
margin-bottom: 4px;
}

/* 記事ボディ */
.text-body
{clear: left;
width: auto;
background-color: #ffffff;
color: #5e594f;
padding: 16px 64px;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-size: 16px;
margin-top: 4px;
margin-bottom: 32px;}

/* 新着情報ヘッダ右 */
.whatsnew-header-right
{width: auto;
height: 40px;
background-color: #efb8b9;
color: #b24443;
font-family: 'YuGothicBold', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-weight: bold;
display: table-cell;
text-align: right;
vertical-align: middle;
padding-right: 10px;
margin-bottom: 4px;
font-size: 16px;
}

/* テキストテーブルコンテナ */
.text-table-begin{
display: table;
width: 100%;
margin-top: 4px;
margin-bottom: 4px;
}

.text-table{
display: table;
width: 100%;
margin-top: 4px;
margin-bottom: 32px;
}

/* テキストテーブル行設定 */
.row{
display: table-row;
}

/* テキストテーブル左 */
.row>div:nth-child(1){
width:200px;
background-color: #ffffff;
color: #5e594f;
font-family: 'YuGothicBold', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-weight: bold;
text-align: right;
display: table-cell;
padding: 16px 4px 16px auto;
font-size: 16px;
}

/* テキストテーブルすきま */
.row>div:nth-child(2){
width: 4px;
display: table-cell;
}

/* テキストテーブル右 */
.row>div:nth-child(3){
width:780px;
background-color: #ffffff;
color: #5e594f;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
padding: 16px auto 16px 10px;
display: table-cell;
font-size: 16px;
}

/* 美女ボックス */
.beauty-cell{
width: 253px;
background-color: #ffffff;
color: #5e594f;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
padding: 16px 10px;
display: table-cell;
margin-top: 4px;
font-size: 16px;
}

/* ポスターボックス */
.poster-cell{
width: 338px;
background-color: #ffffff;
color: #5e594f;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
padding: 16px 10px;
display: table-cell;
margin-top: 4px;
font-size: 16px;
}



/* ハイライトテキストコンテナ */
.text-highlight
{clear: left;
width: auto;
background-color: #f09192;
color: #ffffff;
padding: 32px 64px;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
margin-top: 4px;
margin-bottom: 32px;}


/* 右寄せテキスト */
.right{
text-align: right;
}


/* ツイッターウィジェット横幅強制設定 */
.twitter-timeline {
max-width:500px!important;
margin-top: 4px;
margin-bottom: 32px;
}

/* ツイッターとポスター */
.row2{
display: table-row;
}

/* 左 */
.row2>div:nth-child(1){
width: 500px;
background-color: #ffffff;
color: #5e594f;
font-family: 'YuGothicBold', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-weight: bold;
display: table-cell;
padding: 16px 4px 16px auto;
font-size: 16px;
}

/* すきま */
.row2>div:nth-child(2){
width: 24px;
display: table-cell;
}

/* 右 */
.row2>div:nth-child(3){
width: 500px;
background-color: #ffffff;
color: #5e594f;
font-family: 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
padding: 16px auto 16px 10px;
vertical-align: top;
display: table-cell;
font-size: 16px;
}

.poster{
text-align: center;
padding: 32px auto;
}

/* フッターコンテナ */
.footer-back{
width: 100%;
min-width: 1024px;
background-color: #f09192;
margin: 0px;
padding: 32px auto;
}

.footer-main{
width: 1024px;
margin: auto;
}

/* フッターテーブル */
.footer-table{
display: table;
width: 1024px;
height: 60px;
margin: 32px auto;
}

/* フッター画像セル */
.footer-img-cell{
display: table-cell;
width: 200px;
height: auto;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}

/* コピーライト */
.copyright{
color: #ffffff;
font-family: 'YuGothicBold', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
font-weight: bold;
font-size: 12px;
}



