﻿/*---------------------------------------------------
//
//	geass.net default style sheet
//
---------------------------------------------------*/


/* スタイル初期化
---------------------------------------------------*/

img, div { behavior: url("/geass_pub/iepngfix.htc") }

*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #fff;
	background: #300;
	background-image: url("/geass_pub/img/body_bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

p, dl
{
	font-size: 10pt;	
}

p
{
	line-height: 1.3;
	margin-bottom: 10px;
}

h1
{
	float: left;
	margin:10px;
	width: 150px;
	height: 50px;
	background: #000 url("/geass_pub/img/geass_net_logo.gif") no-repeat center center;
	text-indent: -9999px;
}

h2
{
	height: 40px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: #000 no-repeat left center;
}

h3
{
	margin-bottom: 5px;
}

img
{
	border: none;
}

/* 基本レイアウト
---------------------------------------------------*/
#topspace
{
	height: 30px;	
}

#bottomspace
{
	margin: 0 auto;
	width: 760px;
}

#bottomspace p
{
	font-size: 7pt;	
	margin: 2em 0;
}

#container
{
	position: relative;
	width: 760px;
	margin: 0 auto;
	border: solid 1px #999;
	background-color: #000;
}

#sunriselogo
{
	float: right;
	margin: 20px 10px 10px 0;
}

#keyvisual
{
	clear: both;
	border: solid #999;
	border-width: 1px 0;	
}

#main
{
	float: left;
	width: 537px;
}

#main .wrapper
{
	margin: 20px;
}

#sub
{
	float: right;
	width: 223px;
	background-image: url("/geass_pub/img/line01.gif");
	background-position: left top;
	background-repeat: repeat-y;
}

#sub .wrapper
{
	margin: 20px;
}

#footer
{
	clear: both;
	background-color: #222;
}

#footer p
{
	line-height: 3em;
	height: 3em;
	margin: 0;
	padding-left: 20px;
}

p.contents
{
	margin-bottom: 20px;	
}

/* 見出しデザイン
---------------------------------------------------*/
h2.h200 { background-image: url("/geass_pub/img/h200.gif"); }
h2.h201 { background-image: url("/geass_pub/img/h201.gif"); }
h2.h202 { background-image: url("/geass_pub/img/h202.gif"); }
h2.h203 { background-image: url("/geass_pub/img/h203.gif"); }
h2.h204 { background-image: url("/geass_pub/img/h204.gif"); }

#main h3
{
	background: url("/geass_pub/img/h3.gif") no-repeat left center;
	text-indent: 10px;
	color: #f90;
}

#main strong
{
	color: #c60;
	display: block;
	margin-top: -5px;
	margin-bottom: 5px;
	font-size: smaller;
	font-weight: normal;
}

#sub h3
{
	text-indent: -9999px;
	height: 30px;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
}

h3.subh01 { background-image: url("/geass_pub/img/subh01.gif"); }
h3.subh02 { background-image: url("/geass_pub/img/subh02.gif"); margin-top: 30px; }
h3.subh03 { background-image: url("/geass_pub/img/subh03.gif"); margin-top: 30px; }
h3.subh04 { background-image: url("/geass_pub/img/subh04.gif"); margin-top: 30px; }
h3.subh05 { background-image: url("/geass_pub/img/subh05.gif"); margin-top: 30px; }


/* 最新ニュース
---------------------------------------------------*/
#news h4
{
	color: #f90;
	margin-bottom: 10px;
}

#news table
{
	border-collapse: collapse;
	margin-bottom: 10px;
}

#news th, #news td
{
	border-width: 1px;
	border-color: #fff;
	padding: 5px 10px;
}

#news th
{
	border-style: solid dashed solid solid;
}

#news td
{
	border-style: solid solid solid none;
}

#news th
{
	width: 100px;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

#news td
{
	font-size: 10pt;
}

#news td em
{
	font-style: normal;
	color: Red;
}

#news p.date
{
	text-align: right;
	color: #0f0;
}


/* ギアス★netとは？
---------------------------------------------------*/
#whats 
{
	position: relative;
}

#whats p.right
{
	width: 300px;
}

#siteimg
{
	text-indent: -9999px;
	width: 240px;
	height: 370px;
	position: absolute;
	top: -70px;
	left: 290px;
	background: transparent url("/geass_pub/img/siteimg.png") no-repeat left top;
}

#chibigeass
{
	background: #000 url("/geass_pub/img/chibigeass.jpg") no-repeat;
	background-position: center 10px;
	border: solid 1px #666;
	margin-bottom: 20px;
}

#chibigeass p
{
	color: #0cf;
	margin: 100px 20px 20px 20px;
}



/* 公式メニューリスト
---------------------------------------------------*/
#menulist
{
	font-size: 10pt;	
}

#menulist dt
{
	color: #0cf;
	font-size: 12pt;
	font-weight: bold;	
}

#menulist dd
{
	margin-left: 10px;
	margin-bottom: 15px;
}

#menulist ul
{
	list-style-type: none;	
}

#menulist li strong
{
	font-weight: normal;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #036;
}


/* QRコード
---------------------------------------------------*/
#qrcode
{
	display: block;
	width: 150px;
	height: 150px;
	margin: 15px auto;
}


/* メール送信フォーム
---------------------------------------------------*/
#address
{
	width: 170px;
	margin-bottom: 5px;
}

#domain
{
	margin-bottom: 5px;	
}

#btnsend
{
	width: 6em;
	height: 3em;
	line-height: 3em;
}

#wait
{
	display: none;	
}

#wait p
{
	color: #f00;
	border: solid 1px #f00;
	height: 3em;
	line-height: 3em;
	padding: 0 15px;
}


/* 関連リンク
---------------------------------------------------*/
#links
{
	text-align: center;
}


/* その他装飾
---------------------------------------------------*/
#geticon
{
	padding-right: 16px;
	background: #000 url("/geass_pub/img/geticon.gif") no-repeat right center;
}

#serifimg
{
	float: left;
	margin-right: 20px;	
}

#codegeassimg
{
	float: left;
	margin-right: 20px;	
}

#libimg
{
	float: right;
	margin-left: 20px;	
}

#columnimg
{
	float: left;
	margin-right: 20px;	
}

div.clear
{
	margin-bottom: 10px;
	height: 10px;
	clear: both; 
}