@charset "utf-8";



/*---MIYAMOTO base stylesheet---*/


/*Default setting
======================================*/

*{
	margin:0;
	padding:0;
	line-height:1.4;
}

body {
	background:url(http://miyamoto-k.jp/images/bg.jpg) repeat-x 0 0 #D4DDE5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#333333;
}

a{
	color:#333333;
}

img {
	border:0;
}

.clear {
	clear:both;
}

/*backgroud*/
#wrapper_bg{
	background:url(http://miyamoto-k.jp/images/wrapper_bg2.jpg) repeat-y 0 0;
	width:920px;
	margin:0 auto;
}





/*Layout
======================================*/
#wrapper {
	width:900px;
	padding:0 10px 10px;
	background:url(http://miyamoto-k.jp/images/wrapper_bg.jpg) no-repeat 0 0;
}



/*--------Header--------*/
#header {
	width:900px;
	height:102px;
	background:url(http://miyamoto-k.jp/images/header_bg.jpg) no-repeat 0 0;
	position:relative;
}

#header h1 {
	width:244px;
	height:50px;
	position:absolute;
	left:16px;
	top:34px;
}

#address {
	width:356px;
	height:70px;
	position:absolute;
	left:529px;
	top:20px;
}





/*--------Flash--------*/
#flash {
	width:890px;
	padding:5px;
	background:url(http://miyamoto-k.jp/images/flash_bg.jpg) no-repeat 0 0 ;
	height:260px;
}




/*--------Global_nav--------*/
#global_menu {
	width:482px;
	height:40px;
	padding:0 10px 0 408px;
	background:url(http://miyamoto-k.jp/images/global_menu_bg.jpg) no-repeat 0 0;
}

#gm1,#gm4 {
	width:121px;
	height:40px;
	list-style:none;
	float:left;
	display:inline;
}

#gm2,#gm3 {
	width:120px;
	height:40px;
	list-style:none;
	float:left;
	display:inline;
}

#gm1 a,#gm1 a:link,#gm1 a:visited {
	display:block;
	width:121px;
	background:url(http://miyamoto-k.jp/images/global_menu.jpg) no-repeat 0 0;
	height:40px;
	text-indent:-9999px;
}

#gm2 a,#gm2 a:link,#gm2 a:visited {
	display:block;
	width:120px;
	background:url(http://miyamoto-k.jp/images/global_menu.jpg) no-repeat -120px 0;
	height:40px;
	text-indent:-9999px;
}

#gm3 a,#gm3 a:link,#gm3 a:visited {
	display:block;
	width:120px;
	background:url(http://miyamoto-k.jp/images/global_menu.jpg) no-repeat -240px 0;
	height:40px;
	text-indent:-9999px;
}

#gm4 a,#gm4 a:link,#gm4 a:visited {
	display:block;
	width:121px;
	background:url(http://miyamoto-k.jp/images/global_menu.jpg) no-repeat -361px 0;
	height:40px;
	text-indent:-9999px;
}






/*--------Main--------*/
#main {
	padding:5px;
	width:890px;
}

#left {
	width:230px;
	padding:10px;
	float:left;
	background:url(http://miyamoto-k.jp/images/left_bg.jpg) repeat 0 0;
}

#right {
	width:625px;
	float:right;
}






/*--------Link--------*/
.link_box {
	background:url(http://miyamoto-k.jp/images/left_box_body.jpg) repeat-y 0 0;
	width:230px;
	margin:0;
	padding:10px 0;
}

.category_box_footer {
	width:230px;
	margin:0 0 10px;
}

#category_box {
	width:210px;
	padding:5px 10px;
	background:url(http://miyamoto-k.jp/images/left_box_body.jpg) repeat-y 0 0;
	margin:0;
}

#category_box ul {
	width:210px;
	padding:0;
	margin:0;
}

#category_box ul ul {
	width:198px;
	background:#F6F6F6;
	padding:5px;
	border-left:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	margin:0;
}

#category_box ul li {
	width:210px;
	list-style:none;
	margin:2px 0 0;
}

#category_box ul ul li {
	width:192px;
	list-style:none;
	margin:0;
}

#category_box ul li a {
	display:block;
	width:190px;
	height:20px;
	background:url(http://miyamoto-k.jp/images/category_bg.jpg) no-repeat 0 0;
	padding:7px 5px 3px 15px;
	text-decoration:none;
	color:#146FAE;
	font-weight:900;
}

