@charset "utf-8";					/*使用する文字コード*/


/*-------------------基本設定-------------------*/
html {
	height:100%;
}

body,td,th {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	color: #333333;
	font-size: 12px;
	background-color: #ffffff;
	height:100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
.clear {
	clear: left;
}

ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

/*--------------------文字設定-------------------------*/
.font_red {
	color: #990000;
}
.strike {
	text-decoration: line-through;
}




/*------------------ヘッダーの設定------------------------*/
#header{
	background:url(../images/common/header_bg00.jpg) repeat-x;
	height:105px;
	width:auto;
	border:0;
	margin:0 auto;
	zoom:100%;
}

#headerContent{
	background:url(../images/common/header_bg02.jpg) no-repeat;
	height:105px;
	width:800px;
	margin:0 auto;
	zoom:100%;
}

#header #text{  
	width: 550px;
	height:105px;
	text-align:right;
	line-height:1.5em;
	margin-right:30px;
	float: right;
}

#header #logo{
	margin-left:21px;
	margin-top:30px;
	float:left;
}

/*------------------グローバルナビの設定------------------------*/
#gnavi{
	background-color:#eeeeee;
	height:152px;
	width:auto;	
	border:0;
	margin:0 auto;
	zoom:100%;
}
#gnaviContent{
	background:url(../images/common/gnavi_bg.jpg) repeat-y;
	height:152px;
	width:800px;
	text-align:center;	
	margin:0 auto;
	zoom:100%;
}

#gnavi ul{
	list-style:none;
	height:32px;
	padding-top:0px;
	padding-left:20px;
}

#gnavi li{
	float:left;
	border:0;
}

/*----ロールオーバー用---------------------*/

li.menu01{
	background:url(../images/common/menu01_f2.gif) no-repeat;
}
li.menu02{
	background:url(../images/common/menu02_f2.gif) no-repeat;
}
li.menu03{
	background:url(../images/common/menu03_f2.gif) no-repeat;
}
li.menu04{
	background:url(../images/common/menu04_f2.gif) no-repeat;
}
li.menu05{
	background:url(../images/common/menu05_f2.gif) no-repeat;
}
li.menu06{
	background:url(../images/common/menu06_f2.gif) no-repeat;
}
li.menu01 a{
	display:block;
}
li.menu02 a{
	display:block;
}
li.menu03 a{
	display:block;
}
li.menu04 a{
	display:block;
}
li.menu05 a{
	display:block;
}
li.menu06 a{
	display:block;
}

li.menu a:hover {
	list-style:none;
	background-color:transparent;
	width:123px;
	height:32px;
	display:block;
}
li a:hover img{
	border:none;
	visibility:hidden;
}

/*
li.menu01 a:hover {
	background-color:transparent;
	display:block;
}
li.menu02 a:hover {
	background-color:transparent;
	display:block;
}
li.menu03 a:hover {
	background-color:transparent;
	display:block;
}
li.menu04 a:hover {
	background-color:transparent;
	display:block;
}
li.menu05 a:hover {
	background-color:transparent;
	display:block;
}
li.menu06 a:hover {
	background-color:transparent;
	display:block;
}
*/

/*------------------メインの設定------------------------*/
#main{
	background:url(../images/common/main_bg.gif) repeat-y;
	height:auto;
	width:800px;
	text-align:center;	
	margin:0 auto;
	zoom:100%;
}
#mainmargin{
	margin-left:30px;
	margin-right:30px;
	}

/*------------------サイド部分の設定-------------------------*/

#leftside{
	width:200px;
	height:;
	margin-top:30px;
	margin-bottom:20px;
	padding-bottom:10px;
	float:left;
	text-align:left;
	background:url(../images/common/snavi_bg.gif) no-repeat;
}


#snavi{
	margin-top:0px;
}

#snavi ul{
	list-style:none;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

#snavi li{
	float:none;
	border:0;
}

/*----ロールオーバー用---------------------*/

li.bana01{
	background:url(../images/common/bana01_f2.gif) no-repeat;
}
li.bana02{
	background:url(../images/common/bana02_f2.gif) no-repeat;
}
li.bana03{
	background:url(../images/common/bana03_f2.gif) no-repeat;
}
li.bana04{
	background:url(../images/common/bana04_f2.gif) no-repeat;
}
li.banad3{
	background:url(../images/common/banad3_f2.gif) no-repeat;
}
li.bana01 a{
	display:block;
}
li.bana02 a{
	display:block;
}
li.bana03 a{
	display:block;
}
li.bana04 a{
	display:block;
}
li.banad3 a{
	display:block;
}
li.bana a:hover {
	list-style:none;
	background-color:transparent;
}
li a:hover img{
	border:none;
	visibility:hidden;
}


/*------------------メインコンテンツの設定-------------------------*/

#mainContent{
	width:510px;
	margin-top:30px;
	margin-left:30px;
	margin-bottom:20px;
	float:left;
	text-align:left;
	line-height: 20px;
}

#mainContent_home{
	width:510px;
	margin-top:30px;
	margin-left:0px;
	margin-right:30px;
	margin-bottom:20px;
	float:left;
	text-align:left;
	line-height: 14px;
}

