@charset "utf-8";
/*
Theme Name: FrenchBull
Description: FrenchBull
Author: FrenchBull
Version: 1.1
Tags: 
*/


/*----------------------------------------------------------------
 *　recet
----------------------------------------------------------------*/



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

html{
overflow-y: scroll;
}

h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
font-weight: normal;
}

ol, ul{
list-style:none;
}

fieldset, img{
margin: 0;
padding: 0;
border:0;
}

table{
border-collapse: collapse;
border-spacing:0;
}

img{
margin: 0;
padding: 0;
border: 0;
vertical-align:top;
}

::-moz-selection { background: #99cccc; color: #FFF; }
::selection { background: #99cccc; color: #FFF; }
a::-moz-selection { background: #fcff00; color: #FFF; }
a::selection { background: #fcff00; color: #FFF; }

/*----------------------------------------------------------------
 *　Body
----------------------------------------------------------------*/

body {
    color: #333;
    background: #FFF fixed;
    font: 13px/1.231 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
    *font-size: small;
    *font: x-small;
    text-align: left;
	height: 100%;
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
	margin: 0;
	padding: 0;
}

/* for Win IE8 */
head>/* */body {
    font: 13px/1.231 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
}

/* for Win IE6 */
*+html body {
	behavior : url ("../js/csshover3.htc") ;
}

html:not(:target) body {
    font: 13px/1.231 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
    *font: 13px/1.231 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
}



/*----------------------------------------------------------------
 *　clearfix
----------------------------------------------------------------*/


/* -- Modern Browsers -- */
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

.clearfix {
    display: inline-block;/* -- IE7 -- */
}






/* Hides from Legacy IE-mac Hack \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */


/* -- IE8 -- */
html>/**/body .clearfix {
	display /*\**/: block\9
}


.clear {
	clear:both;
}



/* iepngfix css hack */
/*
img {
    behavior: url("./js/iepngfix.htc");
}
*/
