@charset "UTF-8";

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

/* -- Generic -- */

body {
	color: #2b2b47;
	font: 1em/1.5em Verdana,Arial,Helvetica,sans-serif,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center bottom;
	background-color: #cde7ca;
	}

p {
	margin: 1.2em 0;
	line-height: 1.8em;
	}

h1 {
	font-size: 123.1%;
	font-family: "Times New Roman", Times, serif, "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #2d2d5e;
	font-weight:bold;
	line-height:1.4em;
	text-align: center;
	}

h2 {
	margin: 1.5em 30px 1.5em 0;
	padding: 0.5em 0;
	color: #2b2b47;
	font-size: 106%;
	font-family: Verdana,Arial,Helvetica,sans-serif,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Osaka;
	font-weight:bold;
	line-height:1.8em;
	text-align: center;
	background-color: #e4f3e2;
	}
	
h3 {
	font-size: 100%;
	color: #f3f3f2;
	font-weight:bold;
	}

h4 {
	font-size: 100%;
	color: #f3f3f2;
	font-weight: normal;
	line-height:1.5em;
	}

.clear {
	clear:both;
	}

a, a:visited {
	color: #592357;
	text-decoration: underline;
	}

a:hover {
	color: #3a0b38;
	text-decoration: none;
	}

strong {
	font-weight: bold;
	}

em {
	font-style:italic;
	}

ol,ul{
	padding: 0 5em 1em;
	}

ol li{
	margin:0.5em 0;
	padding: 0;
	list-style: decimal;
	text-align: left;
	}

ul li{
	margin:0.5em 0;
	padding: 0;
	list-style:disc;
	text-align: left;
	}

div .dotline {
	height: 1px;
	width: 100%;
	background: url(../img/dotline.gif) repeat-x;
	margin: 0 0 5px 0;
	clear: both;
	}

.c {
	text-align: center;
	}

.red {
	color:#a90c24;
	}

.dark {
	font-weight: bold;
	}

p.notes {
	margin: 0;
	padding: 0;
	font-size: 0.87em;
	line-height: 1.4em;
	}

img.alignleft{
	float: left;
	padding: 4px;
	margin: 0 16px 2px 0;
	display: inline;
	border: 1px solid #e0e0e0;
	}

img.alignright{
	float: right;
	padding: 4px;
	margin: 0 0 2px 16px;
	display: inline;
	border: 1px solid #e0e0e0;
	}

/* -- Contents -- */

#wrapper {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	position: relative;
	}

img.bg2 {
	position: absolute;
	top: 80px;
	left: -47px;
	}

#wrapper .column1 {
	margin: 0;
	padding: 0;
	width: 700px;
	}

#wrapper .title {
	margin: 0;
	width: 350px;
	float: left;
	}

#wrapper .twitter {
	margin: 0;
	width: 350px;
	float: right;
	}

#wrapper .column1 p{
	padding: 1em 2em;
	}

#wrapper .column2 {
	margin: 0 auto;
	padding: 1em 0;
	width: 600px;
	background-color: #f7eac4;
	}

#wrapper .column3 {
	margin: 0 auto;
	padding: 1em 0;
	width: 600px;
	background-color: #e4f3e2;
	}
	
#wrapper .column4 {
	margin: 0 auto;
	padding: 1em 0;
	width: 588px;
	border: 6px solid #e4f3e2;
	}
	
#wrapper .column2 p,#wrapper .column3 p,#wrapper .column2 p,#wrapper .column4 p{
	padding: 0 2em;
	}

#wrapper ul.check1 {
	padding: 0.5em 3em;
	}
	
#wrapper ul.check1 li {
	list-style: none;
	margin: 0;
	padding: 0.5em 0 0.5em 36px;
	background: url(../img/checkmark.gif) no-repeat 5px 8px;
	border-bottom: 1px solid #e5e5e5;	
	}

#wrapper .colspacer {
	height: 20px;
	background: transparent;
	}

#wrapper .column5 {
	margin: 0 auto;
	padding: 1em 0;
	width: 660px;
	}
	
#wrapper .column5 ul {
	margin-top: 1em;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.4em;
	}

#wrapper .column5 li {
	float: left;
	display: inline;
	height:170px;
	width:125px;
	margin:0 0 0 4px;
	padding:0;
	text-align: center;
	}

#wrapper .column5 img{
	margin:0 0 4px 0;
	}	

#wrapper .column5 a{
	text-decoration: none;
	}

#wrapper .column5 a:hover {
	color: #3a0b38;
	background-color: #d7cbe7;
	}

#footer {
	width: 700px;
	margin: 0 auto;
	position: relative;
	background-color: #e5e5e5;
}

#footer .gototop {
	position: absolute;
	top: 0px;
	left: 572px;
}

#footer .gototop a:hover {
	background-color:transparent;
}

#footer .copyright {
	margin: 1em 0 0 0;
	padding: 1em 0;
	font-size: 0.87em;
	line-height: 1.4em;
	text-align: center;
	color: #666;
	}

/* -- mediabox -- */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../images/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
}

#mbCenter.mbLoading {
	background: #fff url(../images/WhiteLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #333;
}

#mbImage a:hover, #mbImage a:active {
	color: #000;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 83px;
	background: transparent url(../images/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 54px;
	background: transparent url(../images/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 65px;
	background: transparent url(../images/WhiteClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