#category_box ul li p {
	width:190px;
	height:20px;
	background:url(http://miyamoto-k.jp/images/category_bg.jpg) no-repeat 0 0;
	padding:7px 5px 3px 15px;
	color:#146FAE;
	font-weight:900;
}


#category_box ul ul li a{
	display:block;
	background:url(http://miyamoto-k.jp/images/category_mark.jpg) no-repeat 0 3px;
	width:182px;
	height:15px;
	padding:0 0 0 10px;
	text-decoration:none;
	font-weight:100;
	color:#333333;
	margin:0;
}

#category_box ul ul li p{
	background:url(http://miyamoto-k.jp/images/category_mark.jpg) no-repeat 0 3px;
	width:182px;
	height:15px;
	padding:0 0 0 10px;
	font-weight:100;
	color:#333333;
	margin:0;
}






/*--------Area--------*/
.area_box {
	width:200px;
	background:url(http://miyamoto-k.jp/images/area_bg.jpg) no-repeat right top;
	margin:0 5px;
	color:#0066CC;
}

.area_box_bg {
	width:210px;
	background:url(http://miyamoto-k.jp/images/left_box_body.jpg) repeat-y 0 0;
	padding:10px;
}






/*--------Right--------*/
.top_contents {
	padding:0 0 10px;
}

h2.cam_wha_title {
	width:625px;
	height:35px;
	margin:0;
	padding:0;
}

.top_under_box {
	width:585px;
	padding:19px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	margin:0 0 10px;
}

#whatsnew_box {
	height:175px;
	overflow:auto;
}

#whatsnew_box table {
	background:#f5f5f5;
	margin:0 0 5px;
}

.wh1 {
	width:12px;
	padding:6px 4px;
}
.wh2 {
	width:112px;
	padding:4px;
	color:#990000;
}
.wh3 {
	width:112px;
	padding:4px;
}
.wh4 {
	width:317px;
	padding:4px;
}








/*--------Footer--------*/
#footer {
	width:100%;
	height:30px;
	background:url(http://miyamoto-k.jp/images/footer_bg.jpg) repeat-x 0 0;
	padding:20px 0 0;
}

#footer p {
	font-size:11px;
}

#footer p span {
	text-transform:uppercase;
}






/*Subpage setting
======================================*/
h2.page_title {
	width:600px;
	height:15px;
	background:url(http://miyamoto-k.jp/images/page_title.jpg) no-repeat 0 0;
	margin:0 0 10px 0;
	padding:8px 10px 12px 15px;
font-size:13px;
}

h3.entry_title {
	width:580px;
	height:13px;
	padding:7px 7px 7px 18px;
	background:url(http://miyamoto-k.jp/images/entry_title.jpg) no-repeat 0 0;
	margin:0 auto;
font-size:12px;
}

.entry {
	width:585px;
	padding:9px;
	border-right:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	margin:0 auto 20px;
}

.entry p {
	margin:0 0 10px;
}

.maker_link_title {
	width:605px;
	margin:0 auto 10px;
}

.marker_link_box {
	width:605px;
	margin:0 auto 10px;
}

.link_img {
	display:block;
	margin:0 0 10px 0;
	border:0;
}

.page_top {
	border-top:#CCCCCC 1px solid;
	padding:3px 3px 10px 3px;
	width:599px;
	margin:0 auto;
}






/*sub*/
#denka_middle_title {
	margin:0 0 10px 10px;
	border-left:3px #FF9900 solid;
	padding:0 0 0 5px;
	font-weight:900;
}

.homeremake_title {
	border-left:3px #FF9900 solid;
	padding:0 0 0 5px;
	font-weight:900;
}

.event_photo {
	width:546px;
	height:14px;
	background:url(http://miyamoto-k.jp/images/event_title.jpg) no-repeat 0 0;
	margin:0 0 5px;
	color:#FFFFFF;
	font-weight:900;
	padding:6px 9px 17px 30px;
}

.link_title {
	width:605px;
	height:30px;
	margin:0 auto 10px;
}

.marker_link_box {
	padding:0 0 10px 0;
	margin:10px auto;
	width:593px;
}

.wood_subtitle {
	margin:0 0 5px;
}

h3.outline_title {
	width:595px;
	margin:0 auto 10px;
}

#sitemap {
	border:none;
}

#sitemap ul{
}

#sitemap ul ul {
	width:575px;
	border:none;
	padding:0;
	margin:0;
}

#sitemap ul li {
	border-top:#006699 1px solid;
	border-bottom:#8CBCC8 1px dotted;
	padding:3px 5px;
	width:575px;
	background:#E4EFF1;
	list-style:none;
	margin:0 0 20px;
	color:#006699;
	font-weight:900;
}

