@charset "utf-8";

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

	CommonElements

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

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,tr,th, table,td{
	margin: 0;
	padding: 0;
	border: 0;
	
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
/*	outline: 0;*/
}

html {
  min-height: 100%;
  position: relative;
}
 
body {
  margin-bottom: 5em;
  background-color :#f5f5f5;
}

td {
  padding: 5px;
}
p {
  padding-bottom: 15px;
}



#container {
    width: 100%;

}

h1 {
	margin: 0;
	padding: 0;
	border: 0;

}

h2 {
	font-size: 20px;
	padding-bottom: 5px;
	color: #025ca4;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #d0ddee;
	margin-bottom: 0px;	
}
h3 {
	font-size: 18px;
	text-align: center;
	color: #e11869;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e11869;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
        font-weight: bold;
	margin-left: 0px;
}
h4 {
	font-size: 17px;
	color: #339900;
	font-weight: bold;

}

h5{
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9bcea;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: nomal;
}

.imgR{
	float: right;
	margin: 0 0 0 10px;
	display: inline;
}

.imgL{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

/*----------------------------------------------------
	header
----------------------------------------------------*/

#header {
	height: 100px;
	width: 100%;
	margin: auto;
        background-color :#f5f5f5;
	border-bottom: 1px solid #ccc; 
	
}

#header-logo {
padding-top:5px;
	width: 960px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
#header_right {
        float: right;
	font-weight: nomal;
	color: #666;
	padding-top:50px;
	padding-bottom:2px;
	font-size: 14px;

}

/* =======================================
#header a:link {
	color: #fff;
	text-decoration: none;
}
#header a:visited {
	color: #42210B;
}
#header a:hover {
	color: #FF9900;
	
}

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

/*----------------------------------------------------
	menu
----------------------------------------------------*/

.menu {
   padding:1px;
   
}

.menu ul{
   margin:0;
   padding:0;
   list-style: none;
   border-top:1px solid #fff;
}

.menu li {
   padding:0;
   font-size:14px;
   line-height:2.0;
   border-bottom: 1px dotted #ccc;
}

.menu a {
   display:block;
   padding:10px 0 10px 20px;
   color:#666;
   text-decoration:none;
   font-weight: bold;
}

.menu a.current {
   color:#025ca4;
   background:#fff url("../images/bg_list.gif") 10px 50% no-repeat;
}

.menu a:hover {
   color:#025ca4;
   background:#fff url("../images/bg_list_h.gif") 10px 50% no-repeat;
}

/*----------------------------------------------------
	container-in
----------------------------------------------------*/

#container-in {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
        background-color :#fff;
}




/*----------------------------------------------------
	side
----------------------------------------------------*/
#side {
	width: 220px;
	float: left;
/*--	background: url("../images/side.jpg")no-repeat;	--*/
        height: 770px;
	background-color :#fff;
	border-bottom: 1px solid #fff;
	 
}



#side-box {
	width: 220px;
	height: 70px;	
        margin-bottom: 15px;
	border: 1px solid #DDDDDD;
}

/*----------------------------------------------------
	main
----------------------------------------------------*/
#main {
	width: 740px;
	float: right;
	line-height: 25px;
	background: #fff;
}

#coment-in {
	width: 700px;
        padding: 20px;
}

#coment-box {
	width: 680px;
        padding: 10px;
	font-size:16px;
}

#mainimages {
	width: 740px;
	height: 770px;
	margin-bottom: 20px;

}


#subimages {
	width: 740px;
	height: 140px;

}




#mainr a:link {
	color: #000;
	text-decoration: underline;
}
#main a:visited {
	color: #42210B;
}
#main a:hover {
	color: #FF9900;
	
}


/*----------------------------------------------------
	news
----------------------------------------------------*/

.news {
height : 200px;
overflow: auto;
margin-right: auto;
margin-left: auto;
font-size:13px;
}

.news li {
border-bottom:#CCCCCC dotted 2px;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
}



/*----------------------------------------------------
	wideslider
----------------------------------------------------*/
.wideslider {
	width: 100%;
	height: 450px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}


.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}

/*----------------------------------------------------
	footer
----------------------------------------------------*/

#footer {
	clear: both;
	width: 100%;
	height:100px;
	border-top: 1px solid #fff;
        background-color :#f5f5f5;
	color: #666;
}

.footer_inr {
	width: 960px;
	padding-top: 10px;
	margin: 0px auto;
	font-size: 12px;
}


.footer_inrCopy {

        background-color :#ccc;	
	padding-top: 7px;
        	
}

.footer_ttl {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
.copyright {
	font-size: 11px;
	text-align: center;

}

#pagetop {
	text-align: right;
	margin-right: 10px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.att {
padding-left: 1.0em;
text-indent: -2em;
padding-bottom: 20px;
}

