@charset "utf-8";
/*
Theme Name: zouen
Theme URI: http://bizvektor.com
Description: BizVektor theme will allow you to build a high-quality web site.It is possible to change the color, to switch to a completely different design. In addition, it is possible to increase the design by the plug-in.
Author: Vektor,Inc.
Author URI: http://www.vektor-inc.co.jp
Version: 0.10.1.1
Tags: white, red, blue, black, green, orange, purple, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style,theme-options
Text Domain: biz-vektor
License: GNU General Public License
License URI: license.txt

BizVektor Global Edition WordPress theme, Copyright (C) 2013 Vektor,Inc.
BizVektor Global Edition WordPress theme is licensed under the GPL.
*/



/* 固定ページのレイアウト */

/* imgのスタイル */

img.soudanright{
	border:1px solid #ccc;
	padding:5px;
	background-color:#ffffff;
	float:right;
	}


img.soudan{
	border:1px solid #ccc;
	padding:5px;
	background-color:#ffffff;
	}

img.waku{
	border:1px solid #ccc;
	padding:5px;
	}



/* 文字装飾 */

p.col{
	color:#ee0000;
	margin-bottom:30px;
}

span.col2{
	color:#ee0000;
	margin-bottom:30px;
}
span.tel{
	color:#669900;
	font-weight:bold;
}

p.fmp{
	text-align:center;
	color:#669900;
	font-size:medium;
	font-weight:bold;
}

span.fa{
	color:#669900;
	font-size:medium;
	font-weight:bold;
}

p.qatop{
	text-align:right;
}





/* ボックスのスタイル */

div.box1{
	width:340;
	text-align:center;
	margin:auto;
	padding:5px 4px 50px 10px;
	float:left;
}

div.cent{
	width:100%;
	text-align:center;
	padding:10px 0 50px 0;
	margin:auto;
}

div.fm{
	width:500px;
	border:4px double #ccdfa4;
	padding:20px 60px 20px 60px;
	margin:30px auto 30px auto;
}



div.qaend{
	padding:30px 0 30px 0;
}