#sitemap ul ul li{
	width:125px;
	padding:0 0 0 8px;
	list-style:none;
	float:left;
	color:#333333;
	font-weight:100;
	background:url(http://miyamoto-k.jp/images/sitemap_mark.jpg) no-repeat 3px 5px #fff;
	display:inline;
	margin:0 0 20px 5px;
	border:none;
}

#sitemap ul li a{
	text-decoration:none;
	color:#006699;
	font-weight:900;
}

#sitemap ul ul li a{
	text-decoration:none;
}






.contact_table td{
	padding:5px 0px 10px 5px;
	border-bottom:#6699cc 1px dotted;
	line-height:1.4;
}

.contact_table{
	border-top:#6699cc 1px dotted;
	margin:10px 10px 0;
} 

.table_line {
	padding:0 0 20px;
}




/*--------Campaghn--------*/

h4.camp_title1 {
	color:#F90; 
	font-size:17px; 
	font-weight:900;
	margin:0 0 10px;
	padding:0 0 0 17px;
	background:url(/images/mark3.jpg) no-repeat 0 4px;
}

h4.camp_title2 {
	color:#e11a1a; 
	font-size:20px; 
	font-weight:900;
	padding:1px 0 10px 35px;
	background:url(/images/mark2.jpg) no-repeat 0 0;
}

h4.camp_title3 {
	color:#3366FF; 
	font-size:15px; 
	font-weight:900;
	padding:0 0 0 12px;
	background:url(/images/mark1.jpg) no-repeat 0 4px;
}

.red {
	color:#ff0000;
}

.green {
	color:#99CC00;
}

.blue {
	color:#3366FF;
}




/*追加*/

.homeremake_title_table {
	margin:0 0 5px;
	width:585px;
	}

.homeremake_title {
	border-left:3px #FF9900 solid;
	padding:0 0 0 5px;
	font-weight:900;
}


.homeremake_table_arrow{
	}

.homeremake_table_arrow .photo_area {
	width: 258px;
	}
	
.homeremake_table_arrow .photo_area td{
	border: 1px solid #cccccc; 
	padding: 1px; 
	width: 254px;
	}	
	
.homeremake_table_arrow .photo_area th{
	font-size:11px;
	padding:5px;
	}		
	
.homeremake_table_arrow .sp { 
	width: 69px;
	text-align:center;
	vertical-align:middle;
	}	






/*--Index
--------------------------------*/

.sp {
	width:9px;
	}
	
table.photo_table{
		margin:0 0 10px;
		width:288px;
		}	
		
	table.photo_table td{
		background:#CCC;
		}	

	table.photo_table td img{
		display:block;
		border: 1px solid #cccccc; 
		padding: 2px;
		background:#FFF;
		}	
		
	table.photo_table th{
		font-weight:100;
		}	

table.two_col_table {
	width:585px;
	margin:0 0 15px;
	}
	
	table.two_col_table td.two_col {
		width:288px;
		}
		


	.txt_table{
		margin:0 10px 15px 0;
		width:278px;

		}	
		
	.txt_table th{
		font-size:14px;
		color:#F90;
		font-weight:900;
		text-align:left;
	padding:0px 0 10px;
	background:url(http://miyamoto-k.jp/images/line.jpg) no-repeat center bottom;
		}	
		
	.txt_table td{
	padding:5px 0 20px;
		}		
		
		
table.txt_table2 {
	width:288px;
	margin:0 0 15px;
}

table.txt_table2 td.txt_table2_title{
	color: #3366FF;
	font-size:13px;
	font-weight:900;
}

table.txt_table2 td.txt_table2_txt{
	padding:5px 0 0 0;
}

		
.index_title_table{
	width:585px;
	margin:0 0 5px;
	}
	
.index_title_table2{
	width:288px;
	margin:0 0 5px;
	}	
		
.index_title_table th,.index_title_table2 th{
	border-left:3px #FF9900 solid;
	padding:0 0 0 5px;
	font-weight:900;
	text-align:left;
	}

	
	
	
table.index_grid {
	width:288px;
	}	
	
tr.index_grid_bg {
	background:#eee;
	}	
	
table.index_grid th{
	width:41px;
	padding:3px 5px;
	border:1px #ccc solid;
	background:#eee;
	}
	
table.index_grid td{
	width:220px;
	padding:3px 5px;
	border:1px #ccc solid;
	}	
