/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, sans-serif;
	text-align:center;
	background: #FFF url("http://www.meisterk-web.com/img/back.gif");
	margin : 0px;
	color:#555;
	font-size: 12px;
	line-height: 130%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/*その他*/
.next {
	text-align:right;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

/* リンクの属性（未指定時） */
a:link, a:visited, a:active {color: #006699;text-decoration: none;}
a:hover{color : #CC0000;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定 */
#base
{
	width: 800px;
	margin : 0 auto;
	background: #FFF url("http://www.meisterk-web.com/img/base.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

/* 記事枠等の属性 */

#container{
	width:750Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
	background-image: url("http://www.meisterk-web.com/img/header.jpg");
	text-align: left;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
		
#header h1 a {
	width: 400px;
	height:70px;
	background: url("http://www.meisterk-web.com/img/header.jpg") no-repeat;
	display: block;
 	outline: 0;
}

#header h1 a:hover {
	background-image: url("http://www.meisterk-web.com/img/header.jpg");
}

#header .des {
	position: absolute;
	width: 330px;
	left: 30px;
	top: 70px;
	color: #666;
	line-height: 140%;
	text-align: left;
}

#header .h_navi{
	position: absolute;
	right: 5px;
	top: 5px;
	float: right;
}

#header .h_navi a.t1{
	display: block;
	width:50px;
	overflow: hidden;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.meisterk-web.com/img/rss_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t2{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.meisterk-web.com/img/atom_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t3{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.meisterk-web.com/img/about_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t4{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.meisterk-web.com/img/contact_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}

/*エントリー部分*/
#content {
	width: 550px;
	float: right;
	margin : 0;
	font-size: 12px;
	line-height :150%;
}

#content h2 {
	background: url("http://www.meisterk-web.com/img/bg01.gif");
	height: 20px;
	padding :3px 0px 0px 0px;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	margin: 0px 0;
	text-indent: 10px;
	font-size: 14px;
	color: #333333;
}

#content h3 {
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}

#content h5 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content h6 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-left: 5px solid #CCC;
	border-bottom: 0px solid #666666;
}

#content .doc{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	line-height: 150%;
}

#content .doc img{
	float: left;
	margin-right: 10px;
}

#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}

#content .doc3{
	margin: 0px 0 0px 20px;
	font-family: tahoma, "Osaka",Verdana, Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

/*エントリー部分（追加）*/
#content .cat {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

#content .cat img{
	float: left;
	padding: 5px 5px 5px 0;
	border: none;
}

#content .ent {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 10px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .date{
	text-align: right;
	font-size: 10px;
	color: #476685;
	margin: 0px 20px 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 6px 20px 20px 0;
}


/*トップページの記事枠の設定*/

#content .box1{
	float: left;
	width: 270px;
	height: 250px;
	background: url("http://www.meisterk-web.com/img/box01.gif") no-repeat;
	margin: 5px 0px 10px 3px;
	display: block;
}

#content .box2{
	float: right;
	width: 270px;
	height: 250px;
	background: url("http://www.meisterk-web.com/img/box02.gif") no-repeat;
	margin: 5px 0px 10px 0px;
	display: block;
}

#content .box3-top{
	clear: both;
	margin: 0;
	height: 10px;
	background: url("http://www.meisterk-web.com/img/box03-top.gif") no-repeat;
	line-height: 5px;
}

#content .box3{
	display: block;
	background: url("http://www.meisterk-web.com/img/box03-body.gif") repeat-y;
}

#content .box3-bottom{
	padding: 0;
	height: 10px;
	background: url("http://www.meisterk-web.com/img/box03-bottom.gif") no-repeat;
	line-height: 5px;
}

#content .box-inner{
	padding: 10px;
}

#content .box3-inner{
	padding: 0 10px;
}


