html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input[type=submit],input[type=button],button{margin:0!important;padding:0!important;}input,select,a img{vertical-align:middle;}


body {
	line-height: 1.2;
	padding: 30px 0 0 33px;
	background: #ecf0f1;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", sans-serif;
	-webkit-text-size-adjust: none;
}

h1 {
	width: 241px;
	margin-bottom: 25px;
	font-family: 'Cinzel', serif;
	font-size: 33px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
}

nav li {
	float: left;
	position: relative;
	width: 243px;
	height: 150px;
	margin: 0 31px 31px 0;
	border: 1px solid #dee1e3;
	color: #fff;
}

nav li:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#doll {
	background-color: #e75926;
}

#withoutborders,
#mail {
	background-color: #71ba51;
}

#utade {
	background-color: #9b59b6;
}

#name {
	background-color: #d33257;
}

#anison,
#twitter {
	background-color: #3d8eb9;
}

#mail,
#twitter {
	width: 106px;
}

nav li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

nav li strong {
	position: absolute;
	top: 31px;
	left: 19px;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: normal;
}

nav li p {
	position: absolute;
	right: 19px;
	bottom: 20px;
	text-align: right;
	font-size: 0.9em;
}

nav li img {
	position: absolute;
	top: 44px;
	left: 22px;
}