/* CSS Document */

body {
	background-image:url(../images/bodyback.jpg);
	background-position:center top;
	background-attachment:fixed;
	background-repeat:no-repeat;
/*	font-family: "ＭＳ ゴシック", "Osaka";*/
}

/* header
-----------------------------------------------	*/
#header {
	margin-left:auto;
	margin-right:auto;
	width:954px;
	height:30px;
	text-align:left;
	background-image: url(../images/header_back.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

* html #header {
	background:none;
}

/*#index #header {
	height:50px;
}
*/

/* main_cont
---------------------------------------------------- */
#main_content {
	width:100%;
	vertical-align:text-top;
	background-image: url(../images/inside_main_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	clear:both;
}

#main_body {
	margin-left:auto;
	margin-right:auto;
	width:954px;
	text-align:left;
	clear:both;
	background-image: url(../images/main_back.png);
	background-repeat:repeat-y;
	background-position:center;
}

* html #main_body {
	background-image: url(../images/main_back.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#main_body #main_left {
	width:271px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(../images/left_back.png);
	background-repeat:no-repeat;
	background-position:left top;
}

* html #main_body #main_left {
	background-image:url(../images/left_back.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#index #main_body #main_left {
	/*height:707px;*/
	margin:0;
	margin:0;
}

#main_body #main_right {
	width:682px;
	margin:0;
	padding:0;
	float:left;
}

#main_body #main_end {
	clear:both;
}

/* left
---------------------------------------------------- */
#left_menu {
	float:right;
	width:140px;
	margin:202px 0 0 0;
}

#left_menu li {
	padding:0 0 14px 0;
}

.l_title {
	float:left;
	width:127px;
}

#left_link {
	float:right;
	margin:0;
	padding:0 14px 0 0;
	width:217px;
}

#left_link li {
	padding:0 0 5px 0;
	text-align:right;
}

#index #index_ltitle {
	float:right;
	margin:15px 0 3px 0;
}

#index .index_b {
	float:right;
	margin:-6px 0 -15px 0;
	padding:0 10px 0 0;
}

.index_waku {
	overflow: auto;
	border:1px #9966cc solid;
	padding:5px;
	width:235px;
	height:145px;
	margin:0 0 5px 15px;
	background-color: #F7F2F9;
	font-size:90%;
}

.index_waku a {
	line-height:140%;
}

.index_waku p {
	margin:0;
	padding:0;
}

.index_waku dl {
}

.index_waku dt {
	padding:10px 0 2px 5px;
	line-height:100%;
}

.index_waku dd {
	padding:0 0 2px 5px;
	letter-spacing:-0.1em; 
}


.index_waku .date {
	color:#9966cc;
}

/* search
-----------------------------------------------	*/
#search {
	width: 240px;
	height: 27px;
	float: right;
	margin:0;
	padding:20px 0 0 0;
}

#search_word {
	color: #ffffff;
	line-height:18px;
	padding:0 5px 0 0;
	float:right;
}

#search_bt {
	float: right;
	padding:0 15px 0 0;
}

#search .form_area{
	width: 161px;
	height:15px;
}

/*　main body
---------------------------------------------------- */
#main_body #main_right #main_box {
	margin:0;
	padding:0 15px 5px 20px;
	background-image: url(../images/mein_right_back.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#index #main_body #main_right #main_box {
	margin:0;
	padding:0 15px 0 20px;
	background-image: url(../images/index_main_back.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:709px;
}

* html #index #main_body #main_right #main_box {
	margin:0;
	padding:0 15px 0 20px;
	background-image: url(../images/index_main_back2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:708px;
}

#up_photo {
}

.photo_ul li {
	padding:3px 5px;
	margin:0 8px 8px 0;
	border:1px #CCCCCC solid;
	width:300px;
	float:left;
}

* html .photo_ul li {
	padding:0;
	margin:0 8px 10px 0;
	border:1px #CCCCCC solid;
	width:310px;
	float:left;
}

.index_news {
	padding:535px 0 0 0;
}

.index_news td {
	vertical-align:top;
	color:#515151;
	padding:0 0 0 20px;
	font-size:95%;
	line-height:140%;
}

.index_news td span {
	line-height:100%;
	color:#515151;
	padding:0;
	margin:0;
}

.index_news td p {
	margin:2px;
}

#index .index_news td h3 {
	color:#515151;
	margin:10px 0 4px 0;
	line-height:100%;
	font-size:14px;
}

/* パンクズ
---------------------------------------------------- */
#pankuzu {
	font-size: 14px;
	text-align: left;
	padding:20px 0 15px 2px;
	color: #9966cc;
	letter-spacing: 0.1em; 
}

/* page_top
-----------------------------------------------	*/
.page_top {
	float:right;
	text-align: right;
	margin:0;
	padding:5px 0;
	width:105px;
	height:15px;
}

.page_top_bottom {
	float:right;
	text-align: right;
	margin:0;
	padding:0 15px 0 0;
}

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

#footer {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:954px;
	height:70px;
	text-align: left;
	background-image: url(../images/footer_back.png);
	background-repeat:no-repeat;
	background-position:center top;
}

* html #footer {
	background-image: url(../images/footer_back.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#index #footer {
	padding:5px 0 0 0;
	background-image: url(../images/index_footer_back.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:110px;
}

* html #index #footer {
	background-image: url(../images/index_footer_back2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


#foot_left {
	float:left;
	width:480px;
	padding:10px 0 0 5px;
	font-size: 10px;
	color: #9966cc;
	line-height: 14px;
}

#foot_right {
	width:300px;
	padding:0;
	float:right;
	padding:10px 5px 0 0;
	font-size: 10px;
	color: #9966cc;
	line-height: 14px;
	letter-spacing: 0.1em;
	text-align:right;
}

#index #foot_right {
	margin:0 0 5px 0;
}

#index_flink {
	clear:both;
}

#index_flink li {
	float:left;
	padding:0 10px 0 0;
}