#content .box4{
	float: left;
	width: 132px;
	height: 250px;
	background: url("http://www.meisterk-web.com/img/box04.gif") no-repeat;
	margin: 10px 0px 10px 4px;
	display: block;
	overflow: hidden;
}

#content .box4 h4{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .box4-inner{
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4 img{
	margin: 5px 11px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}


/*-----サイド(left)--------*/
#sidebar {
	width: 180PX;
	float: left;
	margin: 0px;
	font-size: 12px;
	line-height;150%;
}

#sidebar .box1{
	height: 50px;
	display: block;
	margin: 5px 0;
	background: url("http://www.meisterk-web.com/img/s_box01.gif") no-repeat;
}

#sidebar .box2{
	height: 300px;
	display: block;
	margin: 5px 0;
	background: url("http://www.meisterk-web.com/img/s_box02.gif") no-repeat;
}

#sidebar .box-inner{
	padding: 10px 5px;
	color : #FFF;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #FFF;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

#sidebar .idx {
	margin: 10px 0 5px 0;
	font-size: 12px;
	color: #555;
	text-indent: 5px;
	border: 1px solid #FF80C0;
	background: #DCDCED;
}

/*------新着情報------*/

#sidebar ul.new{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.new li{
	display: block;
	margin: 0;
	background: url("http://www.meisterk-web.com/img/doc.gif") no-repeat;
	padding-left: 15px;
	text-align: left;
	line-height: 130%;
}

/*------メニュー部分------*/
#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.menu li.pt a {
	display: block;
	margin: 0;
	height: 30px;
	background: #f5f5f5 url("http://www.meisterk-web.com/img/menu01.gif") no-repeat;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li.pt a:hover {
	background: #FFF url("http://www.meisterk-web.com/img/menu02.gif") no-repeat;
	color: #333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 1px 0;
	height: 30px;
	background: #f5f5f5 url("http://www.meisterk-web.com/img/menu01.gif") no-repeat;
	color: #666;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.meisterk-web.com/img/menu02.gif") no-repeat;
	color: #333;
}
		
/*フッター部分*/
#footer {
	margin : 0 auto;
	width : 780px;
	height: 60px;
	clear: both;
	padding: 20px 0 0 0;
}
		
#footer p {
	font-size: 10px;
}

#footer .copyrights {
	font-size: 10px;
    text-align: center;
}

/*  ページナビ  */
.navi {
	font-size: 10px;
	color:#666;
	margin : 0px;
	padding : 2px 10px 10px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: blue;
}

.navi a:hover {
	color: #FF0000;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(http://mi-z.jp/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(http://mi-z.jp/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(http://mi-z.jp/blank.gif);
	filter: Alpha(opacity=50);
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
	}

.changecss{
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
	font-size: 85%;
}

.clear {
	clear: both
}

