@charset "utf-8";
/*
Theme Name: MINSYUTO
Theme URI: http://wordpress.org/
Description: MINSYU OKAYAMA official theme
Version: 1.0
Author: designam.com
Author URI: http://www.designam.com/
Tags: custom header, fixed width, one column, no widgets
*/

@import url(css/action.css);
@import url(css/area.css);
@import url(css/prof.css);
@import url(css/link.css);
@import url(css/blog.css);
@import url(css/blog.css);
@import url(css/lightwindow.css);

/* Suggested order:
   * display
   * list-style
   * position
   * float
   * clear
   * width
   * height
   * margin
   * padding
   * border
   * background
   * color
   * font
   * text-decoration
   * text-align
   * vertical-align
   * white-space
   * other text
   * content
   *
   */

* {
	margin : 0;
	padding : 0;
	font-size: 100%;
}

body{
	margin : 0 auto;
}

#body{
	margin : 0 auto;
	padding: 5px 0 0 0;
	border-top: solid 3px #DA3610;
}

p {
  text-align : justify;
}

img {
  border-style : none;
  vertical-align : bottom;
}

li{
	list-style-type : none;
}

a:link {
	text-decoration : none;
	color : #006;
}

a:visited {
	text-decoration : none;
	color : #F70;
}

a:hover{
	text-decoration : none;
	color : #F00;
}

#head{
	width: 800px;
	margin: 10px auto 0;
}

#head #h1{
	width: 396px;
	height: 51px;
	background: url(img/head.jpg) no-repeat;
	float: left;
}

#head #h1 h1{
	visibility: hidden;
}

#head #head-menu{
	font-size: 12px;
	text-align: right;
}

#head #head-menu li{
	display: inline;
}

#head #search{
	margin: 2px 0 0;
}

#botton{
	clear: both;
/*	background: url(img/botton_bg.jpg) repeat-x;*/
	height: 60px;
	padding-top: 2px;
	text-align: center;
}

#botton li{
	display: inline;
}

#botton1{
	clear: both;
	background: url(img/botton_bg1.jpg) repeat-x;
	height: 28px;
	padding-top: 2px;
	text-align: center;
}

#botton2{
	clear: both;
	background: url(img/botton_bg2.jpg) repeat-x;
	height: 32px;
	text-align: center;
}

#senkyo-win{
	width: 800px;
	height: 30px;
	background: url(img/senkyo_win.jpg) no-repeat;
	margin: -8px auto 0;
	padding-top: 3px;
}

#senkyo-window{
	margin-left: 110px;
	font-size: 14px;
	width: 670px;
	height: 20px;
	background-color: #FFF;
	margin-top: 2px;
}

#senkyo-window marquee{
	padding-top: 2px;
}

#main{
	width: 800px;
	margin: 30px auto;
}

#main h3{
	background: url(img/h_circle.jpg) no-repeat 0 top;
	padding-left: 20px;
	display: block;
}

#flash{
	width: 800px;
	height: 280px;
	border: solid 1px #999;
	z-index: -999;
}

#flash object embed{
	z-index: -999;
}

#flash2{
	width: 340px;
	height: 191px;
	border: solid 1px #999;
	z-index: -999;
}

#flash object embed{
	z-index: -999;
}

#senkyo-area-h2{
	margin: 2px 0;
}

#kohfo{
	background-color: #da3611;
	/*background: url(img/hakkutsu_bg.jpg) no-repeat;*/
	width: 800px;
	height: 120px;
	padding: 5px 0 5px 5px;
	margin-top:10px;
}

#kohfo li{
	display: inline;
	padding: 0 2px;
}

#cont-area{
	padding-top: 10px;
}

#cont-area-top-left{
	width: 445px;
	float: left;
}

#news-box{
	border-left: solid 5px #DA3610;
	width: 445px;
	height: 180px;
	margin-bottom: 10px;
}

#news-box img{
	vertical-align: top;
}

#news-box h2{
	margin-left: 5px;
	border-bottom: dotted 1px #660;
}

#news-box-t{
	height: 140px;
	overflow: auto;
	font-size: 12px;
	padding: 5px;
}

#news-box-t li{
	background: url(img/li_icon.jpg) no-repeat;
	padding-left: 13px;
	vertical-align: top;
	padding-bottom: 5px;
}

#touin-box{
	border-left: solid 5px #6A3A0D;
	width: 445px;
	height: 220px;
	margin-bottom: 10px;
	font-size: 12px;
}

