@charset "shift_jis";




body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
table {
	border-collapse:collapse;
	font-size : 12px;
  margin-top : 15px;
}

.table_01 {
	width : 640px;margin : 10px 0px;padding: 0px;
border-collapse: collapse;
}
.table_01 th {
	width : 30%;padding: 4px 2px 2px 4px;
text-align: center;vertical-align: top;color: #3366CC;
background-color: #99CCFF;
border: 1px solid #6699CC;
}
.table_01 td {
	padding :4px 2px 2px 4px;
background-color: #EEEEEE;
text-align: left;
border: 1px solid #6699CC;
}


a {
	color: #000000;
}

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



/*コンテナー
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 1091px;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px solid #ff476d;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}

#header #logo {
	padding-top: 20px;
  padding-left : 20px;
}

#header h1 {
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
}


ul#menu li {
	float: left;
	line-height: 50px;
	height: 50px;
	margin-right: 1px;
	font-size: 12px;
       font-weight : bold;
}

ul#menu a {
	color: #666666;
	text-decoration: none;
	display: block;
	width: 155px;
	text-align: center;
	background-image: url(images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

ul#menu a:hover {
	background-image: url(images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}

ul#menu li.last {
	margin-right: 0;
}


#contents {
	clear: left;
	width: 100%;
}


#wrap {
	width: 897px;
	float: left;
	padding-bottom: 50px;
	margin-top: 20px;
}



#sub,#side {
	background-color: #f7f7f7;
	width: 178px;
	border: 1px solid #bfbfbf;
	padding: 1px;
	line-height: 1.6;
	color: #666666;
}

#sub p,#side p {
	padding: 0.5em 5px 1em;
}

#sub h3,#side h3 {
	font-size: 100%;
	background-color: #ff476d;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}


#sub {
	float: left;
}


#side {
	float: right;
	margin-top: 20px;
}


.submenu {
	margin-bottom: 1px;
}

.submenu a {
	background-image: url(images/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	color: #000000;	
	text-decoration: none;
	line-height: 40px;
	height: 40px;
}

.submenu a:hover {
	background-image: url(images/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}


#main {
	float: right;
	width: 703px;
}

#main h2 {
	font-size: 115%;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	clear: both;
}

#main p {
	padding: 0.5em 10px 1em;
}

#main2 {
	float: right;
	width: 703px;
  background-image : url(images/deco-bg.jpg);
  background-repeat : repeat-y;
  
background-position : center center;
}

#main2 h2 {
	font-size: 100%;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	clear: both;
}

#main2 p {
	padding: 0.5em 10px 1em;
}
#main dl.new {
	height : 150px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #ff476d;
	margin-bottom : 3em;
       background-color : #ffccff;
}

#main dl.new dt {
	font-weight: bold;
	float: left;
}

#main dl.new dd {
	border-bottom: 1px solid #666666;
	padding-left: 8em;
}


#footer {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #bfbfbf;
	padding-top: 1em;
	padding-bottom: 1em;
}


#main .newitem p {
	height: 150px;
	width: 128px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	background-image: url(images/newitem_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}

#main .newitem {
	margin-top: 10px;
}

#main .newitem a img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#main .newitem a:hover img {
	border: 1px solid #999999;
}

main .newitem2 p {
	height: 150px;
	width: 128px;
	border: 1px solid #CCCCCC;
	float: left;
	text-align: center;
	background-image: url(images/newitem_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}

#main .newitem2 {
	margin-top: 10px;
}

#main .newitem2 a img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#main .newitem2 a:hover img {
	border: 1px solid #999999;
}

#main .itemlist {
	border: 1px solid #CCCCCC;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 0.5em;
	width: 673px;
	margin-right: auto;
	margin-left: auto;
}

#main .itemlist h3 {
	color: #000000;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #CCCCCC;
	padding: 0px 0px 0px 5px;
	margin-bottom: 0.5em;
	font-size: 100%;
}

#main .itemlist p {
	padding: 0px;
}

#main .itemlist p, #main .itemlist h3 {
	margin-left: 240px;
}

#main .itemlist a img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#main .itemlist a:hover img {
	border: 1px solid #999999;
}

#main .itemlist div.img {
	float: left;
}



/*その他
---------------------------------------------------------------------------*/
.color1 {
	color: #ff476d;
}

.color2 {
	color: red;
  font-weight : bold;
  font-style : italic;
}

.look {
	background-color: #f5f5f5;
}

*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#main ul{
  margin-left : 30px;
  margin-bottom : 15px;
}

#main h3{
  font-size : 13px;
  color : #ff476d;
  text-align : center;
}

.li{
  color: #666666;
  text-decoration: none;
  display: block;
  width: 155px;
  text-align: center;
  background-image: url(images/menu_bg2.gif);
  background-repeat: no-repeat;
  background-position: left bottom;	
}

/*ボタン
------------------------------*/
ul#menu-2 li {
	line-height: 30px;
	height: 30px;
	font-size: 12px;
}

ul#menu-2 a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 220px;
	text-align: center;
	background-image: url(images/botan-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
       color: #ff478d;
	overflow: hidden;
}

ul#menu-2 a:hover {
	background-image: url(images/botan-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}
#margin10{
  margin-bottom : 10px;
}

.color3{
  font-size : 14px;
  font-weight : bold;
  color : maroon;
}

div.box {
	width: 320px; 
height: 300px;
background-color: #FFFFFF;
border: 1px #999999 solid; 
font-size: 95%; 
float: left;
margin-top: 10px;
margin-right: 10px;
margin-left: 18px;
margin-bottom:15px;
}

div.box h3 {
	margin: 0; 
background-image : url(images2/box-bg.gif);
line-height: 27px;
padding-left: 10px; 
border-bottom: 1px #999999 solid;
font-size: 110%;
color: #ffffff
text-align : center;
}

div.box p {
	margin: 5px;
}
a img.hover{
opacity:1.0;
filter: alpha(opacity=100);
}

a:hover img.hover{
opacity:0.6;/半透明60%に設定*/
filter: alpha(opacity=60);/半透明60%に設定*/
}

a img{
	border:none;
}