@charset "UTF-8";
body {
	font-family:Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	background-image: url(images/main-bg.gif);
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0;
}
/* 画像 */
img {
border-style: none;
}
h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}
/* 読み飛ばす */
.skip{
	position: absolute;
	left: -9999px;
}

/* リンク */
a:link{
	color:#3F96C9;
}
a:visited{
	color:#3F96C9;
}
a:hover{
	color:#CC3300;
}

#container {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 750px;
}

/* ヘッダー */
#header {
	color: #333333;
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#header h1 span{
	display:none;
}
#header h1{
	float:left;
	width:200px;
}
#header h1 a{
	background-image: url(images/logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display:block;
	width:170px;
	height:52px;
}
#description{
	position:absolute;
	left:-9999px;
	height:1px;
	overflow:hidden;
}
#headinfo{
	text-align:right;
	float:right;
	width:300px;
	margin-right:5px;
}
#headlinks{
	font-size:60%;
}
#headlinks ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#headlinks li{
	display:inline;
	background-image: url(images/ico-arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:9px;
	padding-right:3px;
}
#headlinks li a{
	color:#333333;
}
#headlinks li a:link{
	color:#333333;
}
#headlinks li a:visited{
	color:#333333;
}
#headlinks li a:hover{
	color:#CC3300;
}

#headtel{
}
#headtel p span{
	display:none;
}

#headtel p{
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	float:right;
	background-image: url(images/tel.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width:197px;
	height:31px;
}

/* 見出し */

/* ブログの説明 */
.description {
	font-size: 80%;
	padding: 5px;
}



/* 上部ナビゲーションバー */
#navi {
	clear: both;
	font-size: 75%;
	width: 750px;
	height:45px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/navi-bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}
/* 上部ナビゲーションバー リスト */
#navi ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#navi li {
	float:left;
}
#navi li a{
	display:block;
	text-decoration: none;
	text-align:center;
	margin-top:12px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	color: #333333;
	background-image: url(images/head-navibg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-width:0 1px 0 1px;
	border-style: solid;
	border-left-color:#ffffff;
	border-right-color:#cccccc;

}
#navi ul li a:hover {
	color: #336699;
	background-image: url(images/head-navibg2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* メイン画像エリア */
#mainimage {
	clear: both;
	margin:0;
	padding:0;
	background-image: url(images/mainimage.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width:750px;
	height: 230px;
}
#mainmessage{
	position:relative;
	left:71px;
	top:40px;
	width:350px;
	height:151px;
	background-image: url(images/msgboard.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-align:center;
}
#mainmessage .catchcopy{
	position:relative;
	top:20px;
}
#mainmessage .catchtext{
	font-size:12px;
	position:relative;
	top:25px;
	width:310px;
	text-align:left;
	line-height:140%;
}

/*メイン*/
#main{
	float:left;
	font-size: 82%;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom:15px;
	width: 548px;
}
#main td,th{
	font-size: 82%;
	line-height: 1.4em;
	letter-spacing: 0.05em;
}
#main .innerbox {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*メインタイトル*/
#main h2{
	font-size:101%;
	color:#333333;
	background-image: url(images/bar-normal.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height:35px;
	padding-left:40px;
	padding-top:9px;
}
#main h2.main-intro{
	background-image: url(images/bar-intro.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#main h2.main-news{
	background-image: url(images/bar-newentries.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#main h3 {
	font-size: 100%;
	margin-top: 10px;
	padding:5px 0 2px 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom:1px solid #cccccc;
	clear: both;
}

#main h3 a{
	font-size:110%;
	text-decoration:none;
}
#main h3 a:link{
	color:#003366;
}
#main h3 a:visited{
	color:#003366;
}
#main h3 a:hover{
	color:#3F96C9;
}


#main h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}


/* サイド */
#side {
	font-size: 82%;
	line-height: 140%;
	width: 190px;
	float: right;
	padding-right: 5px;
}
#side .innerbox {
	padding-top:10px;
	padding-left: 5px;
	padding-right: 5px;
}

/* サイドバータイトル */
#side h2 {
	font-size: 110%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(images/side-bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 26px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}

/* サイドリスト */
#side ul
{
	margin:0;
	padding: 0;
	list-style: none;
}
#side ul li
{
	margin:0;
	padding: 0;
	padding-left: 5px;
}
#side ul ul
{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
}
#side ul ul li
{
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
}
/*サイドボックス全体*/
#side .sidebox{
	padding-top:5px;
	padding-bottom:5px;
}

/*検索ボックス*/
.side-search{
	width:183px;
	height:75px;
	background-image:url(images/search-bg.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.side-search form{
	padding-top:10px;
	margin-left:10px;
}



/*トップページ用*/
#top-intro{
	padding-top:10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom:10px;
}
#top-intro ul{
	list-style-type:none;
}
#top-intro li{
	background-image:url(images/ico-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left:10px;
}
#top-news{
	padding-top:10px;
	padding-left: 10px;
	padding-right: 5px;
}

#top-news dl{
}
#top-news dt{
	color:#666666;
}
#top-news dd{
	padding-left:0;
}



/*個別エントリ内*/
.posted {
	clear: both;
	font-size: 90%;
	color: #333333;
	text-align: right;
	line-height: normal;
	margin-bottom: 25px;
}

.techstuff{
	text-align:center;
	padding:5px;
	border:1px dotted #cccccc;
}
.c3{
	margin-left:15px;
}
/*テキスト飾り*/
.pointtext{
	color:#cc3300;
}

.minitext{
	font-size:10px;
	line-height:130%;
}


/*Footer*/
#footer{
	clear: both;
	margin:0;
	padding:0;
	width:750px;
	text-align:center;
	font-size:90%;
}
#footer ul{
	list-style-type:none;
}
#footer li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
}
#footer li a{
	color:#333333;
}
#footer li a:link{
	color:#333333;
}
#footer li a:visited{
	color:#333333;
}
#footer li a:hover{
	color:#CC3300;
}

#footer .copyright span{
	display:none;
}
#footer .copyright{
	background-image: url(images/foot-copyright.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height:20px;
}
.footerimg{
	margin:0;
	padding:0;
	clear: both;
	background-image: url(images/foot-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height:12px;
	font-size:1px;
}
.datatable th{
	vertical-align:top;
	border-bottom:1px dotted #cccccc;
	text-align:left;
}
.datatable td{
	vertical-align:top;
	border-bottom:1px dotted #cccccc;
	text-align:left;
}

.page-navigation{
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
	border:1px dotted #cccccc;
	background-color:#eeeeee;
}