#touin-box img{
	vertical-align: top;
}

#touin-box h2{
	margin-left: 5px;
	border-bottom: dotted 1px #660;
}

#touin-box-t{
	height: 180px;
	overflow: auto;
	font-size: 12px;
	padding: 5px;
}

#touin-box-t li{
	background: url(img/li_icon.jpg) no-repeat;
	padding-left: 13px;
	vertical-align: top;
	padding-bottom: 5px;
	font-size: 12px;
}

#touin-box-t p{
	background: url(img/li_icon.jpg) no-repeat;
	padding-left: 13px;
	vertical-align: top;
	padding-bottom: 5px;
	font-size: 12px;
}

#cont-area-top-right{
	margin-left: 455px;
	width: 340px;
}

#cont-area-top-right h2{
	border-bottom: solid 1px #DA3610;
}

#daihyo{
	margin: 3px 0;
	line-height: 1.2em;
}

#daihyo h4{
	font-size: 14px;
	color : #F70;
	margin-bottom: 5px;
}

#daihyo h5{
	font-size: 12px;
	margin-bottom: 10px;
}

#daihyo li,p{
	font-size:14px;
}

#katsudo{
	margin: 3px 0;
	line-height: 1.2em;
}

#katsudo h4{
	font-size: 14px;
}

#katsudo #katsudo-t{
	font-size: 12px;
}

.more-botton{
	text-align: right;
}

#cont-area-bottom{
	clear: both;
}

#cont-area-bottom #cont-area-left{
	width: 400px;
	float: left;
}

#cont-area-bottom #movie-area{
	width: 385px;
	height: 125px;
	border: solid 1px #CCC;
	padding: 5px;
	margin-bottom: 10px;
}

#cont-area-bottom #movie-area #movie-p{
	width: 173x;
	float: left;
}

#cont-area-bottom #movie-area #movie-t{
	margin-left: 180px;
	font-size: 12px;
	line-height: 1.5em;
}

#cont-area-bottom #movie-area #movie-t h4{
	margin-bottom: 5px;
}

#cont-area-bottom #cont-area-right{
	width: 395px;
	margin-left: 400px;
}

#cont-area-bottom #senkyoku-area{
	width: 385px;
	height: 125px;
	border: solid 1px #CCC;
	padding: 5px;
}

#cont-area-bottom #senkyoku-area #senkyoku-p{
	width: 117px;
	float: left;
}

#cont-area-bottom #senkyoku-area #senkyoku-t{
	margin-left: 120px;
	font-size: 12px;
	line-height: 1.5em;
}

#cont-area-bottom #senkyoku-area #senkyoku-t h4{
	margin-bottom: 5px;
}

#cont-area-bottom #banner{
	margin: 10px 0;
}

#moshikomi{
	margin: 10px 0;
}

#moshikomi h2{
	border-bottom: solid 2px #DA3610;
	margin-bottom: 5px;
}

#moshikomi li{
	display: block;
	margin-bottom: 5px;
}

#banner-list{
	font-size: 12px;
	margin-bottom: 10px;
}

#banner-list2{
	font-size: 12px;
	margin-bottom: 10px;
}

#banner-list p{
	margin-bottom: 5px;
}

#footer{
	background-color: #DA3610;
	padding: 10px 10px 80px;
	clear: both;
}

#footer-area{
	color: #FFF;
	width: 800px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.5em;
}

#footer-area p{
	margin-bottom: 5px;
}

#footer-area a{
	color: #FFF;
}

#footer-area a:hover {
	color : #006;
}

#head-left{
	width: 500px;
	float: left;
}

#head-left h2,h3{
	margin-bottom: 5px;
}

#head-right{
	text-align: right;
	margin-left: 620px;
}

#top-botton{
	clear: both;
	text-align: right;
}

.head-t{
	font-size: 14px;
	margin: 5px 0;
}

#yakuin{
	margin: 20px auto;
}

#yakuin div{
	margin: 20px 0 30px;
	width: 600px;
}

#yakuin table{
	margin: 10px 0 20px;
	border-top: solid 1px #DA3610;
	border-left: solid 1px #DA3610;
}

#yakuin th{
	padding: 2px;
	border-bottom: solid 1px #DA3610;
	border-right: solid 1px #DA3610;
	font-size: 14px;
}

#yakuin td{
	padding: 3px;
	border-bottom: solid 1px #DA3610;
	border-right: solid 1px #DA3610;
	font-size: 12px;
}

