/* Default Layout:  */
@import url(http://christian-style.com/mt-static/themes-base/blog.css);


#header{
border:none;
}

#header-inner{
height:150px;
margin:0px auto 0px auto;
padding:0px;
}



#alpha-inner{
margin:0px 0px 0px 10px;
padding:0px;
}

#sponsorbox{
float:left;
width:185px;
height:auto;
margin:0px 0px 20px 0px;
padding:0px;
background-image:url(images/sponsor_bg_top.gif);
background-repeat:no-repeat;
}

#sponsorboxinner{
float:left;
width:185px;
height:auto;
margin:15px 0px 0px 0px;
padding:0px;
background-image:url(images/sponsor_bg_repeat.gif);
background-repeat:repeat-y;
}

#innertext{
float:left;
width:176px;
height:auto;
margin:0px 0px 0px 5px;
padding:0px;
text-align:left;
}

*html #innertext{
float:left;
width:176px;
height:auto;
margin:0px 0px 0px 3px;
padding:0px;
text-align:left;
}

.sponcerimage{
float:left;
margin:0px 2px 0px 0px;
}

#bannerboxbig{
position:absolute;
top:52px;
left:525px;
width:389px;
height:94px;
}

#bannerbox{
position:absolute;
top:0px;
left:530px;
width:389px;
height:49px;
}

#newsblock{
float:left;
width:170px;
height:100px;
margin:0px 0px 20px 5px;
padding:0px;
line-height:140%;
overflow-y:scroll;
}

#newsblock ul{
margin:0px;
padding:0px;
}

#newsblock li{
list-style-type:disc;
margin:0px;
padding:0px;
}

#smallmain{
float:right;
width:140px;
height:auto;
text-align:center;
}


.sankaku{
font-size:11px;
}


#hakugai{
float:left;
width:170px;
height:auto;
margin:20px 0px 0px 10px;
line-height:140%;
}



/* リンク色関連 */

a{
color:#00608d;
text-decoration:none;
}


a:visited{
color:#c70067;
}

a:link, a:visited {
    text-decoration:none;
}

.widget-openid .widget-content a {
    text-decoration:none;
}

.widget-openid .widget-content a:hover {
    text-decoration:underline;
}

a:hover{
text-decoration:underline;
}

body {
    font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	line-height:170%;
}

h1{
line-height:100%;
margin:0px 0px 20px 0px;
}

h3{
font-size:14px;
}

#footer-content{
text-align:center;
}

.blackstyle {font-size: 18px; color:#000000; font-weight:bold;}
.bluestyle {font-size: 14px; color:#000066; font-weight:bold;}
.purplestyle {font-size: 14px; color:#990099; font-weight:bold;}
.redstyle {font-size: 14px; color:#FF0000; font-weight:bold;}
.pinkstyle {font-size: 14px; color:#FF6699; font-weight:bold;}
.brownstyle {font-size: 14px; color:#993300; font-weight:bold;}
.greenstyle {font-size: 14px; color:#009900; font-weight:bold;}
.orangestyle {font-size: 14px; color:#FF3300; font-weight:bold;}

.floatimage{
float:left;
margin:0px 5px 5px 0px;
}