/* テーブルの属性 */
table {margin: 0 0 0 10px; font-size: 12px; color: #666666; line-height: 130%;}
td {padding: 2px;}

/* ---------------------------
追加設定
--------------------------- */
TABLE#shop {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; MARGIN: 10px auto 20px; BORDER-LEFT: #ccc 1px solid; WIDTH: 90%; BORDER-BOTTOM: #ccc 1px solid; font-size:11px
}
TABLE#shop TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
TH {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
TABLE#shop TH {
	FONT-WEIGHT: normal; BACKGROUND: #ddd; WIDTH: 150px; TEXT-ALIGN: left
}
DIV#contentsright TABLE.promo {
	BORDER-RIGHT: #e82f3d 2px solid; BORDER-TOP: #e82f3d 2px solid; BORDER-LEFT: #e82f3d 2px solid; BORDER-BOTTOM: #e82f3d 2px solid
}
DIV#contentsright TABLE.promo TH {
	BACKGROUND: #e82f3d
}
DIV#contentsright TABLE.info {
	BORDER-RIGHT: #c39a62 2px solid; BORDER-TOP: #c39a62 2px solid; BORDER-LEFT: #c39a62 2px solid; BORDER-BOTTOM: #c39a62 2px solid
}
DIV#contentsright TABLE.info TH {
	BACKGROUND: #c39a62
}
DIV#contentsright TD {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 80%; BACKGROUND: #fffcf3; PADDING-BOTTOM: 3px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 3px
}
DIV#contentsright TH {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 80%; PADDING-BOTTOM: 1px; COLOR: #ffffff; LINE-HEIGHT: 130%; PADDING-TOP: 1px; TEXT-ALIGN: center
}
DIV#contentsmain {
	FONT-SIZE: 85%; MARGIN-BOTTOM: 0.5em; COLOR: #363636; LINE-HEIGHT: 130%
}
DIV#contentsmain .small {
	FONT-SIZE: 80%; COLOR: #363636; LINE-HEIGHT: 130%
}
DIV#contentsmain H1 {
	PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 150%; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; MARGIN-RIGHT: 100px; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain H1.full {
	PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 150%; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; MARGIN-RIGHT: 0px; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain H2 {
	BORDER-RIGHT: #999999 1px solid; MARGIN-TOP: 2em; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 130%; BACKGROUND: #eeeeee; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; BORDER-BOTTOM: #999999 1px solid; background: url("http://www.meisterk-web.com/img/bg01.gif") no-repeat;
}
DIV#contentsmain H3 {
	BORDER-RIGHT: #999999 1px solid; MARGIN-TOP: 2em; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 110%; BACKGROUND: #eeeeee; MARGIN-BOTTOM: 1em; BORDER-LEFT: #eeeeee 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain TH {
	FONT-WEIGHT: bold; FONT-SIZE: 85%; PADDING-BOTTOM: 2px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 2px; TEXT-ALIGN: left
}
DIV#contentsmain TD {
	FONT-SIZE: 85%; PADDING-BOTTOM: 2px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 2px
}

/*  会社概要用  */
.info {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 25px
}
.info DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.info DD {
	MARGIN: -1.6em 0px 0.8em 9em; LINE-HEIGHT: 160%; BORDER-BOTTOM: #666666 1px dotted
}

.info a{
    text-decoration:none;
    color:#006699;
}

.info a:hover{
	color: #CC0000;
	text-decoration: underline;
}

/* トップのメニュ*/
#globalnavi { 
	text-indent: 220px;
	text-align: left;
	background: url("http://www.meisterk-web.com/img/bgnavi.gif") no-repeat;
	background-color: #333333;
	font-size: 12px;
	width: 780px; /* 全体の幅を変更するときには全体の幅-20pxに指定 */
	font-family: tahoma, "Osaka",Verdana, Arial,"ＭＳ Ｐゴシック",sans-serif;
	color:#666666;
	padding :3px 0px 0px 0px;
	line-height: 180%;
	margin-top: 1px;
	}

#globalnavi a:link  {
	color: #666666;text-decoration: none;
}
#globalnavi a:hover {
	color: #CC0000;text-decoration: none;
}


hr {
height: 4px; 
border-width : 2px 0px 0px 0px;
border-style : dotted dotted dotted dotted;
border-color : #bd4280 #bd4280 #bd4280 #bd4280;
background-color: #ffffff;
color: #ffffff;
} 

table.image-list {
    width : 100%;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
}
table.image-list tr td {
    width : 120px;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 10px;
}
table.image-list tr td table tr td.image-list-item {
    height : 90px;
    text-align : center;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 100%;
}

table.image-list2 {
    margin-left : auto;
    margin-right : auto;
    margin-top : 5px;
    padding : 0px;
}
table.image-list2 tr td {
    vertical-align : top;
}
table.image-list2 tr td table {
    margin-bottom : 5px;
}
table.image-list2 tr td table tr td.image-list-item {
    text-align : center;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 100%;
}

table#table-01 {
    width: 450px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 120%;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}