/*------------------会社案内ページ-------------------------*/

#cpy {
	height: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}
#cpy th{
	margin: 0px;
	padding: 10px;
	text-align: left;
	font-weight: bold;
}
.cpy_th01{
	background-color: #FFD7BB;
}
.cpy_th02{
	background-color: #FFDFCA;
}
#cpy td{
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F5F5F5;
}

.cpy_th01_r{
	background-color: #cce5cc;
}
.cpy_th02_r{
	background-color: #e0f0d1;
}

#map{
text-align:center;
}

/*------------------ホームページ制作料金ページ-------------------------*/

.flow_txt{
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/*------------------ホームページ制作料金ページ-------------------------*/

#hpg {
	font-size: 12px;
}
#hpg th{
	margin: 0px;
	text-align: left;
	background-color: #D2D2D2;
	font-weight: bold;
}
#hpg td{
	margin: 0px;
	padding: 5px;
	background-color: #F5F5F5;
}


/*------------------制作実績ページ-------------------------*/

ul.jisseki li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FF33CC;
	width: 240px;
}
.jisseki h3 {
	margin-top: 5px;
	color: #999999;
	font-weight: normal;
	font-size: 10pt;
}
.jisseki_img {
	width: 200px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.jisseki_img a {
	display: block;
	text-decoration: none;	
}
.jisseki_tx {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}

.ji_img{
	height: 130px;
	width: 240px;
	margin-bottom: 5px;
}




.jisseki_box{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 240px;
}

.ji_img{
	height: 130px;
	width: 230px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.jisseki_box h4{}

/*------------------サイトマップページ-------------------------*/

#site {
	font-size: 12px;
}
#site th{
	margin: 0px;
	text-align: left;
	background-color: #CACACA;
}
#site td{
	margin: 0px;
	padding: 10px;
}

/*------------------お問い合わせページ-------------------------*/

#inq {
	height: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}
#inq th{
	margin: 0px;
	width: 180px;
	padding: 10px;
	text-align: left;
}
.inq_th01{
	background-color: #D2D2D2;
}
.inq_th02{
	background-color: #E6E6E6;
}
#inq td{
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F5F5F5;
}
#submit{
	margin: 10px;
	padding: 5px;
	text-align: center;
}
#sec{
	margin: 10px;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#sec li{
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/*------------------プライバシーポリシーページ-------------------------*/

#pri {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 10px;
}


/*------------------フッターの設定-------------------------*/

#footer{
	clear:both;
	height:150px;
	background-color:#dadada;
	background:url(../images/common/footer_bg01.jpg) repeat-x;
	margin:0 auto;
	zoom:100%;
}

#footerContent{
	background: url(../images/common/footer_bg03.jpg) repeat-x;
	height:150px;
	width:800px;
	margin:0 auto;
	zoom:100%;
}

#copy{
	width: 600px;
	float: right;
	text-align:right;
	margin-right:30px;
	margin-top:10px;
	color: #666666;
	line-height:14px;

}

#footer #copyright{
	width: 600px;
	float: right;
	text-align:right;
	margin-right:30px;
}

#footer ul{
	width: 600px;
	margin-top:0px;
	margin-right:30px;
	float: right;
}

#footer li{
	float:right;
}



/*------------------テーブルの設定---------------------------*/


/*------------------リンクの設定---------------------*/

a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: underline;
}


/*-------------------フォントの設定---------------------*/
h1 {
	font-size:12px;
	color:#666666;
	font-weight:normal;
	margin-top:15px;
}
h2 {
	margin:0px;
	padding:0px;
}
h3 {
	margin:0px;
	padding:0px;
}


/* その他のフォント設定 */
.font_header_link {
	color:#CC6600;
	line-height:30px;
}

.font_footer {
	line-height:32px;
	font-size:90%;
}

.font_snavi01 {
	color:#ffffff;
	font-weight:bold;
	line-height:64px;
	font-size:14px;
	margin-left:56px;
}

.font_snavi02 {
	font-weight:bold;
	line-height:1.8em;
	font-size:12px;
	margin-left:30px;
}

.font_b {
	font-weight: bold;
	color:#663300;
}

.font_b12 {
	font-weight: bold;
}

.font_b14 {
	font-weight: bold;
	font-size:14px;
}

.font_green_b18 {
	font-weight: bold;
	font-size:18px;
	color:#669900;
}

.font_orange_b18 {
	font-weight: bold;
	font-size:18px;
	color:#cc6600;
}

.font_orange_14 {
	font-size:14px;
	color:#cc6600;
	padding:10px;
}

/*-------------------その他の設定--------------------------*/
/*　インフォボックスの設定　*/


/*　パディングの設定　*/


/*　マージンの設定　*/
.margin_t20 {
	margin-top: 20px;
}

/*　画像の設定　*/
.img_middle {
	vertical-align:middle;
}

/*　背景の設定　*/

/*　リストの設定　*/
#cpy p {
	padding-bottom: 10px;
}



/*------------------D3準備中-------------------------*/
.avyd3 {
	background-color: #003399;
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
