@charset "UTF-8";
/*
-------------------------------------------
基本タグ
-------------------------------------------
*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFCC;
	text-align: center;
}

html {
	line-height: 1.2em;
}

a {
	color: #154475;
	text-decoration: underline;
	overflow: hidden;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

.cboth {
	clear: both;
}

.red {
	color: #FF0000;
}

.blue {
	color:#0000FF;
}

.orange {
	color:#FF3300;
}

.orange14 {
	color:#FF3300;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}

/*
-------------------------------------------
ブロック
-------------------------------------------
*/

#wrapper{
	text-align:left;
	width: 760px;
	padding: 0 3px;
	margin:0 auto;
	background-color: #FFFFFF;
	background: url(../images/wrapper_bg.gif) repeat-y;
}

#header {
	width: 760px;
	background: url(../images/headerimg.gif) no-repeat;
}

#menu_box {
	width: 760px;
	background-color: #E0E0E0;
	height: 34px;
	clear: both;
}
#main {
	width:760px;
	background-color: #FFFFFF;
}

/*
-------------------------------------------
サイトタイトル
-------------------------------------------
*/
h1#sitetitle {
	float: left;
	margin: 0px 0px 0px 0px;
}
h1#sitetitle a {
	width: 460px;
	height: 79px;
	display: block;
	text-indent: -9999px;
}

/*
-------------------------------------------
ヘッダー
-------------------------------------------
*/
h2#copy {
	width: 760px;
	text-align: right;
	float: left;
	font-size: 2px;
	font-weight: normal;
}
h3.info a{
	float: right;
	display: block;
	text-indent: -9999px;
	width: 280px;
	height: 79px;
}

/*
-------------------------------------------
メニュー
-------------------------------------------
*/
ul#Hmenu li{
	float: left;
	list-style-type: none;
}
ul#Hmenu li a {
	display: block;
	text-indent: -9999px;
	height: 34px;
}

.Hmenu01 {
 	background: url(../images/menu01.gif) no-repeat;
	margin-right: 1px;
	width: 113px;
}
.Hmenu02 {
	background: url(../images/menu02.gif) no-repeat;
	margin-right: 1px;
	width: 102px;
}
.Hmenu03 {
	background: url(../images/menu03.gif) no-repeat;
	margin-right: 1px;
	width: 107px;
}
.Hmenu04 {
	background: url(../images/menu04.gif) no-repeat;
	margin-right: 1px;
	width: 107px;
}
.Hmenu05 {
	background: url(../images/menu05.gif) no-repeat;
	margin-right: 1px;
	width: 112px;
}
.Hmenu06 {
	background: url(../images/menu06.gif) no-repeat;
	margin-right: 1px;
	width: 86px;
}
.Hmenu07 {
	background: url(../images/menu07.gif) no-repeat;
	width: 127px;
}

.Hmenu01:hover,
.Hmenu02:hover,
.Hmenu03:hover,
.Hmenu04:hover,
.Hmenu05:hover,
.Hmenu06:hover,
.Hmenu07:hover { background-position: 0 -34px; }
/*
-------------------------------------------
左コンテンツ
-------------------------------------------
*/
#left{
	width:220px;
	float: left;
	color:#000000;
	display: inline;
	margin-left:1px;
	margin-top: 19px;

}

#lefthead{
	width: 215px;
	background:url(../images/leftbg0.gif) no-repeat;
	/*height: 70px;*/
	height: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#leftbody{
	padding-left:5px;
	width: 215px;
	background:url(../images/leftbg2.gif) repeat-y;
	padding-top: 5px;
}

#leftleg{
	width: 220px;
	height:11px;
	background:url(../images/leftbg3.gif) no-repeat;
	}
	
h3#mailbutton a{
	display:block;
	border:0;
	width: 212px;
	height:65px;
	text-indent: -9999px;
	background:url(../images/left_banner2.gif) no-repeat;
}

h3#mailmagazine-h {
	display:block;
	border:0;
	width: 209px;
	height:42px;
	text-indent: -9999px;
	background:url(../images/left_banner1.gif) no-repeat;
	margin: 0 0 10px 0;
}

p.mailmagText {
	width: 209px;
	margin: 0px auto;
}

ul#mailmagList {
	width: 209px;
	margin: auto;
}
ul#mailmagList li {
	list-style-type: none;
	color: #FF6600;
}


h3#consulting-b a{
	display:block;
	border:0;
	width: 212px;
	height:65px;
	text-indent: -9999px;
	background:url(../images/left_banner3.gif) no-repeat;
}

h3#profile-b a {
	display: block;
	width: 212px;
	height: 36px;
	text-indent: -9999px;
	background: url(../images/profile_b.gif) no-repeat;
	margin-top: 10px;
}

/* 横手さんブログ */
h3#yokote-blog-b a {
	display: block;
	width: 212px;
	height: 73px;
	text-indent: -9999px;
	background: url(../images/yokote_blog_b.jpg) no-repeat;
	margin-top: 10px;
}

/* 初期費用無料バナー */
h3#planB-b a {
	display: block;
	width: 212px;
	height: 88px;
	text-indent: -9999px;
	background: url(../images/priceb1_b.gif) no-repeat;
	margin-top: 10px;
}


input.mailmaga_field {
	width: 125px;
}

table#mailmagazine {
	margin:5px 0;
}

table#mailmagazine td{
	padding: 2px 0;
}

/*
-------------------------------------------
右コンテンツ
-------------------------------------------
*/
#right {
	float:left;
	width: 532px;
	margin-top: 10px;
	margin-left: 7px;
	display: inline;
}



p.pagetop {
	margin: 20px 20px 20px 0;

	width: 512px;
	height: 15px;
}
p.pagetop a {
	display: block;
	text-indent: -9999px;
	background: url(../images/pagetop.gif) no-repeat;
	width: 80px;
	height: 11px;
	float: right;
	
}

/* WEBパックを利用しての感想 */

.example-btn a {
	display: block;
	text-indent: -9999px;
	background: url(../images/example/example_btn.jpg) no-repeat;
	width: 242px;
	height: 44px;
}

.example-btn-s a {
	display: block;
	text-indent: -9999px;
	background: url(../images/example/example_btn_s.jpg) no-repeat;
	width: 212px;
	height: 43px;
	margin: 10px 0 0 0;
}

/*
-------------------------------------------
フッター
-------------------------------------------
*/

#footer{
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	height: 55px;
	/*border: 1px solid #E0E0E0;*/
	margin-top: 15px;
	text-align: right;
	color: #FFFFFF;
	width: auto;
	border: solid 1px #E0E0E0;
}
p.privacy {
	margin: 8px 0 0 10px;
	float: left;
}

p.privacy a {
	color: #FFFFFF;
	text-decoration: underline;
}
p.copyright {
	margin-top: 8px;
	float: right;
}
/*ul#Fmenu {
	float: right;
	font-size: 10px;
	line-height: 1.0em;
	margin: 20px 0px 0px 0px;
}
ul#Fmenu li {
	float: left;
	list-style-type: none;
	padding: 0px 8px;
	border-right: 1px solid #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}*/

