/*基本設定*/
* {
	margin: 0px;
	padding: 0px;
}
body{
	margin-top: 0px;
	background-image:url(../images/back.jpg);
	color: #333333;
	font-size: 10pt ; line-height: 14pt;
}

h1,h2,h3,li,ul{ margin:0px; padding:0px; font-size:12px; font-weight:normal;}

img{border:0;}

/* リンク設定　*/
a{text-decoration:none;}
a:link {color:#006699;}
a:hover.link01 { left:1px; top:1px; position:relative; }
a:hover.link02 { bottom:3px; position:relative; }
a:visited{color:#006699;}
a:active {color:#006699;}
a:hover{ text-decoration:underline; color:#006699;}

/*ページ設定*/
#wrapper{
	margin: 0 auto;
	width:100%;
/*	width:800px;*/
	background: transparent;
	text-align: left;
}

#header{
	margin: 0 auto;
	width:800px;
	height:86px;
	padding:0px 0 0 0;
	background-image:url(../images/header_bk.jpg);
	background-repeat:repeat-x;
}

#logo{
	margin:25px 0 0 5px;
	float:left;
	width:240px;
}

#description{
	margin: 40px 0 0 0;
	float:left;
	width:360px;
	height:20px;
	font-size:12px;
/*	background-color:#eeeeee;*/
}

#smenu{
	margin:50px 0 0 0;
	float:left;
	width:190px;
	height:21px;
}

#smenu img{
	margin:0 5px 0 10px;
}

#smenu li{
	display:inline;
	list-style-type:none;
	width:77px;
	height:21px;
}


#container{
	clear:both;
	margin:0 auto;
	padding:0 20px 0 20px;
	width:760px;
	height:auto;
/*	background-color:#eeeeee;*/
}

#photob{
	margin:20px 0 0 0px;
	float:left;
	width:525px;
	height:365px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-image:url(../images/cr_photob.gif);
	background-repeat:no-repeat;
	background-position:420px 345px;
}

#photob img{
	margin:25px 0 0 0;
}

#mwblog{
	margin:20px 0 0 0px;
	float:right;
	width:220px;
	height:365px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#f7f7f7;
	font-size:10px;
}

#mwblog img{
	margin:10px 0 0 12px;
}

#mwblog ul{
	margin:10px 0 0 14px;
	list-style-type:none;
}

#mwblog li{
	margin:0 0 5px 0;
	font-size:10px;
	line-height: 12pt;
}


#mwblog p.more{
	margin:5px 12px 0 0;
	text-align:right;
}

#mwblog p.bcmt{
	width:180px;
	padding:8px;
	margin:10px 0 0 10px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}


#topcopy{
	clear:both;
	padding:30px 0 20px 0;
}

#topcopy img{
	margin:5px 0 10px 0;
}

#contents{
	clear:both;
	width:100%;
	padding:0 0 0px 0;
}

#webdesign{
	float:left;
	margin:0;
	width:379px;
	height:85px;
	overflow:hidden;
}

#maintenance{
	float:right;
	margin:0;
	width:379px;
	height:85px;
	overflow:hidden;
}

#webparts{
	clear:both;
	padding:20px 0 0 0;
}

#webparts h2{
	text-indent:-3000px;
}

#webparts .title1{
	width:760px;
	height:44px;
	background-image:url(../images/title_webparts.jpg);
	background-repeat:no-repeat;
}

#partslist{
	margin-top:15px;
}

#partslist img.more{
	margin:10px 0 0 310px;
}

#partslist p.cmnt{
	width:220px;
	margin:25px 0 0 140px;
}

#partslist li{
	float:left;
	list-style-type:none;
	width:374px;
	height:128px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

#partslist li.whatsnew{
	margin:0px 3px 6px 0px;
	background-image:url(../images/bk_whatsnew.jpg);
	background-repeat:no-repeat;
}

#partslist li.gswitch{
	margin:0px 0px 6px 3px;
	background-image:url(../images/bk_gswitch.jpg);
	background-repeat:no-repeat;
}

#partslist li.minicms{
	margin:0px 3px 6px 0px;
	background-image:url(../images/bk_minicms.jpg);
	background-repeat:no-repeat;
}

#partslist li.noitem{
	margin:0px 0px 6px 3px;
	border-color:#cccccc;
		background-image:url(../images/bk_noitem.jpg);
	background-repeat:no-repeat;
}

#service{
	clear:both;
	padding:20px 0 0 0;
}

#service h2{
	text-indent:-3000px;
}

#service .title1{
	width:760px;
	height:44px;
	background-image:url(../images/title_service.jpg);
	background-repeat:no-repeat;
}

#svslist{
	margin-top:15px;
}

#svslist img.more{
	margin:10px 0 0 310px;
}

#svslist p.cmnt{
	width:220px;
	margin:25px 0 0 140px;
}

#svslist li{
	float:left;
	list-style-type:none;
	width:374px;
	height:128px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

#svslist li.gamend{
	margin:0px 3px 6px 0px;
	background-image:url(../images/bk_gamend.jpg);
	background-repeat:no-repeat;
}

#svslist li.mailmaga{
	margin:0px 0px 6px 3px;
	background-image:url(../images/bk_mailmaga.jpg);
	background-repeat:no-repeat;
}

#link{
	clear:both;
	width:760px;
	height:40px;
/*	background-color:#eeeeee;*/
}

#footer{
	clear:both;
	padding:0px 0px 0px 0px;
	width:100%;
	height:80px;
	text-align: center;
	background-image:url(../images/footer_bk.jpg);
/*	background-repeat:repeat-x;*/
}

#footer p{
	color:#ffffff;
	font-size:11px;
	font-family:verdana,arial,geneva;;
	text-indent:0px;
	padding:30px;
	margin:0px;
	}

/*その他調整*/

.clear{clear:both;}



