/* 
Theme Name: Tokyotecplus-style
Theme URI: http://hp-daiko.com/ 
Description: A theme by <a href="http://hp-daiko.com/">ホームページ代行</a >. 
Version: 1 
Author: K.Miyazaki 
Author URI: http://hp-daiko.com/
*/

@charset "utf-8";


img, object, embed, video {
	max-width: 100%;
	height:auto;
}

.ie6 img {
	width:100%;
}

.post p{ margin:;}


h1, h2, h3, h4 {
	clear: both;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
}


/* PCレイアウト : 769 px～最大 */

/*-----------------------------
	Base style
-------------------------------*/

body {
	margin: 0px 0px 0px 0px;
	}

a {
	color:#4169e1;	}

a:hover {
	text-decoration:none;
	color:#6699cc;
	}

a img {
	border:none;
	}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
	}

#container{	
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}



/*header description 
-----------------------------------------------------*/ 
#description {	
    background-color: #333333;
}
#description h1 {	
	color: #FFFFFF;
	margin: 0;
	padding: 2px 0 ;
	font-size: 11px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	width: 950px;

}


/*header
-----------------------------------------------------*/ 

#logo {	
	float: left;
	width: 420px;
	line-height: 1em;
	margin: 6px 0 8px 0;
	padding: 0;
	height: 58px;
}

dl, dt, dd {
margin : 0;
padding : 0;
}

dl {
　 width : 420px;
}

dt {
float : left;
clear : both;
width : 224px;
}

dd {
margin-left : 230px;
border-left : solid 1px #CCCCCC;
padding : 42px 0 0 7px;
}


#tel {	
	float: right;
	width: 200px;
	margin-top: 22px;
	font-size: 12px;
}
#tel p {	
	margin: 0 0 3px 0;
}

p.phoneno {	
	background-image: url(images/tel-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 26px;
	color: #B2B2B2;
	padding: 0 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* layout 
-----------------------------------------------------*/ 


article{
	margin-bottom: 60px;
}

article p {
	font-size: 14px;
	color: #222222;
	line-height: 1.6em;
	margin: 15px 0;
}


/* sidebar navigation 
-----------------------------------------------------*/ 

#feature {
	float: left;
	width: 650px;
	margin: 50px 0 0 0;	
	font-family: meiryo;

}

h1.pagetitle {
	background-image: url(images/pagetitle_bg.jpg);
	background-color: #00A0C6;
	padding: 6px 0 5px 30px;	
	font-size: 24px;
	margin: 0 0 15px 0;
	color: #FFFFFF;
}

h1.pagetitle>span {
	font-size: 13px;
	color: #dddddd;
	margin-left: 10px;
}

h1.title {
	background-image: url(images/stripe_lg.png);
        border-left: solid 7px #CC0000;
	font-size: 24px;
	color: #CC0000;
        padding: 5px 10px;
	margin: 5px 0 25px 0;
}
.date {
	font-size: 12px;
	color: #CC0000;
	margin: 25px 0 5px 0;

}

h2.title {
	background-image: url(images/border-1.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	font-size: 15px;
	color: #00A0C6;
	margin: 5px 0 25px 0;

}

h3.tipe {
	background-image: url(images/stripe_lg.png);
	font-size: 15px;
	padding: 6px 5px;
	color: #00A0C6;
	margin: 10px 0 15px 0;

}

#article {
	margin: 0px 0 20px 0;

}


#sidebar {
	float: right;
	width: 230px;
	margin: 50px 0 0 70px;	
	font-family: meiryo;
}

#navigation {
	margin-bottom:30px;
	width:230px;
	}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#navigation li {
	font-size:14px;
	}

#navigation a {
	background: #FFFFFF url(images/listmark_bf.png) 3px center no-repeat; /* リストマーカー画像と背景色を指定 */
	padding:12px 0px 12px 21px;
	color:#333333;
	text-decoration:none; /*リンクの下線を表示させないように指定*/
	display: block;
	border-bottom: solid 1px #CCCCCC;
	}

#navigation a:hover {
	color:#203C63; /* オンマウス時の文字色を指定 */
	background:#F2F2F2 url(images/listmark_af.png) 3px center no-repeat; /* オフマウス時のマーカー画像と背景色を指定 */
	}

#navigation li.link01{
	background: #F2F2F2 url(images/listmark_af.png) 3px center no-repeat;
	padding:12px 0px 12px 21px;
	color: #203C63;
	font-weight: bold;
	border-bottom: solid 1px #CCCCCC;
	}


#sidebar h2 {
	margin: 1px 0 15px 0;	
	font-size: 16px;
	color: #666666;
	line-height: 1.2em;
}
#sidebar h2>span {
	font-size: 12px;
	color: #999999;
	line-height: 1.2em;
}

.pankuzu {
	font-size: 12px;
        clear: both;
        margin: 0 0 10px 0;
        line-height: 1.6em;
}
.pankuzu a {
        color: #555555;
}

#article {
        line-height: 1.6em;
}
#next {
	font-size: 12px;
        margin: 55px 0 20px 0;
        line-height: 1.6em;
}
.lead {
	font-size: 12px;
        margin: 10px 0 30px 0;
        line-height: 1.6em;
}
/*-----------------------------
	footer
-------------------------------*/

.gotop{
	clear: both;
}



#footer {
	background-image: url(images/border.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 10px 0 20px 0;	
	font-family: meiryo;
}

.footermenu {
	margin: 0 auto 15px;
	width: 950px;
	text-align: left;	
	color: #555555;	
	font-size: 12px;
	font-weight: bold;

}

.copyright {
	width: 950px;
	margin: 0 auto;
	height: 50px;
}

.credit {
	float: left;
	width: 860px;
	text-align: center;	
	color: #FFFFFF;	
	font-size: 12px;
	padding: 5px 0;
	background-color: #BBBBBB;
}

.pagetop {
	float: left;
	width: 88px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #CCCCCC;
	text-align: center;	
	background-color: #333333;	
	font-size: 12px;
	padding: 5px 0;
}
.pagetop a {
	color: #FFFFFF;
}


.footermenu a {
	color: #555555;
	font-weight: normal;
}


.line {
	clear: both;
	border-top: solid 1px #555555;

}


