@charset "shift_jis";



body {
	font-family: ???C???I, "?l?r ?o?S?V?b?N", Osaka, "?q???M?m?p?S Pro W3";
	font-size: 85%;		/*?S?ʂ̕????T?C?Y*/
	line-height: 2;		/*?S?ʂ̍s??*/
	color: #666666;		/*?S?ʂ̕????F*/
	background: #ffffff url(images/bg.gif) repeat-x 50% top;	/*?w?i?F?ƕǎ??i?㕔?̔????O???f?[?V?????j?ݒ?*/
	margin: 0;
	padding: 0;
	text-align: center;
}

h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

.look {
	background: #f5f5f5;
}

.color1 {
	color: #47A900;
}




/*?S?̓I?ȃ????N?ݒ?
---------------------------------------------------------------------------*/
a {
	color: #333333;		/*?????N?????̕????F*/
}

a:hover {
	color: #47A900;		/*?????N?????̃J?[?\???I?[?o?[???̕????F*/
}




/*?R???e?i?[?i?BɕύX?̕K?v?Ȃ??j
---------------------------------------------------------------------------*/
#container {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/*?w?b?_?[
---------------------------------------------------------------------------*/
#header {
	background: url(images/header_bg.gif) no-repeat right top;	/*?E???̏Z????TEL?̉摜?ݒ??B?s?v?Ȃ??ۂ??ƍ폜?????B*/
}

#header h1 {
	font-size: 12px;		/*h1?^?O?̕????T?C?Y*/
	font-weight: normal;	/*???????ʏ??ɖ߂??B???????????Ȃ炱?̂P?s???O???B*/
	width: 500px;			/*?E???̏Z????TEL?摜?ɂ??Ԃ??Ȃ??悤?ɕ????ݒ?*/
	line-height: 1.4;		/*?????s?ɂȂB??ꍇ?p?̍s?Ԑݒ?*/
	padding-bottom: 10px;	/*???̃??S?摜?Ƃ̗]??*/
}



/*?g?b?v???j???[
---------------------------------------------------------------------------*/
ul#topmenu {
	height: 54px;
	line-height: 54px;
	background: url(images/topmenu_bg.gif) no-repeat top;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;	/*???j???[?̃e?L?X?g?̕????Ԋu?þϞ??L?߂ɂƂ??ݒ?*/
	overflow: hidden;
}

ul#topmenu li {
	float: left;
}

ul#topmenu li a {
	color: #FFFFFF;	/*???j???[?̕????F*/
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/topmenu_line.gif) no-repeat right;
}

ul#topmenu li a:hover {
	background: url(images/topmenu_bg.gif) no-repeat bottom;
}



/*?R???e???c
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}



/*?T?C?h?R???e???c
---------------------------------------------------------------------------*/
#side {
	float: left;	/*?T?C?h?R???e???c?ÿǝ??ɔz?u?????ݒ?*/
	width: 210px;
	padding-top: 10px;
	padding-bottom: 100px;
}

#side h3 {
	font-size: 100%;
	line-height: 56px;
	background: url(images/midashi_bg1.gif) repeat-x;
	height: 56px;
	text-align: center;	/*h3???o???̃e?L?X?g?￘ǝ??悹?ɂ????ݒ??B???悹???????Ȃ??P?s?폜?????B*/
	overflow: hidden;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}



/*?T?C?h???j???[
---------------------------------------------------------------------------*/
ul.sidemenu a {
	color: #666666;	/*?????F*/
	text-decoration: none;
	text-align: center;	/*?e?L?X?g?￘ǝ??悹?ɂ????ݒ??B???悹???????Ȃ??P?s?폜?????B*/
	border-bottom: 1px solid #aeaeae;	/*?e???j???[????1px?̒??????????ݒ?*/
	display: block;
	width: 210px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

ul.sidemenu a:hover {
	background: #f7f7f7;	/*?J?[?\???I?[?o?[???̔w?i?F*/
	color: #000000;			/*?J?[?\???I?[?o?[???̕????F*/
}




/*???C???R???e???c
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 100px;
}

#main h2 {
	font-size: 100%;
	background: url(images/h2_bg.gif) no-repeat;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 50px;
}

#main p {
	padding: 0.5em 10px 1em;
}





/*?t?b?^?[
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	line-height: 1.4;
	text-align: center;
}





/*???C???R???e???c???́uWhat's New?v????
---------------------------------------------------------------------------*/
#main dl.new {
	width: 94%;			/*What's New?{?b?N?X?̕?*/
	height: 100px;		/*What's New?{?b?N?X?̍???*/
	overflow: auto;		/*???̐ݒ???iframe???Ɍ?????*/
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #FAFAFA;	/*?w?i?̐F*/
	border: 1px dotted #cfcfcf;	/*?t?`?̃??C??*/
	margin-top: 0.5em;
}

#main dt {
	font-weight: bold;	/*???t?̐F?ßϞ??ɂ???*/
}

#main dd {
	border-bottom: 1px dotted #cfcfcf;	/*?־???̉???1px?̓_??(dotted)??#cfcfcf?̐F?œ??????B*/
}

