/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;}
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;}
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;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*======================================

	1-1.Yahoo UI Library Fonts CSS ver.2.3.1
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* Don't Edit */
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*======================================

	1-2. Font size setting
	
=======================================*/

img, div { behavior: url(artseries/iepngfix.htc) }

li,
p,
pre,
cite,
blockquote {
	font-size: 90%;
}

p {
	margin: 0px 0px 20px 0px;
	}

* {
	line-height: 1.5;
	font-style: normal;
}


body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
/*	background-image: url(../images/bg01.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Aperto", "Verdana","Arial", "Helvetica", "sans-serif";
	color: #333333;
}

img {
	border: none;
}

a img {
	border: none;
}

a:link {
	color: #CC0000;
	text-decoration: none;
	}

a:visited {
	color: #CC0033;
	text-decoration: none;
	}

a:active {
	color: #990000;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
ol,
ul,
li {
	margin: 0px 0px 0px 15px;
	padding: 3px;
	line-height: 18px;
	}
	
dl {
	font-size: 10px;
	padding: 10px;
	margin: 0px 10px 10px 5px;
	}
	
dt {
	width: 110px;
	padding: 2px 0px;
	float: left;
	}
	
dd {
	padding: 2px 0px;
	}

.hidden {
	display: none;
}

#whole {
	width: 900px;
	margin: 0px auto;
	padding: 0px auto;
	}
	
#header {
	background: url(../images/header.jpg);
	width: 900px;
	height: 66px;
	background-repeat: no-repeat;
/*	margin: 0px 0px 15px 0px; */
	margin: 0px 0px 0px 0px;
	}

#title01 {
	background: url(../images/title.png);
	width: 614px;
	height: 103px;
	background-repeat: no-repeat;
	margin: 0px auto 30px;
	}
	
#contents {
	height: auto;
	margin: 0px;
	text-align: left;
	}
	
#contents p{
	padding: 0px 20px 0px 0px;
	font-size: 105%;
	line-height: 24px;
	}
	
#contents_title {
	background: url(../images/title2.gif) no-repeat;
	width: 874px;
	height: 38px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.pic {
	width: 112px;
	height: 147px;
	float: left;
	margin: 0px 15px 0px 0px;
	}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 8px ;
	border-left:3px solid #835196;
	font-size: 130%;
	color: #835196;
	font-weight: bold;
	text-align: left;
}

#gray_box {
	margin: 15px 0px;
	padding: 10px;
	background: #ccc;
	border: 1px #666666 solid;
	}
	
#gray_box p{
	font-size: 80%;
	line-height: 12px;
	text-align: left;
	}
	
.font1 {
	size: 120%;
	color: #663399;
	font-weight: bold;
	}
	
h3 {
	size: 110%;
	font-weight: bold;
	text-align: left;
	}

.line {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	}
	
.line2 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	}
	
.clear {
	clear: both;
	}

.margin-5 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-10 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-20 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-30 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.link {
	width: 377px;
	height: 21px;
	margin: 455px 15px 0px 350px;
	}
	
#main_img1 {
	background: url(../images/plaza_main.png) no-repeat;
	width: 900px;
	height: 900px;
	margin: 0px;
	padding: 0px;
	}
	
#menu{
	/* This is the container for the thumbnails */
	height:124px;
	width: 900px;
	margin: 0px auto 20px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li{
	/* Every thumbnail is a li element */
	width:292px;
	display:inline-block;
	list-style:none;
	height:124px;
	overflow:hidden;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 0px;
}

/* footer */

#footer_bg {
	background: url(../images/footer_bg.gif);
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000;
	}
	
#footer_contents {
	background: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	text-align: left;
	width: 900px;
	height: auto;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	}
	
#footer_contents h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px ;
	font-size: 85%;
	color: #cccccc;
}

#footer_contents p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px ;
	font-size: 70%;
	text-align: left;
	color: #cccccc;
}

#footer img {
	margin: 7px 3px 0px 0px;
	padding: 0px;
	}
