/*
------------------------------
Theme :SideSd WEBSITE COMMON CSS
UpDate  :20110504

Works :LiquidWire Inc.
URL   :http://liquidwire.net

Version: 1.0
------------------------------
*/

* {
	margin: 0px;
	padding: 0px;
}

html {
	height:100%;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Hiragino Kaku Gothic Pro, sans-serif, Helvetica, Verdana;
	color: #CCCCCC;
	font-size:9px;
	background-color:#fff;
	background-image: url(http://liquidwire.net/tsg/common/headtop.jpg);
	/*
	background-image: url(tsg.png);
	background-position: top center;
	background-repeat: no-repeat;
	*/
	}

 *html body {
 	font-size:small;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	clear: both;
}

img {
	border: none;
}

.hidden {
	display:none;
}

br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}

ul {
	list-style-type: none;
}

.clearfix:after {
	content:".";
	display:block;
	height: 0;
	clear:both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}
/* */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */


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


/* MAIN CONTENTS ------------------------ */


#headerTop {
	margin: 0px auto;
	height: 60px;
	background-image: url(common/headtop.jpg);
	border-bottom: 5px solid #ffccff;
}

.Wrapp {
	margin: 0px auto;
	width: 960px;
}

.headTopLeft {
	float: left;
	width: 340px;
	text-align: left;
}

.headTopRight {
	float: left;
	width: 600px;
	text-align: right;
	background-image: url(common/waoslogin.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 60px;
}


.loginBox {
	width: 340px;
	margin: 0px;
	float: right;
	height: 35px;
	padding-top: 16px;
}

/* \*/
* html .loginBox {
	width: 360px;
	margin: 0px;
	float: right;
	height: 35px;
	padding-top: 12px;
}
/* */

#headerMain {
	margin: 0px auto;
	height: 469px;
	border-bottom: 5px solid #ffccff;
	background-image: url(common/contwall.jpg);
}

.mainImage {
	height: 475px;
	background-image: url(common/sample_main.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


.WrappNavi {
	margin: 0px auto;
	margin-top: -40px;	
	width: 960px;
}

.titleBanner {
	margin: 0px auto;
	margin-bottom: 10px;
	width: 960px;
	text-align: center;
	height: 90px;
}

.contMainBox {
	margin: 0px auto;
	width: 960px;
}
.mainBoxLeft {
	float: left;
	padding: 3px;
	width: 470px;
	height: 200px;
	margin: 1px;
	}

ul.newsTop {
	line-height: 2.8em;
	color: #666;
	font-size: 12px;
}

li.newsTop {
	border-bottom: 1px dotted #ccc;
	width: 400px;
	padding-left: 10px;
	margin-left: 20px;
}

.mainBoxRight {
	float: left;
	padding: 3px;
	width: 470px;
	margin: 1px;	
}


.bnBoxLeft {
	float: left;
	width: 230px;
	border: 1px;
	color: #666;
	padding: 1px;
	margin: 0px auto;
}

p.bnBoxLeftTxt {
	display: block;
	padding: 10px;
}


/* \*/
* html .mainBoxLeft {
	float: left;
	padding: 3px;
	width: 470px;
	height: 200px;
	margin: 1px;
	}

* html .mainBoxRight {
	float: left;
	padding: 1px;
	width: 470px;
}

* html .headTopLeft {
	float: left;
	width: 340px;
	text-align: left;
	overflow: hidden;
	height: 60px;
}

/* */

#footer {
	background-image: url(common/footwall.jpg);
	height: 200px;
	padding-top: 30px;
	margin-top: 5px;
}

.footAddress {
	float: left;
	margin-left: 10px;
	display: block;
	background-image: url(common/foot_ad.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 210px;
	height: 200px;
}

.footAdBox {
	margin: 0px auto;
	text-align: left;
	padding-top: 80px;
	color: black;
	line-height: 1.8em;
	padding-left: 20px;
	font-size: 11px;
}

.footWorks {
	float: left;
	margin-left: 5px;
	display: block;
	background-image: url(common/foot_wk.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 710px;
	height: 200px;
}

.footWkBox {
	margin: 0px auto;
	text-align: left;
	padding-top: 70px;
	color: black;
	line-height: 2em;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 12px;
}

.footCopy {
	margin: 0px auto;
	text-align: center;
	line-height: 2em;
	height: 20px;
	padding-top: 3px;
	background-color: olive;
}


#footAbsolute {
	position:absolute;
	bottom:0px;
	width:100%;
	height: 30px;
	border-top: 1px solid #111111;
	text-align: center;
	line-height: 2em;
	padding-top: 3px;
}





/* FORM */

.WrappForm {
	margin: 0px auto;
	width: 760px;
	padding-left: 300px;
}



.formArea {
	line-height: 2.0em;
	margin-bottom: 5px;
}


.formButton {
	margin: 0px auto;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #f5f5f5;
	text-align: center;
	width: 100px;
}

input[type='text'] {
    border: solid 1px #ccc;
	padding: 2px 4px;
}


/* ABOUT */

.aboutBoxLeft {
	float: left;
	padding: 3px;
	width: 468px;
	height: 370px;
	margin-left: 10px;
	border: 1px solid #CCC;
	}

.aboutBoxRight {
	float: left;
	padding: 3px;
	width: 440px;
	margin: 1px;
	margin-left: 10px;
	color: black;
	font-size: 12px;
	line-height: 2em;	
}


/* Gallery */

.weddingText {
	margin: 3px auto;
	padding: 10px;
	border: 1px solid #f5f5f5;
	color: black;
	text-align: center;
	line-height: 2em;
	width: 940px;
	font-size: 140%;
}