/*LSP*/
#lsp{
	margin: 20px auto;
	background: url(img/lsp_bg.jpg) no-repeat center 50px;
}

#lsp p,li,dl{
	font-size: 12px;
	line-height: 1.5em;
}

#lsp-top-list{
	margin: 10px auto;
	text-align: center;
}

.lsp-box{
	margin: 0 auto 20px;
}

.lsp-box dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #000;
}

.lsp-box dl span{
	font-size: 14px;
}

.lsp-box dt{
	width: 110px;
	float: left;
}

.lsp-box dd{
	margin-left: 110px;
}

.lsp-indent{
	padding-left: 3em;
	text-indent: -3em;
}

#lsp-img4{
	margin: 10px 0;
}

#lsp-img4 span{
	border-bottom: solid 1px #000;
	font-weight: bold;
	font-size: 14px;
}

#lsp-img4l{
	width: 300px;
	float: left;
}

#lsp-img4r{
	margin-left: 320px;
}

/*MINSYUDO*/
#minsyudo{
	margin: 20px auto;
	padding: 0 10px;
	background: url(img/minsyudo_bg.jpg) no-repeat center 50px;
}

#minsyudo p,li,dl{
	font-size: 12px;
	line-height: 1.5em;
}

.minsyudo-box{
	margin: 10px auto;
}

.minsyudo-box dl{
	margin-top: 5px;
	padding-top: 5px;
	border-top: dotted 1px #000;
}

.minsyudo-box dl span{
	font-size: 14px;
}

.minsyudo-box dt{
	width: 60px;
	float: left;
}

.minsyudo-box dd{
	margin-left: 60px;
}


/*NYU-TO*/
#moushikomi-form{
	margin: 10px auto;
}

#moushikomi-form table{
	margin: 20px 0;
	width: 600px;
}

#moushikomi-form th{
	padding: 5px;
	font-size: 12px;
	line-height: 2.5em;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}

#moushikomi-form td{
	padding: 5px;
	font-size: 12px;
	line-height: 2.5em;
	vertical-align: top;
}

#moushikomi-form .hissu{
	color: #F00;
}

/*MOUSHIKOMI-PAGE*/
.moushikomi{
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: dotted 1px #666;
}

.moushikomi h3{
	margin-bottom: 10px;
}

.moushikomi h4{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
}

.moushikomi p{
	font-size: 12px;
	line-height: 1.5em;
}

.moushikomi li{
	font-size: 12px;
	padding-left: 15px;
	background: url(img/moushikomi_li.jpg) no-repeat;
	padding-bottom: 10px;
}

.m-botton{
	text-align: right;
}

.m-sub-t{
	font-size: 12px;
	color: #666;
}
/*MOUSHIKOMI-PAGE*/

#notfound{
	width: 800px;
	margin: 25px auto;
	background: url(img/notfound.jpg) no-repeat center top;
	height: 700px;
}

#notfound #back-botton{
	padding-top: 550px;
	text-align: center;
}
/*SENKYO*/
#senkyo{
	margin: 20px auto;
}

#senkyo h2{
	margin-bottom: 10px;
}

#senkyo table{
	margin: 5px auto 10px;
	width: 800px;
	border-bottom: solid 1px #666;
}

#senkyo td{
	width: 400px;
	padding: 10px;
	font-size: 14px;
	vertical-align: top;
}

.senkyo-photo{
	width: 120px;
	float: left;
	margin-right: 5px;
}

.senkyo-photo img{
	border: solid 1px #CCC;
}

.senkyo-t1{
	line-height: 1.5em;
	margin-left: 125px;
}

.senkyo-t1 .senkyo-name{
	font-weight: bold;
	color: #DA3610;
}

.senkyo-t1 span{
	font-size: 16px;
	font-weight: bold;
	color: #DA3610;
}

.senkyo-t1 p{
	font-size: 14px;
	border-top: dotted 1px #666;
}

.senkyo-t1 dl{
	font-size: 14px;
}

.senkyo-t1 dt{
	float: left;
	width: 68px;
}

.senkyo-t1 dd{
	margin-left: 68px;
}

.senkyo-t2{
	border-top: dotted 1px #666;
	clear: both;
	line-height: 1.5em;
}

#tohyo{
	margin: 10px 0;
	font-size: 14px;
}

#tohyo dt{
	width: 70px;
	float: left;
}

#tohyo dd{
	margin-left: 70px;
	margin-bottom: 10px;
}
