/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
	font-family: 'arial unicode ms',Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
}

h1,h2,h3,h4 {
	font-family: 'arial unicode ms',Arial,'メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
}

a img {border:none;}

a:link {
	color: #ff0000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;	
}

a:visited {
	color: #ff0000;
}

body {
	background: #828282 url(images/back_all.gif) center top repeat-y;
	font: 12px ,'arial unicode ms',Arial,メイリオ,'ＭＳ Ｐゴシック', sans-serif;
	color: #383838;
}

#sitebg{
	background: url(images/sitebgl.jpg) no-repeat left top;
	margin: 0 auto;
	width: 1004px;
}

#sitebg2{
	background: url(images/sitebgr.jpg) no-repeat right top;
	margin: 0 auto;
	width: 1004px;
}

#content{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#main{
	width: 960px;
	margin: 0 auto;
	clear:both;
	background: url(images/conbg.gif) repeat-y left;
}

#header {
	height: 139px;
	width: 960px;	
	background: #000000 url(images/header.jpg) no-repeat top right;	
}

#wel{
	font-family:メイリオ,'arial unicode ms',Arial, sans-serif;
	font-size:13px;
	font-style:italic;
	color:#FFFFFF;
	padding-left: 50px;
	padding-top: 12px;
	height: 33px;
}

#logo {
	font-family:メイリオ,'arial unicode ms',Arial, sans-serif;
	padding-left:43px;
	padding-top: 20px;
	float:left;
}

#logo a {
	text-decoration: none;
	font-size: 20px;
	color: #ffffff;
}

#logo H2
{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-top: -5px;
	padding-left: 10px;
}


#menu
{
	padding-left: 10px;
	width: 682px;
	height: 43px;
	float:right;
	margin-top: 50px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 27px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-family: メイリオ,'arial unicode ms',Arial, sans-serif;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

.button2 .button1 a:hover{
	background: url(images/hover1.jpg) no-repeat left top;	
}

.button2 a:hover, .button3 a:hover, .button4 a:hover, .button5 a:hover{
	background: url(images/hover2.jpg) repeat-x left top;	
}

#menu a:hover{

}

#left
{
	width: 278px;
	background: #c8c7c7;
	padding-top:15px;
	font-size: 12px;
}

#left H3
{
	font-family: メイリオ,'arial unicode ms',Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 5px;
	color: #6d0202;
	background: url(images/title.png) no-repeat center bottom;
}

#left ul {
	list-style: none;
	margin-bottom: 5px;	
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
}

#left li {	
	border: 0px;
	color: #666666;
	padding-bottom: 8px;
	background:url(images/list_style.gif) no-repeat left top;
	padding-left: 20px;
}

#left ul li a {
	color: #000000;
	text-decoration:none;
	font-size:13px;
}

#left ul li a :hover{
	color: #6d0202;
}

.com{
	min-height: 85px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #0e015d;
	padding-bottom: 10px;
}

#right
{
float: right;
width: 685px;
}

#righttop{
	background:url(images/righttop.jpg) no-repeat top left;
	height: 402px;
}

#post{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;	
}

#block1
{
	float: left;
	padding: 0 10px 10px 10px;
	border-bottom:double #663300;
    border-width:3px 0px;
    margin-bottom:10px;
}

#block1L {
	padding-left:25px;
	margin-top: 1px;
}

#block1L li {
	margin-left:20px;
}

#block2L
{
	width: 318px;
	float:left;
	margin-top:1px;
}

#block2R
{
	width: 318px;
	float:right;
	margin-top:1px;
}

#block2AL
{
	width: 175px;
	float:left;
	margin-top:1px;
	padding-left: 25px;
}

#block2AR
{
	width: 421px;
	float:right;
	margin-top:1px;
	padding-left: 15px
}

#block3L
{
	width: 192px;
	float:left;
	margin-top:1px;
	padding-left:10px;
	padding-right:10px;
}

#block3C
{
	width: 191px;
	float:left;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	padding-left:10px;
	padding-right:10px;
}

#block3R
{
	width: 192px;
	float:right;
	margin-top:1px;
	padding-left:10px;
	padding-right:10px;
}

#block1L,#block2L,#block2R,#block2AL,#block2AR,#block3L,#block3C,#block3R {
	font-size:12px;
	color: #FFFFFF;
}

#blockC {
	clear: both;
}

#block3L dd,#block3C dd,#block3R dd {
	padding-left:10px;
}

#block3L dl,#block3C dl,#block3R dl {
	font-size: 12px;
}

.text_cont01{
	clear: both;
	padding-left: 10px;
	padding-right: 25px;
}

ul.small_list {
	padding: 5px;
	text-indent: 10px;
	font-size: 12px;
}

.img_left {
	float: left;
	padding:5px;
}

.img_ctr {
	align; center;
}

.img_right {
	float: right;
}

.img_clr {
	clear: both;
}

#right H3,#right H3 a
{
	font-family: メイリオ,'arial unicode ms',Arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #fbcfcf;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 10px;
}

#right H4,#right H4 a
{
	font-family:メイリオ,'arial unicode ms',Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #fbcfcf;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

p a{
	font-family: メイリオ,'arial unicode ms',Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #ff0000;
	text-decoration: none;
}

p a:hover{
	color: #6d0202;
	text-decoration:underline;
}


#right p {
	margin: 0;
	padding: 0;
	font-family: メイリオ,'arial unicode ms',Arial, sans-serif;
	font-size:13px;
	color: #FFFFFF;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ff0000;
}

.more{
	text-align:right;	
	padding-bottom: 5px;
	padding-right: 10px;
}

.more a{
	text-decoration: none;
}

.more a:hover{
	color: #6d0202;
	text-decoration:underline;
}

#gal{
	margin: 5px;
	background: #3b3b3b;
	width: 672px;
	text-align:center;
	color: #c6a5af;
	height: 150px;
	padding-top: 10px;
}

#gal a{
	color:#FFFFFF;
	text-decoration:none;
	font-family: メイリオ,'arial unicode ms',Arial, sans-serif;
	font-size: 12px;
}

#gal a:hover{
	color:#ff0000;
	text-decoration:underline;
}

#col1{
	float:left;
	width: 162px;
	margin-left: 5px;
}

#col2{
	float: left;
	width: 162px;
	margin-left: 5px;
}

#col3{
	float: left;
	width: 162px;
	margin-left: 5px;
}

#col4{
	float:left;
	width: 162px;
	margin-left: 5px;
}


#ajaxSearch_form {
            color: #444;
            width: auto;
        }
#ajaxSearch_input {
            width: 180px;
}

#footer {
	height: 51px;
	clear: both;
	background: url(images/footer.gif) repeat-x top;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;

}

#footer a {
	color: #ffffff;
}

#pagename {
	width: 100%;
	float:left;
}

#topimage {
	width:100%;
	top: 0px;
}

#bcnavi {
	padding: 5px 0 0 50px;
	color: #ff0000;
	font-size: 12px;
}

#bcnavi a{
	color: #FFFFFF
}

.adspace {
	width: 100%;
	text-align:center;
	padding-top:10px;
}
